A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

AbstractCheckPackageTask - Class in org.ow2.petals.jbi.management.task
This task checks the validity of a package to install.
AbstractCheckPackageTask(LoggingUtil) - Constructor for class org.ow2.petals.jbi.management.task.AbstractCheckPackageTask
 
AbstractCopyPackageToRepositoryTask - Class in org.ow2.petals.jbi.management.task
This task copy unzipped entity (component, shared lib, service assembly) package into the repository
Inputs : Jbi, unzipped package root File
Outputs : entity install root URI
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
AbstractCopyPackageToRepositoryTask(LoggingUtil, RepositoryService) - Constructor for class org.ow2.petals.jbi.management.task.AbstractCopyPackageToRepositoryTask
 
AbstractCreateStateHolderTask - Class in org.ow2.petals.jbi.management.task
This task creates state holder entry for component, service assembly or shared lib
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
Inputs : Jbi, archive URI
AbstractCreateStateHolderTask(LoggingUtil, SystemStateService, String) - Constructor for class org.ow2.petals.jbi.management.task.AbstractCreateStateHolderTask
 
AbstractEndpointRegistry - Class in org.ow2.petals.jbi.messaging.registry
The abstract endoint registry.
AbstractEndpointRegistry() - Constructor for class org.ow2.petals.jbi.messaging.registry.AbstractEndpointRegistry
 
AbstractFileManipulationTask - Class in org.ow2.petals.jbi.management.task
Abstract Tack class for classes whose manipulate archive files.
AbstractFileManipulationTask(LoggingUtil, String) - Constructor for class org.ow2.petals.jbi.management.task.AbstractFileManipulationTask
 
AbstractJNDIAgentServiceImpl - Class in org.ow2.petals.communication.jndi.agent
The abstract implementation of the PEtALS JNDI agent JNDIAgentService .
AbstractJNDIAgentServiceImpl() - Constructor for class org.ow2.petals.communication.jndi.agent.AbstractJNDIAgentServiceImpl
 
AbstractLifeCycle - Class in org.ow2.petals.container.lifecycle
Implementation of the LifeCycle mbean.
AbstractLifeCycle() - Constructor for class org.ow2.petals.container.lifecycle.AbstractLifeCycle
Creates a new instance of AbstractLifeCycle
AbstractLoggableTask - Class in org.ow2.petals.jbi.management.task
 
AbstractLoggableTask(LoggingUtil) - Constructor for class org.ow2.petals.jbi.management.task.AbstractLoggableTask
The constructor with a logger
AbstractSocketChannelContext - Class in org.ow2.petals.transport.platform.nio.selector
The socket channel context of an input socket.
AbstractSocketChannelContext(SocketChannel, int) - Constructor for class org.ow2.petals.transport.platform.nio.selector.AbstractSocketChannelContext
Create a socket channel context.
AbstractThread - Class in org.ow2.petals.container.thread
This class is the parent class for managing tasks to perform on Components, Bootstrap and ServiceAssemblies.
AbstractThread(long, LoggingUtil) - Constructor for class org.ow2.petals.container.thread.AbstractThread
Creates a new instance of AbstractThread
accept() - Method in class org.ow2.petals.jbi.messaging.exchange.DeliveryChannelImpl
 
accept(long) - Method in class org.ow2.petals.jbi.messaging.exchange.DeliveryChannelImpl
 
accept(File, String) - Method in class org.ow2.petals.system.repository.RepositoryFileFilter
 
AckResponse - Class in org.ow2.petals.communication.jndi.agent.msg.response
Acknowledgment response
AckResponse() - Constructor for class org.ow2.petals.communication.jndi.agent.msg.response.AckResponse
 
activateEndpoint(QName, String) - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
activateEndpoint(QName, String) - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
activateEndpoint(QName, String, List<QName>, Document, ServiceEndpoint) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
Register an endpoint in the endpoints registry.
activateEndpoint(QName, String, List<QName>, Document, ServiceEndpoint) - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
Register an endpoint in the endpoints registry.
activitySynchronizer - Variable in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
 
addArtifact(Artifact) - Method in interface org.ow2.petals.system.repository.artifact.ArtifactRepositoryService
Add the artifact to the repository
addArtifact(Artifact) - Method in class org.ow2.petals.system.repository.artifact.FractalArtifactRepositoryService
 
addArtifact(Artifact) - Method in class org.ow2.petals.system.repository.artifact.LocalArtifactRepositoryService
 
addArtifact(AttachmentDescriptor) - Method in class org.ow2.petals.ws.ArtifactRepositoryServiceImpl
 
addComponent(ComponentContext) - Method in interface org.ow2.petals.jbi.messaging.routing.module.InstallModule
Add a component to the NMR.
addComponent(ComponentContext) - Method in class org.ow2.petals.jbi.messaging.routing.module.JAASAuthenticationModule
 
addComponent(ComponentContext) - Method in interface org.ow2.petals.jbi.messaging.routing.RouterService
Inform that a component is installing.
addComponent(ComponentContext) - Method in class org.ow2.petals.jbi.messaging.routing.RouterServiceImpl
 
addComponent(Component, Component, List<Binding>) - Static method in class org.ow2.petals.kernel.server.FractalHelper
Add a component in a composite component.
addComponent(String, File) - Method in interface org.ow2.petals.system.repository.RepositoryService
Install a component package into the local Petals repository.
addComponent(String, File) - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
addComponentTaskResult(StringBuffer) - Method in class org.ow2.petals.jbi.management.util.XMLResult
Added a component task result to this management message
addContainerConfiguration(ContainerConfiguration) - Method in interface org.ow2.petals.communication.topology.TopologyService
Add the given container to the topology
addContainerConfiguration(ContainerConfiguration) - Method in class org.ow2.petals.communication.topology.TopologyServiceImpl
Add the given container to the topology
addContainerConfiguration(ContainerConfiguration) - Method in interface org.ow2.petals.kernel.configuration.ConfigurationService
Registers a new container configuration within the local configuration.
addContainerConfiguration(ContainerConfiguration) - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
Registers a new container configuration within the local configuration.
addContainerInformation(ContainerInformation, String) - Method in class org.ow2.petals.ws.TopologyServiceImpl
addFrameworkTaskResult(XMLResult.TaskResult, XMLResult.CauseFramework) - Method in class org.ow2.petals.jbi.management.util.XMLResult
Add a framework task result to a xml management message
addFrameworkTaskResult(XMLResult.TaskResult, XMLResult.MessageType, String, String[], XMLResult.CauseFramework) - Method in class org.ow2.petals.jbi.management.util.XMLResult
Add a framework task result to a xml management message
addFrameworkTaskResult(XMLResult.TaskResult, XMLResult.MessageType, String, String[], String, String, String[], XMLResult.CauseFramework) - Method in class org.ow2.petals.jbi.management.util.XMLResult
Add a framework task result to a xml management message
addFrameworkTaskResult(XMLResult.TaskResult, XMLResult.MessageType, String, String[], String, String, String[], String, XMLResult.CauseFramework) - Method in class org.ow2.petals.jbi.management.util.XMLResult
Add a framework task result to a xml management message
addInRepository(String) - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
Add specified location into the repository.
addLocalKnownPackage(String) - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
Add a package name to the known package
addMessageExchange(MessageExchangeImpl, boolean, Boolean) - Method in interface org.ow2.petals.system.persistence.PersistenceService
Add a Message Exchange to the persistence service.
addMessageExchange(MessageExchangeImpl, boolean, Boolean) - Method in class org.ow2.petals.system.persistence.PersistenceServiceImpl
 
address - Variable in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
 
addServiceAssembly(String, File) - Method in interface org.ow2.petals.system.repository.RepositoryService
Copy a service assembly package into petals repository
addServiceAssembly(String, File) - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
addSharedLibrary(String, String, File) - Method in interface org.ow2.petals.system.repository.RepositoryService
Copy a shared library package into petals repository
addSharedLibrary(String, String, File) - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
addSharedLibraryClassLoader(String, SharedLibraryClassLoader) - Method in class org.ow2.petals.system.classloader.SharedLibrariesClassLoader
add a shared library class loader.
addSubdomain(String, String, SubdomainInformation.SubdomainMode, boolean) - Method in class org.ow2.petals.ws.TopologyServiceImpl
 
addSubdomainConfiguration(SubDomainConfiguration) - Method in interface org.ow2.petals.communication.topology.TopologyService
Add a subdomain to the local topology.
addSubdomainConfiguration(SubDomainConfiguration) - Method in class org.ow2.petals.communication.topology.TopologyServiceImpl
Add a subdomain to the local topology.
addSubdomainConfiguration(SubDomainConfiguration) - Method in interface org.ow2.petals.kernel.configuration.ConfigurationService
Registers a new subdomain within the local topology.
addSubdomainConfiguration(SubDomainConfiguration) - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
Registers a new subdomain within the local topology.
addSubdomainWithContainers(SubdomainInformation) - Method in class org.ow2.petals.ws.TopologyServiceImpl
 
addTask(Task) - Method in class org.ow2.petals.jbi.management.TaskProcessor
Add a new Task in the List of Tasks to execute.
addToEnvironment(String, Object) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
(non-Javadoc).
addToEnvironment(String, Object) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
addToEnvironment(String, Object) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
ADMIN_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The Admin Service component name.
ADMIN_ITF - Static variable in class org.ow2.petals.container.ContainerServiceImpl
Admin interface name.
ADMIN_MBEAN - Static variable in class org.ow2.petals.kernel.server.MBeanHelper
 
adminAttributes - Variable in class org.ow2.petals.communication.jmx.PlatformJMXServiceImpl
Admin Attributes Fractal component
adminAttributes - Variable in class org.ow2.petals.communication.jmx.rmi.RMIConnector
AdminAttributes
adminAttributes - Variable in class org.ow2.petals.communication.jmx.StandaloneJMXServiceImpl
AdminAttributes
adminService - Variable in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
JBI-Management Component :: Admin Service
adminService - Variable in class org.ow2.petals.container.lifecycle.Installer
JBI-Management :: Admin Service
AdminService - Interface in org.ow2.petals.jbi.management.admin
Internal admin methods.
adminService - Variable in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
Communication :: JMX Agent Admin.
adminService - Variable in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
Communication :: JMX Agent Admin.
adminService - Variable in class org.ow2.petals.jbi.management.task.deployment.deploy.CreateAndRegisterSULifeCycleTask
JBI Container :: JMX Agent Admin
adminService - Variable in class org.ow2.petals.jbi.management.task.deployment.deploy.DeploySUToComponentTask
JBI Container :: JMX Agent Admin
adminService - Variable in class org.ow2.petals.jbi.management.task.deployment.deploy.RegisterSALifeCycleTask
JBI Container :: JMX Agent Admin
adminService - Variable in class org.ow2.petals.jbi.management.task.deployment.deploy.SACheckPackageTask
 
adminService - Variable in class org.ow2.petals.jbi.management.task.deployment.undeploy.RetrieveSALifeCycleTask
JBI Container :: JMX Agent Admin
adminService - Variable in class org.ow2.petals.jbi.management.task.deployment.undeploy.UndeployAllSUsTask
JBI Container :: JMX Agent Admin
adminService - Variable in class org.ow2.petals.jbi.management.task.deployment.undeploy.UnregisterSALifeCycleTask
JBI Container :: JMX Agent Admin
adminService - Variable in class org.ow2.petals.jbi.management.task.installation.install.component.ComponentCheckPackageTask
 
AdminServiceImpl - Class in org.ow2.petals.jbi.management.admin
TODO AdminServiceImpl : check the exceptions catch
AdminServiceImpl() - Constructor for class org.ow2.petals.jbi.management.admin.AdminServiceImpl
Default constructor
APPLICATION_X_7ZIP_COMPRESSED - Static variable in class org.ow2.petals.jbi.management.task.MimeTypeConstants
 
APPLICATION_X_COMPRESS - Static variable in class org.ow2.petals.jbi.management.task.MimeTypeConstants
 
APPLICATION_X_COMPRESSED - Static variable in class org.ow2.petals.jbi.management.task.MimeTypeConstants
 
APPLICATION_X_ZIP - Static variable in class org.ow2.petals.jbi.management.task.MimeTypeConstants
 
APPLICATION_X_ZIP_COMPRESSED - Static variable in class org.ow2.petals.jbi.management.task.MimeTypeConstants
 
APPLICATION_ZIP - Static variable in class org.ow2.petals.jbi.management.task.MimeTypeConstants
 
APPLICATION_ZIP_COMPRESSED - Static variable in class org.ow2.petals.jbi.management.task.MimeTypeConstants
 
arg0 - Variable in class org.ow2.dragon.connection.api.service.GetFederationMembers
 
arg0 - Variable in class org.ow2.dragon.connection.api.service.GetHostedEndpointsOnExecEnv
 
arg0 - Variable in class org.ow2.dragon.connection.api.service.GetHostedEndpointsOnProcessor
 
arg1 - Variable in class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
First argument
arg1 - Variable in class org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse
First argument of the response
arg2 - Variable in class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
Second argument
arg3 - Variable in class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
Third argument
Artifact - Class in org.ow2.petals.system.repository.artifact
Artifact bean
Artifact() - Constructor for class org.ow2.petals.system.repository.artifact.Artifact
 
ArtifactRepositoryService - Interface in org.ow2.petals.system.repository.artifact
The artifact repository is used to have a reference on some JBI artefacts.
ArtifactRepositoryServiceImpl - Class in org.ow2.petals.ws
 
ArtifactRepositoryServiceImpl() - Constructor for class org.ow2.petals.ws.ArtifactRepositoryServiceImpl
 
AtomicDeploymentService - Interface in org.ow2.petals.jbi.management.deployment
An atomic deployment service which deals only with one Service Assembly and returns easy to understand values...
AtomicDeploymentServiceImpl - Class in org.ow2.petals.jbi.management.deployment
This simple deployment service hides all the JMX stuff and the reports handling.
AtomicDeploymentServiceImpl() - Constructor for class org.ow2.petals.jbi.management.deployment.AtomicDeploymentServiceImpl
 
attempt - Variable in class org.ow2.petals.transport.util.TransportSendContext
Number of send attempt, if a failure occurs during the transfer
AuthorizationEntry - Class in org.ow2.petals.jbi.security
 
AuthorizationEntry() - Constructor for class org.ow2.petals.jbi.security.AuthorizationEntry
Creates a new instance of AuthorizationEntry
AuthorizationEntry(QName, String, QName, String) - Constructor for class org.ow2.petals.jbi.security.AuthorizationEntry
Creates a new instance of AuthorizationEntry
AuthorizationEntry(QName, String, QName, String, AuthorizationEntry.ROLE_TYPE) - Constructor for class org.ow2.petals.jbi.security.AuthorizationEntry
Creates a new instance of AuthorizationEntry
AuthorizationException - Exception in org.ow2.petals.jbi.security
 
AuthorizationException() - Constructor for exception org.ow2.petals.jbi.security.AuthorizationException
Creates a new instance of AuthorizationException
AuthorizationException(String) - Constructor for exception org.ow2.petals.jbi.security.AuthorizationException
Creates a new instance of AuthorizationException
AuthorizationException(Throwable) - Constructor for exception org.ow2.petals.jbi.security.AuthorizationException
Creates a new instance of AuthorizationException
AuthorizationException(String, Throwable) - Constructor for exception org.ow2.petals.jbi.security.AuthorizationException
Creates a new instance of AuthorizationException
AuthorizationMap - Interface in org.ow2.petals.jbi.security
The Authorization map interface.
AuthorizationModule - Class in org.ow2.petals.jbi.messaging.routing.module
A router module for authorizing routing.
AuthorizationModule() - Constructor for class org.ow2.petals.jbi.messaging.routing.module.AuthorizationModule
 
authorizeSend(MessageExchangeWrapper) - Method in class org.ow2.petals.jbi.messaging.routing.module.AuthorizationModule
Authorize to send the message.
AUTOLOADER_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The autoloader component name.
AutoLoaderService - Interface in org.ow2.petals.jbi.management.autoload
This AutoLoaderService is used for automatically loading components which are placed in the "autoLoad" directory.
AutoLoaderServiceImpl - Class in org.ow2.petals.jbi.management.autoload
This class is used to load automatically components which are placed in the "autoLoad" directory.
AutoLoaderServiceImpl() - Constructor for class org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl
 
available() - Method in class org.ow2.petals.transport.platform.nio.util.stream.queue.QueueInputStream
 

B

backupTopology() - Method in interface org.ow2.petals.kernel.configuration.ConfigurationService
Backups the local topology.
backupTopology() - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
Backups the local topology.
BaseEndpointRegistry - Class in org.ow2.petals.jbi.messaging.registry
The base endpoint registry class.
BaseEndpointRegistry() - Constructor for class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
 
begin() - Method in class org.ow2.petals.jbi.management.transaction.TransactionManagerImpl
 
bind(Object, Object, Object) - Method in class org.ow2.petals.communication.jndi.agent.util.RegistryUtil
Bind an object with a key in the specified context
bind(Name, Object) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
bind(String, Object) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
bind(Name, Object) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
bind(String, Object) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
bind(Name, Object) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
bind(String, Object) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
Binding - Class in org.ow2.petals.kernel.server
 
Binding(String, Interface) - Constructor for class org.ow2.petals.kernel.server.Binding
Default Constructor.
BindRequest - Class in org.ow2.petals.communication.jndi.agent.msg.request
Bind Request
BindRequest(String, String, Object, boolean) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.request.BindRequest
 
BootstrapThread - Class in org.ow2.petals.container.thread
The installer thread.
BootstrapThread(String, Bootstrap, long, LoggingUtil) - Constructor for class org.ow2.petals.container.thread.BootstrapThread
Creates a new instance of BootstrapThread
borrowObject(String) - Method in interface org.ow2.petals.transport.platform.nio.client.NioClientObjectPool
 
borrowObject(String) - Method in class org.ow2.petals.transport.platform.nio.client.NioClientObjectPoolImpl
 
branchQualifier - Variable in class org.ow2.petals.jbi.management.transaction.PetalsTransactionContext
The branch qualifier
browseJNDI() - Method in class org.ow2.petals.kernel.server.PetalsServerImpl
 
browseJNDI(InitialContext, String, int) - Static method in class org.ow2.petals.util.JNDIUtil
Browse the JNDI server.
BS_PREFIX - Static variable in class org.ow2.petals.container.lifecycle.Installer
Bootstrap classloader id prefix.
bufferList - Variable in class org.ow2.petals.transport.platform.nio.util.stream.queue.QueueOutputStream
 
buildPattern(LogRecord) - Method in class org.ow2.petals.kernel.logging.PetalsFormatter
 

C

canDeployToComponent(String) - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
checkAccess(File) - Static method in class org.ow2.petals.util.NioUtil
check if the file can be read
checkClassPathElements(File, List<String>) - Static method in class org.ow2.petals.jbi.management.task.installation.InstallationUtils
Check the classpath element of the jbi descriptor
checkDeliveryChannelIsOpened() - Method in interface org.ow2.petals.jbi.messaging.exchange.DeliveryChannel
FIXME : DeliveryChannel.isOpened() should be enough...
checkDeliveryChannelIsOpened() - Method in class org.ow2.petals.jbi.messaging.exchange.DeliveryChannelImpl
Check if the DeliveryChannel is opened
checkPackage(Jbi, File) - Method in class org.ow2.petals.jbi.management.task.AbstractCheckPackageTask
 
checkPackage(Jbi, File) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.SACheckPackageTask
 
checkPackage(Jbi, File) - Method in class org.ow2.petals.jbi.management.task.installation.install.component.ComponentCheckPackageTask
Check the validity of the component archive
checkPackage(Jbi, File) - Method in class org.ow2.petals.jbi.management.task.installation.install.sl.SLCheckPackageTask
Check the validity of the Shared Library archive
CLASSLOADER_ITF - Static variable in class org.ow2.petals.container.ContainerServiceImpl
Classloader interface name.
classloaderService - Variable in class org.ow2.petals.container.lifecycle.Installer
Platform :: Loader Service
ClassLoaderService - Interface in org.ow2.petals.system.classloader
 
ClassLoaderServiceImpl - Class in org.ow2.petals.system.classloader
 
ClassLoaderServiceImpl() - Constructor for class org.ow2.petals.system.classloader.ClassLoaderServiceImpl
Default constructor.
cleanExchangeSources(MessageExchange) - Static method in class org.ow2.petals.jbi.messaging.routing.util.SourcesForkerUtil
Clean the potential duplicated Sources.
CLEANUP - Static variable in class org.ow2.petals.container.thread.BootstrapThread
 
cleanUp() - Method in class org.ow2.petals.container.thread.BootstrapThread
 
clear() - Method in interface org.ow2.petals.jbi.component.context.ComponentContext
 
clear() - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
Clear the component Context, remove objects dependent to the component life cycle scope.
clearExchangeStorage() - Method in interface org.ow2.petals.system.persistence.PersistenceService
Clear the exchange storage.
clearExchangeStorage() - Method in class org.ow2.petals.system.persistence.PersistenceServiceImpl
 
clearMonitorStorage() - Method in interface org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorMBean
Clear the monitor storage.The persisted data related to the monitored exchanges are deleted.
clearMonitorStorage() - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorServiceImpl
 
client - Variable in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
 
close() - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
close() - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
close() - Method in class org.ow2.petals.communication.jndi.client.naming.NamingEnumerationImpl
 
close() - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
close() - Method in class org.ow2.petals.jbi.messaging.exchange.DeliveryChannelImpl
This method wake up all threads that are waiting for a message.
close() - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
Trick to close descriptor in Jars for Sun classloader.
closeInitialContextDecorator() - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
Close the underlying InitialContext wrapped object.
commit() - Method in class org.ow2.petals.jbi.management.transaction.TransactionManagerImpl
 
COMMON_LOADER - Static variable in class org.ow2.petals.system.classloader.ClassLoaderServiceImpl
the common loader name
COMMUNICATION_COMPOSITE - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The Communication component name.
COMP_PREFIX - Static variable in class org.ow2.petals.container.lifecycle.Installer
Component classloader id prefix.
compareTo(WeightedEndpoint) - Method in class org.ow2.petals.jbi.messaging.routing.module.endpoint.WeightedEndpoint
The comparison is reversed
COMPONENT_LOGGER_PREFIX - Static variable in interface org.ow2.petals.container.ContainerService
 
ComponentAlreadyExistsException - Exception in org.ow2.petals.system.repository.exception
 
ComponentAlreadyExistsException(String, Throwable) - Constructor for exception org.ow2.petals.system.repository.exception.ComponentAlreadyExistsException
 
ComponentAlreadyExistsException - Exception in org.ow2.petals.system.systemstate.exception
 
ComponentAlreadyExistsException(String) - Constructor for exception org.ow2.petals.system.systemstate.exception.ComponentAlreadyExistsException
 
ComponentCheckPackageTask - Class in org.ow2.petals.jbi.management.task.installation.install.component
This task checks the validity of the component package.
ComponentCheckPackageTask(LoggingUtil, AdminService) - Constructor for class org.ow2.petals.jbi.management.task.installation.install.component.ComponentCheckPackageTask
 
ComponentClassLoader - Class in org.ow2.petals.system.classloader
 
ComponentClassLoader(URL[], List<String>, SharedLibrariesClassLoader, List<String>) - Constructor for class org.ow2.petals.system.classloader.ComponentClassLoader
 
ComponentContext - Interface in org.ow2.petals.jbi.component.context
The PEtALS component context interface.
ComponentContextCommunication - Interface in org.ow2.petals.container.lifecycle
The ComponentContext needs to access some services such as the Router and so on.
componentContextCommunication - Variable in class org.ow2.petals.jbi.component.context.ComponentContextImpl
The component context communication (can be either an installer or a component life cycle)
ComponentContextForInstallation - Class in org.ow2.petals.jbi.component.context
Decorator class of ComponentContext for the use of InstallationContext.
ComponentContextForInstallation(ComponentContext) - Constructor for class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
Constructor
ComponentContextImpl - Class in org.ow2.petals.jbi.component.context
 
ComponentContextImpl(ComponentContextCommunication) - Constructor for class org.ow2.petals.jbi.component.context.ComponentContextImpl
Constructor of the ComponentContextImpl class
ComponentInitialContext - Class in org.ow2.petals.jbi.component.context
This class inherits from an InitialContext and delegates method calls to a JNDI subcontext.
ComponentInitialContext(Context) - Constructor for class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
componentInitialContext - Variable in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
ComponentInstallationService - Interface in org.ow2.petals.jbi.management.installation
This is a simple component installation service definition which hides the JBI JMX API.
ComponentInstallationServiceImpl - Class in org.ow2.petals.jbi.management.installation
 
ComponentInstallationServiceImpl() - Constructor for class org.ow2.petals.jbi.management.installation.ComponentInstallationServiceImpl
 
ComponentLifeCycle - Class in org.ow2.petals.container.lifecycle
Implementation of the ComponentLifeCycle mbean
ComponentLifeCycle() - Constructor for class org.ow2.petals.container.lifecycle.ComponentLifeCycle
Creates a new instance of ComponentLifeCycle
ComponentLifeCycleInterface - Interface in org.ow2.petals.container.lifecycle
The ComponentLifeCycle interface has to have its mbean interface in the same package as it.
componentLifeCycleThread - Variable in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
The component life cycle thread.
ComponentLifeCycleThread - Class in org.ow2.petals.container.thread
The component life cycle thread.
ComponentLifeCycleThread(Component, long, LoggingUtil) - Constructor for class org.ow2.petals.container.thread.ComponentLifeCycleThread
Constructor.
composeName(Name, Name) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
composeName(String, String) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
composeName(Name, Name) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
composeName(String, String) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
composeName(Name, Name) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
composeName(String, String) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
CONFIG - Static variable in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
Default configuration is in the petals configuration file
CONFIGURATION - Static variable in class org.ow2.petals.jbi.messaging.routing.module.AuthorizationModule
 
CONFIGURATION_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The configuration service component name.
CONFIGURATION_ITF - Static variable in class org.ow2.petals.container.ContainerServiceImpl
Configuration interface name.
ConfigurationException - Exception in org.ow2.petals.kernel.configuration
The configuration service exception.
ConfigurationException() - Constructor for exception org.ow2.petals.kernel.configuration.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.ow2.petals.kernel.configuration.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.ow2.petals.kernel.configuration.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception org.ow2.petals.kernel.configuration.ConfigurationException
 
configurationService - Variable in class org.ow2.petals.communication.jmx.PlatformJMXServiceImpl
Configuration service fractal component
configurationService - Variable in class org.ow2.petals.jbi.messaging.registry.DistributedEndpointRegistryImpl
Configuration service fractal component
configurationService - Variable in class org.ow2.petals.jbi.messaging.routing.module.TransportResolverModule
The Topology service fractal component
ConfigurationService - Interface in org.ow2.petals.kernel.configuration
The interface of the Configuration service.
configurationService - Variable in class org.ow2.petals.tools.ws.WebServiceManagerImpl
 
configurationService - Variable in class org.ow2.petals.transport.platform.nio.client.NioClientObjectPoolImpl
Interface used to access configuration
configurationService - Variable in class org.ow2.petals.transport.platform.nio.server.NioServerAgent
Interface used to access configuration
ConfigurationServiceImpl - Class in org.ow2.petals.kernel.configuration
Class implementing the ConfigurationService interface.
FIXME : Create an implementation for distributed mode and one for standalone mode.
ConfigurationServiceImpl() - Constructor for class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
 
connect(String, int, long) - Method in class org.ow2.petals.transport.platform.nio.client.NioClientAgent
Realize a connection to the server part.
connectStreams() - Method in class org.ow2.petals.transport.platform.nio.server.PipedDeserializerImpl
 
Constants - Class in org.ow2.petals.communication
 
Constants() - Constructor for class org.ow2.petals.communication.Constants
 
Constants - Class in org.ow2.petals.communication.jmx
 
Constants() - Constructor for class org.ow2.petals.communication.jmx.Constants
 
Constants - Class in org.ow2.petals.communication.jmx.rmi
 
Constants() - Constructor for class org.ow2.petals.communication.jmx.rmi.Constants
 
Constants - Class in org.ow2.petals.communication.jndi.agent
 
Constants() - Constructor for class org.ow2.petals.communication.jndi.agent.Constants
 
Constants - Class in org.ow2.petals.communication.jndi.client
 
Constants() - Constructor for class org.ow2.petals.communication.jndi.client.Constants
 
Constants - Class in org.ow2.petals.communication.topology
 
Constants() - Constructor for class org.ow2.petals.communication.topology.Constants
 
Constants - Class in org.ow2.petals.container
 
Constants() - Constructor for class org.ow2.petals.container.Constants
 
Constants - Class in org.ow2.petals.container.lifecycle
 
Constants() - Constructor for class org.ow2.petals.container.lifecycle.Constants
 
Constants - Class in org.ow2.petals.jbi.component.context
 
Constants() - Constructor for class org.ow2.petals.jbi.component.context.Constants
 
Constants - Interface in org.ow2.petals.jbi
The JBI constants
Constants - Class in org.ow2.petals.jbi.management.admin
 
Constants() - Constructor for class org.ow2.petals.jbi.management.admin.Constants
 
Constants - Class in org.ow2.petals.jbi.management.autoload
 
Constants() - Constructor for class org.ow2.petals.jbi.management.autoload.Constants
 
Constants - Class in org.ow2.petals.jbi.management.deployment
 
Constants() - Constructor for class org.ow2.petals.jbi.management.deployment.Constants
 
Constants - Class in org.ow2.petals.jbi.management.installation
 
Constants() - Constructor for class org.ow2.petals.jbi.management.installation.Constants
 
Constants - Class in org.ow2.petals.jbi.management.recovery
 
Constants() - Constructor for class org.ow2.petals.jbi.management.recovery.Constants
 
Constants - Class in org.ow2.petals.jbi.management.transaction
 
Constants() - Constructor for class org.ow2.petals.jbi.management.transaction.Constants
 
Constants - Class in org.ow2.petals.jbi.messaging.control
 
Constants() - Constructor for class org.ow2.petals.jbi.messaging.control.Constants
 
Constants - Class in org.ow2.petals.jbi.messaging.registry
 
Constants() - Constructor for class org.ow2.petals.jbi.messaging.registry.Constants
 
Constants - Class in org.ow2.petals.jbi.messaging.routing
 
Constants() - Constructor for class org.ow2.petals.jbi.messaging.routing.Constants
 
Constants - Class in org.ow2.petals.jbi.messaging.routing.module
 
Constants() - Constructor for class org.ow2.petals.jbi.messaging.routing.module.Constants
 
Constants - Class in org.ow2.petals.jbi.messaging.routing.monitoring
 
Constants() - Constructor for class org.ow2.petals.jbi.messaging.routing.monitoring.Constants
 
Constants - Class in org.ow2.petals.kernel.admin
 
Constants() - Constructor for class org.ow2.petals.kernel.admin.Constants
 
Constants - Class in org.ow2.petals.kernel.configuration
 
Constants() - Constructor for class org.ow2.petals.kernel.configuration.Constants
 
Constants - Class in org.ow2.petals.system.classloader
 
Constants() - Constructor for class org.ow2.petals.system.classloader.Constants
 
Constants - Class in org.ow2.petals.system.persistence
 
Constants() - Constructor for class org.ow2.petals.system.persistence.Constants
 
Constants - Class in org.ow2.petals.system.repository.artifact
 
Constants() - Constructor for class org.ow2.petals.system.repository.artifact.Constants
 
Constants - Class in org.ow2.petals.system.repository
 
Constants() - Constructor for class org.ow2.petals.system.repository.Constants
 
Constants - Class in org.ow2.petals.system.systemstate
 
Constants() - Constructor for class org.ow2.petals.system.systemstate.Constants
 
Constants - Class in org.ow2.petals.tools.ws
 
Constants() - Constructor for class org.ow2.petals.tools.ws.Constants
 
Constants - Class in org.ow2.petals.transport.local
 
Constants() - Constructor for class org.ow2.petals.transport.local.Constants
 
Constants - Class in org.ow2.petals.transport.platform.nio.client
 
Constants() - Constructor for class org.ow2.petals.transport.platform.nio.client.Constants
 
Constants - Class in org.ow2.petals.transport.platform.nio
 
Constants() - Constructor for class org.ow2.petals.transport.platform.nio.Constants
 
Constants - Class in org.ow2.petals.transport.platform.nio.selector
 
Constants() - Constructor for class org.ow2.petals.transport.platform.nio.selector.Constants
 
Constants - Class in org.ow2.petals.transport.platform.nio.server
 
Constants() - Constructor for class org.ow2.petals.transport.platform.nio.server.Constants
 
Constants - Class in org.ow2.petals.ws
 
Constants() - Constructor for class org.ow2.petals.ws.Constants
 
container - Variable in class org.ow2.petals.container.lifecycle.Installer
Container :: Container Service
container - Variable in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
Container :: Container Service
container - Variable in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
Container :: Container Service.
container - Variable in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
Container :: Container Service.
CONTAINER_COMPOSITE - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The Container component name.
CONTAINER_ITF - Static variable in class org.ow2.petals.container.ContainerServiceImpl
Container interface name.
ContainerConfiguration - Class in org.ow2.petals.kernel.configuration
This class holds the overall configuration of a PEtALS container.
ContainerConfiguration() - Constructor for class org.ow2.petals.kernel.configuration.ContainerConfiguration
Default constructor
ContainerConfiguration.ContainerState - Enum in org.ow2.petals.kernel.configuration
Container state enumeration.
ContainerConfiguration.RegistryMode - Enum in org.ow2.petals.kernel.configuration
Registry (and maybe more) policy - related stuff.
ContainerConfigurationHelper - Class in org.ow2.petals.kernel.configuration
 
ContainerConfigurationHelper() - Constructor for class org.ow2.petals.kernel.configuration.ContainerConfigurationHelper
 
containerConfigurationToContainerInformation(ContainerConfiguration) - Static method in class org.ow2.petals.ws.adapters.TopologyConfigurationToTopologyInformation
Adapts a ContainerConfiguration instance to a ContainerInformation one.
containerInformationToContainerConfiguration(ContainerInformation) - Static method in class org.ow2.petals.ws.adapters.TopologyInformationToTopologyConfiguration
Adapts a ContainerInformation instance to a ContainerConfiguration one.
ContainerService - Interface in org.ow2.petals.container
This ContainerService interface allow to create and handle JBI containers.
containerService - Variable in class org.ow2.petals.jbi.management.task.deployment.deploy.RegisterSALifeCycleTask
 
containerService - Variable in class org.ow2.petals.jbi.management.task.deployment.undeploy.UnregisterSALifeCycleTask
JBI Container :: Fractal container manager
containerService - Variable in class org.ow2.petals.jbi.management.task.installation.install.component.CreateAndRegisterInstallerMBeanTask
 
containerService - Variable in class org.ow2.petals.jbi.management.task.installation.install.sl.CreateSLClassloaderTask
The Petals Container
containerService - Variable in class org.ow2.petals.jbi.management.task.installation.uninstall.sl.RemoveSLClassloaderTask
The Petals Container
ContainerServiceImpl - Class in org.ow2.petals.container
This ContainerServiceImpl implementation allow to create and handle JBI containers.
ContainerServiceImpl() - Constructor for class org.ow2.petals.container.ContainerServiceImpl
Default container.
containsClassLoader(String) - Method in interface org.ow2.petals.system.classloader.ClassLoaderService
Check if the given classLoader Id exists.
containsClassLoader(String) - Method in class org.ow2.petals.system.classloader.ClassLoaderServiceImpl
 
containsContext(String) - Method in class org.ow2.petals.communication.jndi.agent.AbstractJNDIAgentServiceImpl
Check if a naming Context matching the given key exits.
containsContext(String) - Method in class org.ow2.petals.communication.jndi.agent.StandaloneJNDIAgentServiceImpl
 
context - Variable in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
Context - Class in org.ow2.petals.jbi.management
 
Context() - Constructor for class org.ow2.petals.jbi.management.Context
 
context - Variable in class org.ow2.petals.jbi.management.TaskProcessor
 
contextName - Variable in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
Name of the context
coordinator - Variable in class org.ow2.petals.jbi.management.transaction.PetalsTransactionContext
The transaction coordinator
CopyArchiveToInstalledDirTask - Class in org.ow2.petals.jbi.management.task
This task copies archive file to installed dir
Inputs : archive URI
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
CopyArchiveToInstalledDirTask(LoggingUtil, String) - Constructor for class org.ow2.petals.jbi.management.task.CopyArchiveToInstalledDirTask
 
copyArchiveToInstalledDirTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
CopyArchiveToWorkDirTask - Class in org.ow2.petals.jbi.management.task
This task copy entity (component, shared lib, service assembly) package into the work directory
Inputs : archive URI
Outputs : File pointing on unzipped archive
The task have got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
CopyArchiveToWorkDirTask(LoggingUtil, String) - Constructor for class org.ow2.petals.jbi.management.task.CopyArchiveToWorkDirTask
 
copyEntityPackage(String, String, File) - Method in class org.ow2.petals.jbi.management.task.AbstractCopyPackageToRepositoryTask
 
copyEntityPackage(String, String, File) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.CreateSARepositoryTask
 
copyEntityPackage(String, String, File) - Method in class org.ow2.petals.jbi.management.task.installation.install.component.CreateComponentRepositoryTask
 
copyEntityPackage(String, String, File) - Method in class org.ow2.petals.jbi.management.task.installation.install.sl.CreateSLRepositoryTask
 
copyPackage(String, String, File) - Method in class org.ow2.petals.jbi.management.task.AbstractCopyPackageToRepositoryTask
Expand the given package into the system repository
copyStreamToFile(InputStream, File) - Static method in class org.ow2.petals.util.NioUtil
Transfer bytes blocks using direct buffer memory allocation.
CreateAndRegisterInstallerMBeanTask - Class in org.ow2.petals.jbi.management.task.installation.install.component
This task creates the InstallerMBean for a component and register it in the JMX server
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
Inputs : Jbi, component install root URI, ComponentContext
Outputs : component installer ObjectName
CreateAndRegisterInstallerMBeanTask(LoggingUtil, AdminService, ContainerService) - Constructor for class org.ow2.petals.jbi.management.task.installation.install.component.CreateAndRegisterInstallerMBeanTask
Creates a new instance of CreateAndRegisterInstallerMBeanTask
CreateAndRegisterSULifeCycleTask - Class in org.ow2.petals.jbi.management.task.deployment.deploy
This task creates a service unit lifecycle and registers this lifecycle into the sa lifecycle
Inputs : Jbi of the SU, ServiceAssemblyLifeCycle, SU install root URI
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
CreateAndRegisterSULifeCycleTask(AdminService) - Constructor for class org.ow2.petals.jbi.management.task.deployment.deploy.CreateAndRegisterSULifeCycleTask
 
createAndRegisterSULifeCycleTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
createBindingComponentMBeanName(String) - Method in class org.ow2.petals.jbi.management.MBeanNamesImpl
 
createComponentClassLoader(String, URL[], List<String>, boolean, List<String>) - Method in interface org.ow2.petals.system.classloader.ClassLoaderService
Create a classLoader which inherits of the listed Shared Libraries classLoaders.
createComponentClassLoader(String, URL[], List<String>, boolean, List<String>) - Method in class org.ow2.petals.system.classloader.ClassLoaderServiceImpl
 
createComponentLifeCycle(Component) - Method in interface org.ow2.petals.container.ContainerService
Create a component life cycle from the component description of the component.
createComponentLifeCycle(Component) - Method in class org.ow2.petals.container.ContainerServiceImpl
Create a component life cycle from the component description of the component.
CreateComponentRepositoryTask - Class in org.ow2.petals.jbi.management.task.installation.install.component
This task install the component package into the repository.
CreateComponentRepositoryTask(LoggingUtil, RepositoryService) - Constructor for class org.ow2.petals.jbi.management.task.installation.install.component.CreateComponentRepositoryTask
 
createComponentStateHolder(String, URL, String) - Method in interface org.ow2.petals.system.systemstate.SystemStateService
Create a Component entry in the System State.
createComponentStateHolder(String, URL, String) - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
CreateComponentStateHolderTask - Class in org.ow2.petals.jbi.management.task.installation.install.component
This task creates state holder for a component.
CreateComponentStateHolderTask(LoggingUtil, SystemStateService, String) - Constructor for class org.ow2.petals.jbi.management.task.installation.install.component.CreateComponentStateHolderTask
 
createContextualMessageExchangeFactory(ServiceEndpoint, Logger) - Static method in class org.ow2.petals.jbi.messaging.exchange.PersistedContextualMessageExchangeFactoryImpl
 
createContextualMessageExchangeFactoryForEndpoint(ServiceEndpoint, Logger, ServiceEndpoint) - Static method in class org.ow2.petals.jbi.messaging.exchange.PersistedContextualMessageExchangeFactoryImpl
 
createContextualMessageExchangeFactoryForInterface(ServiceEndpoint, Logger, QName) - Static method in class org.ow2.petals.jbi.messaging.exchange.PersistedContextualMessageExchangeFactoryImpl
 
createContextualMessageExchangeFactoryForService(ServiceEndpoint, Logger, QName) - Static method in class org.ow2.petals.jbi.messaging.exchange.PersistedContextualMessageExchangeFactoryImpl
 
createCustomComponentMBeanName(String) - Method in class org.ow2.petals.jbi.management.MBeanNamesImpl
 
createCustomMBean(Object, Class<?>) - Static method in class org.ow2.petals.kernel.server.MBeanHelper
Create a custom MBean which process the method isXXX, setXXX, or getXXX as getter only if an attribute is define in the class.
createDeploymentContext(URL, Jbi) - Method in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
Create the deployment context
createEndpoint() - Method in class org.ow2.dragon.connection.api.to.ObjectFactory
Create an instance of Endpoint
createEngineComponentMBeanName(String) - Method in class org.ow2.petals.jbi.management.MBeanNamesImpl
 
createEntityStateHolder(String, String, URL, String) - Method in class org.ow2.petals.jbi.management.task.AbstractCreateStateHolderTask
 
createEntityStateHolder(String, String, URL, String) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.CreateSAStateHolderTask
 
createEntityStateHolder(String, String, URL, String) - Method in class org.ow2.petals.jbi.management.task.installation.install.component.CreateComponentStateHolderTask
 
createEntityStateHolder(String, String, URL, String) - Method in class org.ow2.petals.jbi.management.task.installation.install.sl.CreateSLStateHolderTask
 
createEnvironmentFederation() - Method in class org.ow2.dragon.connection.api.to.ObjectFactory
Create an instance of EnvironmentFederation
createEnvironmentFederationPossibleRoles() - Method in class org.ow2.dragon.connection.api.to.ObjectFactory
Create an instance of EnvironmentFederation.PossibleRoles
createExchangeFactory() - Method in class org.ow2.petals.jbi.messaging.exchange.DeliveryChannelImpl
 
createExchangeFactory(QName) - Method in class org.ow2.petals.jbi.messaging.exchange.DeliveryChannelImpl
 
createExchangeFactory(ServiceEndpoint) - Method in class org.ow2.petals.jbi.messaging.exchange.DeliveryChannelImpl
 
createExchangeFactoryForService(QName) - Method in class org.ow2.petals.jbi.messaging.exchange.DeliveryChannelImpl
 
createExecutionEnvironment() - Method in class org.ow2.dragon.connection.api.to.ObjectFactory
Create an instance of ExecutionEnvironment
createExecutionEnvironmentManager() - Method in class org.ow2.dragon.connection.api.to.ObjectFactory
Create an instance of ExecutionEnvironmentManager
createFault() - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
createFrameworkTaskResult(String, XMLResult) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.CreateXMLDeploymentResultTask
Create the framework task result of the xml result message.
createFrameworkTaskResult(String, XMLResult) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.CreateXMLUndeploymentResultTask
Create the framework task result of the xml result message.
createGetFederationMembers() - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of GetFederationMembers
createGetFederationMembers(GetFederationMembers) - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of JAXBElement<GetFederationMembers>}
createGetFederationMembersResponse() - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of GetFederationMembersResponse
createGetFederationMembersResponse(GetFederationMembersResponse) - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of JAXBElement<GetFederationMembersResponse>}
createGetHostedEndpointsOnExecEnv() - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of GetHostedEndpointsOnExecEnv
createGetHostedEndpointsOnExecEnv(GetHostedEndpointsOnExecEnv) - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of JAXBElement<GetHostedEndpointsOnExecEnv>}
createGetHostedEndpointsOnExecEnvResponse() - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of GetHostedEndpointsOnExecEnvResponse
createGetHostedEndpointsOnExecEnvResponse(GetHostedEndpointsOnExecEnvResponse) - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of JAXBElement<GetHostedEndpointsOnExecEnvResponse>}
createGetHostedEndpointsOnProcessor() - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of GetHostedEndpointsOnProcessor
createGetHostedEndpointsOnProcessor(GetHostedEndpointsOnProcessor) - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of JAXBElement<GetHostedEndpointsOnProcessor>}
createGetHostedEndpointsOnProcessorResponse() - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of GetHostedEndpointsOnProcessorResponse
createGetHostedEndpointsOnProcessorResponse(GetHostedEndpointsOnProcessorResponse) - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of JAXBElement<GetHostedEndpointsOnProcessorResponse>}
createGetManagedExecutionEnvironments() - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of GetManagedExecutionEnvironments
createGetManagedExecutionEnvironments(GetManagedExecutionEnvironments) - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of JAXBElement<GetManagedExecutionEnvironments>}
createGetManagedExecutionEnvironmentsResponse() - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of GetManagedExecutionEnvironmentsResponse
createGetManagedExecutionEnvironmentsResponse(GetManagedExecutionEnvironmentsResponse) - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of JAXBElement<GetManagedExecutionEnvironmentsResponse>}
createGetProperties() - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of GetProperties
createGetProperties(GetProperties) - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of JAXBElement<GetProperties>}
createGetPropertiesResponse() - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of GetPropertiesResponse
createGetPropertiesResponse(GetPropertiesResponse) - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of JAXBElement<GetPropertiesResponse>}
createHashMapEntryType() - Method in class org.ow2.dragon.connection.api.to.ObjectFactory
Create an instance of HashMapEntryType
createHashMapType() - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of HashMapType
createInstaller(Component) - Method in interface org.ow2.petals.container.ContainerService
Create an installer from the component description of the component.
createInstaller(Component) - Method in class org.ow2.petals.container.ContainerServiceImpl
Create an installer from the component description of the component.
createInstallerMBeanName(String) - Method in class org.ow2.petals.jbi.management.MBeanNamesImpl
 
createMBeanName(String, String) - Method in class org.ow2.petals.jbi.management.MBeanNamesImpl
Create a MBean name
createMessage() - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
createMessageExchangeDecoratorForPattern(MessageExchangeImpl, URI) - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedContextualMessageExchangeFactoryImpl
 
createNewComponent(String) - Static method in class org.ow2.petals.kernel.server.FractalHelper
Create a new component.
createNewComponent(String, Map<Object, Object>) - Static method in class org.ow2.petals.kernel.server.FractalHelper
Create a new component.
createNode() - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of Node
createNodeEndpoints() - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of Node.Endpoints
createNodeProperties() - Method in class org.ow2.dragon.connection.api.service.ObjectFactory
Create an instance of Node.Properties
createProcessor() - Method in class org.ow2.dragon.connection.api.to.ObjectFactory
Create an instance of Processor
createProcessorExecEnvs() - Method in class org.ow2.dragon.connection.api.to.ObjectFactory
Create an instance of Processor.ExecEnvs
createRecoveryContext(Jbi, URL) - Method in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
Create recovery context for component and shared libraries
createRegistryConfig(File) - Method in class org.ow2.petals.jbi.messaging.registry.DistributedEndpointRegistryImpl
 
createRegistryTopology() - Method in class org.ow2.petals.jbi.messaging.registry.DistributedEndpointRegistryImpl
 
createSALifeCycle(Jbi) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.RegisterSALifeCycleTask
Creates a new ServiceAssemblyLifeCycle
CreateSARepositoryTask - Class in org.ow2.petals.jbi.management.task.deployment.deploy
This task copy service assembly package into the repository.
CreateSARepositoryTask(LoggingUtil, RepositoryService) - Constructor for class org.ow2.petals.jbi.management.task.deployment.deploy.CreateSARepositoryTask
 
CreateSAStateHolderTask - Class in org.ow2.petals.jbi.management.task.deployment.deploy
This task creates state holder for service assembly.
CreateSAStateHolderTask(LoggingUtil, SystemStateService, String) - Constructor for class org.ow2.petals.jbi.management.task.deployment.deploy.CreateSAStateHolderTask
 
createSAStateHolderTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
createServiceAssemblyLifeCycle(ServiceAssembly) - Method in interface org.ow2.petals.container.ContainerService
Create a service assembly life cycle.
createServiceAssemblyLifeCycle(ServiceAssembly) - Method in class org.ow2.petals.container.ContainerServiceImpl
Create a service assembly life cycle from the component description of the component.
createServiceAssemblyStateHolder(String, URL, String) - Method in interface org.ow2.petals.system.systemstate.SystemStateService
Create a ServiceAssembly entry in the System State.
createServiceAssemblyStateHolder(String, URL, String) - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
createSharedLibraryClassLoader(String, URL[], List<String>, boolean) - Method in interface org.ow2.petals.system.classloader.ClassLoaderService
Create a classLoader for a Shared Library.
createSharedLibraryClassLoader(String, URL[], List<String>, boolean) - Method in class org.ow2.petals.system.classloader.ClassLoaderServiceImpl
 
createSharedLibraryLifeCycle(Jbi.SharedLibrary) - Method in interface org.ow2.petals.container.ContainerService
Create a shared library life cycle component.
createSharedLibraryLifeCycle(Jbi.SharedLibrary) - Method in class org.ow2.petals.container.ContainerServiceImpl
Create a shared library life cycle component.
createSharedLibraryStateHolder(String, String, URL, String) - Method in interface org.ow2.petals.system.systemstate.SystemStateService
Create a SharedLibrary entry in the System State.
createSharedLibraryStateHolder(String, String, URL, String) - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
CreateSLClassloaderTask - Class in org.ow2.petals.jbi.management.task.installation.install.sl
This task create the shared lib classloader
Inputs : Jbi, component install root URI
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
CreateSLClassloaderTask(LoggingUtil, AdminService, ContainerService) - Constructor for class org.ow2.petals.jbi.management.task.installation.install.sl.CreateSLClassloaderTask
 
CreateSLRepositoryTask - Class in org.ow2.petals.jbi.management.task.installation.install.sl
This task copy shared library package into the repository.
CreateSLRepositoryTask(LoggingUtil, RepositoryService) - Constructor for class org.ow2.petals.jbi.management.task.installation.install.sl.CreateSLRepositoryTask
 
CreateSLStateHolderTask - Class in org.ow2.petals.jbi.management.task.installation.install.sl
This task creates state holder for shared library
CreateSLStateHolderTask(LoggingUtil, SystemStateService, String) - Constructor for class org.ow2.petals.jbi.management.task.installation.install.sl.CreateSLStateHolderTask
 
createSocket(String, int) - Method in class org.ow2.petals.communication.jmx.rmi.TimedRMIDirectConnectorFactory
 
createSubcontext(Object, Object) - Method in class org.ow2.petals.communication.jndi.agent.util.RegistryUtil
Create and bind a new context in the specified context
createSubcontext(Name) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
createSubcontext(String) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
createSubcontext(Name) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
createSubcontext(String) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
createSubcontext(Name) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
createSubcontext(String) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
CreateSubcontextRequest - Class in org.ow2.petals.communication.jndi.agent.msg.request
Create subcontext request
CreateSubcontextRequest(String, String, boolean) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.request.CreateSubcontextRequest
 
CreateSubcontextResponse - Class in org.ow2.petals.communication.jndi.agent.msg.response
Create subcontext response
CreateSubcontextResponse(String) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.response.CreateSubcontextResponse
 
createSystemComponentMBeanName(String) - Method in class org.ow2.petals.jbi.management.MBeanNamesImpl
 
createTopologyUpdater() - Method in class org.ow2.petals.jbi.messaging.registry.DistributedEndpointRegistryImpl
 
CreateXMLDeploymentResultTask - Class in org.ow2.petals.jbi.management.task.deployment.deploy
This task create framework task result.
CreateXMLDeploymentResultTask() - Constructor for class org.ow2.petals.jbi.management.task.deployment.deploy.CreateXMLDeploymentResultTask
 
createXMLDeploymentResultTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
createXMLUndeploymentResultTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
CreateXMLUndeploymentResultTask - Class in org.ow2.petals.jbi.management.task.deployment.undeploy
This task create framework task result.
Inputs : entity name String
Outputs : XMLResult
The task has got a robust approach : it tries to do all the subtasks
and have the undo capability.
CreateXMLUndeploymentResultTask() - Constructor for class org.ow2.petals.jbi.management.task.deployment.undeploy.CreateXMLUndeploymentResultTask
 
cs - Variable in class org.ow2.petals.communication.jmx.rmi.RMIConnector
JMX server
CURRENCY_TIME_LIMIT - Static variable in class org.ow2.petals.kernel.server.MBeanHelper
 

D

data - Variable in class org.ow2.petals.communication.jndi.agent.AbstractJNDIAgentServiceImpl
Data stored in this distributed registry
deactivateEndpoint(ServiceEndpoint) - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
deactivateEndpoint(ServiceEndpoint) - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
deactivateEndpoint(String, QName) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
Deactivates the local given endpoint.
deactivateEndpoint(String, QName) - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
Deactivates the local given endpoint.
decodeTransactionContext(MessageExchangeWrapper) - Static method in class org.ow2.petals.jbi.management.transaction.TransactionManagerImpl
Get the transaction context from the message ,update the petals transaction manager and set the Transaction to the bound property
DEFAULT_DURATION - Static variable in interface org.ow2.petals.system.persistence.PersistenceService
Default Persistence duration
DEFAULT_FETCHSIZE - Static variable in interface org.ow2.petals.system.persistence.PersistenceService
Default Persistence SQL request fetch size
DEFAULT_PASSWORD - Static variable in interface org.ow2.petals.system.persistence.PersistenceService
The default Password configuration
DEFAULT_PLATFORM_STRATEGY - Static variable in interface org.ow2.petals.jbi.messaging.routing.RouterService
 
DEFAULT_POLICY - Static variable in interface org.ow2.petals.jbi.messaging.routing.RouterService
The default QOS policy.
DEFAULT_PORT - Static variable in interface org.ow2.petals.tools.ws.WebServiceManager
 
DEFAULT_PREFIX - Static variable in interface org.ow2.petals.tools.ws.WebServiceManager
 
DEFAULT_REPOSITORY_PATH - Static variable in interface org.ow2.petals.system.repository.RepositoryService
Path to repository location within Petals installation directory.
DEFAULT_STANDALONE_STRATEGY - Static variable in interface org.ow2.petals.jbi.messaging.routing.RouterService
 
DEFAULT_URL_PREFIX - Static variable in interface org.ow2.petals.system.persistence.PersistenceService
The default URL configuration (File database)
DEFAULT_URL_SUFFIX - Static variable in interface org.ow2.petals.system.persistence.PersistenceService
 
DEFAULT_USER - Static variable in interface org.ow2.petals.system.persistence.PersistenceService
The default User configuration
DefaultAuthorizationMap - Class in org.ow2.petals.jbi.security
 
DefaultAuthorizationMap(List<AuthorizationEntry>) - Constructor for class org.ow2.petals.jbi.security.DefaultAuthorizationMap
Creates a new instance of DefaultAuthorizationMap
DefaultAuthorizationParser - Class in org.ow2.petals.jbi.security
 
DefaultAuthorizationParser(URI) - Constructor for class org.ow2.petals.jbi.security.DefaultAuthorizationParser
Creates a new instance of DefaultAuthorizationParser
delay - Variable in class org.ow2.petals.transport.util.TransportSendContext
Delay between send attempt
deleteClassLoader(String) - Method in interface org.ow2.petals.system.classloader.ClassLoaderService
Remove the classLoader from the list.
deleteClassLoader(String) - Method in class org.ow2.petals.system.classloader.ClassLoaderServiceImpl
 
deleteComponentStateHolder(String) - Method in interface org.ow2.petals.system.systemstate.SystemStateService
Delete a Component entry from the System State.
deleteComponentStateHolder(String) - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
deleteEntityStateHolder(String, String) - Method in class org.ow2.petals.jbi.management.task.AbstractCreateStateHolderTask
 
deleteEntityStateHolder(String, String) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.CreateSAStateHolderTask
 
deleteEntityStateHolder(String, String) - Method in class org.ow2.petals.jbi.management.task.installation.install.component.CreateComponentStateHolderTask
 
deleteEntityStateHolder(String, String) - Method in class org.ow2.petals.jbi.management.task.installation.install.sl.CreateSLStateHolderTask
 
deleteMessageExchange(String) - Method in interface org.ow2.petals.system.persistence.PersistenceService
Delete the exchange.
deleteMessageExchange(String) - Method in class org.ow2.petals.system.persistence.PersistenceServiceImpl
 
deleteServiceAssemblyStateHolder(String) - Method in interface org.ow2.petals.system.systemstate.SystemStateService
Delete a ServiceAssembly entry from the System State.
deleteServiceAssemblyStateHolder(String) - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
deleteSharedLibraryStateHolder(String, String) - Method in interface org.ow2.petals.system.systemstate.SystemStateService
Delete a SharedLibrary entry from the System State.
deleteSharedLibraryStateHolder(String, String) - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
deliveryChannel - Variable in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
DeliveryChannel - Interface in org.ow2.petals.jbi.messaging.exchange
The petals delivery channel API
DeliveryChannelImpl - Class in org.ow2.petals.jbi.messaging.exchange
 
DeliveryChannelImpl(ComponentContext) - Constructor for class org.ow2.petals.jbi.messaging.exchange.DeliveryChannelImpl
Constructor
deploy(URL) - Method in interface org.ow2.petals.jbi.management.deployment.AtomicDeploymentService
 
deploy(URL) - Method in class org.ow2.petals.jbi.management.deployment.AtomicDeploymentServiceImpl
 
deploy(String) - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
deploy(String) - Method in class org.ow2.petals.ws.DeploymentServiceImpl
DeployAllSUTask - Class in org.ow2.petals.jbi.management.task.deployment.deploy
This task creates service unit lifecycle for each Service Unit included into the service assembly, register it to the Service Assembly then executes the deployment of the service units.
DeployAllSUTask(LoggingUtil, DeploymentTaskFactory) - Constructor for class org.ow2.petals.jbi.management.task.deployment.deploy.DeployAllSUTask
 
deployAllSUTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
deployment - Variable in class org.ow2.petals.kernel.admin.PetalsAdminServiceImpl
Deployment service fractal component
DEPLOYMENT_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The deployment component name.
DEPLOYMENT_MBEAN - Static variable in class org.ow2.petals.kernel.server.MBeanHelper
 
deploymentService - Variable in class org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl
 
DeploymentService - Interface in org.ow2.petals.jbi.management.deployment
 
DeploymentServiceImpl - Class in org.ow2.petals.jbi.management.deployment
JBI deployment service implementation.
DeploymentServiceImpl() - Constructor for class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
Default constructor.
DeploymentServiceImpl - Class in org.ow2.petals.ws
 
DeploymentServiceImpl() - Constructor for class org.ow2.petals.ws.DeploymentServiceImpl
 
DeploymentServiceMBean - Interface in org.ow2.petals.jbi.management.deployment
This custom interface add methods used by redeployment tasks of the SystemStateService service.
deploymentTaskFactory - Variable in class org.ow2.petals.jbi.management.task.deployment.deploy.DeployAllSUTask
 
DeploymentTaskFactory - Class in org.ow2.petals.jbi.management.task.deployment
This Factory creates Deployment Tasks.
DeploymentTaskFactory(EndpointRegistry, DeploymentServiceImpl, SystemStateService, RepositoryService, LoggingUtil, AdminService, ContainerService, String) - Constructor for class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
deploySUS(URL, ServiceAssemblyLifeCycle, Jbi, Map<String, URL>, XMLResult) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.DeployAllSUTask
Deploy all Service Units to the JBI container
deploySUtoComponent(URL, ServiceUnit) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.DeploySUToComponentTask
Deploy the given service unit to the targeted component.
DeploySUToComponentTask - Class in org.ow2.petals.jbi.management.task.deployment.deploy
This task deploys service unit to the targeted component.
DeploySUToComponentTask(LoggingUtil, AdminService) - Constructor for class org.ow2.petals.jbi.management.task.deployment.deploy.DeploySUToComponentTask
 
deploySUToComponentTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
deregisterAllEndpoints() - Method in interface org.ow2.petals.jbi.component.context.ComponentContext
 
deregisterAllEndpoints() - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
deregister all endpoints (internal and external)
deregisterConnection(QName, QName, String) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
Delete a connection
deregisterConnection(QName, String, QName, String) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
Delete a connection
deregisterConnection(QName, QName, String) - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
Delete a connection
deregisterConnection(QName, String, QName, String) - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
Delete a connection
deregisterExternalEndpoint(ServiceEndpoint) - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
deregisterExternalEndpoint(ServiceEndpoint) - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
deregisterExternalEndpoint(String, QName) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
Deregister external endpoint
deregisterExternalEndpoint(String, QName) - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
Deregister external endpoint
DeserializerThreadFactory - Class in org.ow2.petals.transport.platform.nio.server
 
DeserializerThreadFactory() - Constructor for class org.ow2.petals.transport.platform.nio.server.DeserializerThreadFactory
 
destination - Variable in class org.ow2.petals.transport.util.TransportSendContext
The destination
destroyObject(Object, Object) - Method in class org.ow2.petals.transport.platform.nio.client.NioClientAgentPoolObjectFactory
 
destroySubcontext(Object, Object) - Method in class org.ow2.petals.communication.jndi.agent.util.RegistryUtil
Destroy a subcontext in the specified context
destroySubcontext(Name) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
destroySubcontext(String) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
destroySubcontext(Name) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
destroySubcontext(String) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
destroySubcontext(Name) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
destroySubcontext(String) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
DestroySubcontextRequest - Class in org.ow2.petals.communication.jndi.agent.msg.request
Destroy sub context request
DestroySubcontextRequest(String, String, boolean) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.request.DestroySubcontextRequest
 
directBuffer - Variable in class org.ow2.petals.transport.platform.nio.selector.AbstractSocketChannelContext
NIO Direct buffer containing available bytes of the pending IO.
DirLocator - Class in org.ow2.petals.system.classloader.locator
A DirLocator is used to look up for a file inside a directory.
DirLocator(URL) - Constructor for class org.ow2.petals.system.classloader.locator.DirLocator
Construct a new DirLocator from an URL pointing to a directory.
DirURLFactory - Class in org.ow2.petals.system.classloader.factory
A DirURLFactory is used to create URLs from an URL (pointing to a directory) and paths.
DirURLFactory(URL) - Constructor for class org.ow2.petals.system.classloader.factory.DirURLFactory
Create a new DirURLFactory using the specified base URL.
disconnect() - Method in class org.ow2.petals.transport.platform.nio.client.NioClientAgent
 
DistributedEndpointRegistryImpl - Class in org.ow2.petals.jbi.messaging.registry
The registry facade implementation based on the petals-registry-* project.
DistributedEndpointRegistryImpl() - Constructor for class org.ow2.petals.jbi.messaging.registry.DistributedEndpointRegistryImpl
 
doInit() - Method in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
 
doInit() - Method in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
 
doInit() - Method in class org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle
Do nothing
doInit(ComponentContext) - Method in class org.ow2.petals.container.thread.ComponentLifeCycleThread
 
DOMAIN - Static variable in class org.ow2.petals.kernel.server.MBeanHelper
 
domainConfiguration - Variable in class org.ow2.petals.communication.jndi.agent.AbstractJNDIAgentServiceImpl
The domain configuration
DomainConfiguration - Class in org.ow2.petals.kernel.configuration
This class holds the global topology information.
The configuration service retrieves the configuration when it is started and creates an instance of this class.
DomainConfiguration() - Constructor for class org.ow2.petals.kernel.configuration.DomainConfiguration
 
DomainConfiguration.DomainMode - Enum in org.ow2.petals.kernel.configuration
Domain mode enumeration.
domainConfigurationToDomainInformation(DomainConfiguration) - Static method in class org.ow2.petals.ws.adapters.TopologyConfigurationToTopologyInformation
Adapts a DomainConfiguration instance to a DomainInformation one, without taking care of the subdomains contained within the DomainConfiguration instance.
domainInformationToDomainInformation(DomainInformation) - Static method in class org.ow2.petals.ws.adapters.TopologyInformationToTopologyConfiguration
Adapts a DomainInformation instance to a DomainConfiguration one, without taking care of the subdomains contained within the DomainInformation instance.
doShutdown() - Method in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
 
doShutdown() - Method in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
 
doShutdown() - Method in class org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle
 
doShutdown() - Method in class org.ow2.petals.container.thread.ComponentLifeCycleThread
Shutdown life cycle step
doStart() - Method in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
 
doStart() - Method in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
 
doStart() - Method in class org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle
 
doStart() - Method in class org.ow2.petals.container.thread.ComponentLifeCycleThread
Start life cycle step
doStop() - Method in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
 
doStop() - Method in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
 
doStop() - Method in class org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle
 
doStop() - Method in class org.ow2.petals.container.thread.ComponentLifeCycleThread
Stop life cycle step
doTask(String) - Method in class org.ow2.petals.container.thread.AbstractThread
Execute the task in the dedicated thread.
doTask(String) - Method in class org.ow2.petals.container.thread.BootstrapThread
Process the requested task in the dedicated thread.
doTask(String) - Method in class org.ow2.petals.container.thread.ComponentLifeCycleThread
Excute the task.
DownloadTask - Class in org.ow2.petals.jbi.management.task
This task download entity (component, shared lib, service assembly) archive into the work directory, only if the URL protocol is http: or ftp:
Inputs : archive URI
Outputs : downloaded archive URI
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
DownloadTask(LoggingUtil, String) - Constructor for class org.ow2.petals.jbi.management.task.DownloadTask
 
DragonConnectionServiceImpl - Class in org.ow2.petals.ws
 
DragonConnectionServiceImpl() - Constructor for class org.ow2.petals.ws.DragonConnectionServiceImpl
 
DynamicTopologyValidator - Interface in org.ow2.petals.communication.topology
 
DynamicTopologyValidatorImpl - Class in org.ow2.petals.communication.topology
 
DynamicTopologyValidatorImpl() - Constructor for class org.ow2.petals.communication.topology.DynamicTopologyValidatorImpl
 

E

EeType - Enum in org.ow2.dragon.connection.api.service
Java class for eeType.
electEndpoints(Map<ServiceEndpoint, TransportSendContext>, ComponentContext, MessageExchangeWrapper) - Method in class org.ow2.petals.jbi.messaging.routing.module.AuthorizationModule
 
electEndpoints(Map<ServiceEndpoint, TransportSendContext>, ComponentContext, MessageExchangeWrapper) - Method in class org.ow2.petals.jbi.messaging.routing.module.EndpointResolverModule
 
electEndpoints(Map<ServiceEndpoint, TransportSendContext>, ComponentContext, MessageExchangeWrapper) - Method in class org.ow2.petals.jbi.messaging.routing.module.FlowControllerModule
 
electEndpoints(Map<ServiceEndpoint, TransportSendContext>, ComponentContext, MessageExchangeWrapper) - Method in class org.ow2.petals.jbi.messaging.routing.module.FlowFilterModule
 
electEndpoints(Map<ServiceEndpoint, TransportSendContext>, ComponentContext, MessageExchangeWrapper) - Method in class org.ow2.petals.jbi.messaging.routing.module.PriorityOrdererModule
 
electEndpoints(Map<ServiceEndpoint, TransportSendContext>, ComponentContext, MessageExchangeWrapper) - Method in interface org.ow2.petals.jbi.messaging.routing.module.SenderModule
Elect a list of candidate endpoints to be destination of the exchange.
electEndpoints(Map<ServiceEndpoint, TransportSendContext>, ComponentContext, MessageExchangeWrapper) - Method in class org.ow2.petals.jbi.messaging.routing.module.TransportResolverModule
 
electEndpoints(Map<ServiceEndpoint, TransportSendContext>, ComponentContext, MessageExchangeWrapper) - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorServiceImpl
 
encodeTransactionContext(MessageExchangeWrapper) - Static method in class org.ow2.petals.jbi.management.transaction.TransactionManagerImpl
Prepare the transaction context and attach it to the message
endpoint - Variable in class org.ow2.dragon.connection.api.service.GetHostedEndpointsOnExecEnvResponse
 
endpoint - Variable in class org.ow2.dragon.connection.api.service.GetHostedEndpointsOnProcessorResponse
 
endpoint - Variable in class org.ow2.dragon.connection.api.service.Node.Endpoints
 
Endpoint - Class in org.ow2.dragon.connection.api.to
Java class for Endpoint complex type.
Endpoint() - Constructor for class org.ow2.dragon.connection.api.to.Endpoint
 
endpoint - Variable in class org.ow2.petals.jbi.messaging.routing.module.endpoint.WeightedEndpoint
The endpoint instance
ENDPOINT_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The endpoint service component name.
ENDPOINT_ITF - Static variable in class org.ow2.petals.container.ContainerServiceImpl
Endpoint interface name.
ENDPOINT_MBEAN - Static variable in class org.ow2.petals.kernel.server.MBeanHelper
 
ENDPOINT_NAME - Static variable in interface org.ow2.petals.jbi.Constants
 
ENDPOINT_PROPERTIES_ITF - Static variable in class org.ow2.petals.container.ContainerServiceImpl
Endpoint properties finder interface name
EndpointAlreadyExistsException - Exception in org.ow2.petals.jbi.messaging.registry
 
EndpointAlreadyExistsException(String, QName) - Constructor for exception org.ow2.petals.jbi.messaging.registry.EndpointAlreadyExistsException
 
EndpointOrderer - Class in org.ow2.petals.jbi.messaging.routing.module.endpoint
The endpoint chooser strategy.
EndpointOrderer(LoggingUtil, ContainerConfiguration, TopologyService) - Constructor for class org.ow2.petals.jbi.messaging.routing.module.endpoint.EndpointOrderer
Default constructor.
endpointRegistry - Variable in class org.ow2.petals.container.lifecycle.Installer
JBI-Messaging :: EndpointRegistry
endpointRegistry - Variable in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
The EndpointRegistry is used to manage all the endpoint interfaces in a distributed context
endpointRegistry - Variable in class org.ow2.petals.jbi.management.task.deployment.deploy.RegisterAllConnectionTask
 
endpointRegistry - Variable in class org.ow2.petals.jbi.management.task.deployment.undeploy.RemoveAllConnectionsTask
 
EndpointRegistry - Interface in org.ow2.petals.jbi.messaging.registry
This class is used to manage everything that deals with endpoint in the distributed environment
EndpointRegistryMBean - Interface in org.ow2.petals.jbi.messaging.registry
EndpointRegistryMBean interface exposes method to retrieve information about endpoints activated in the JBI environment domain.
EndpointResolverModule - Class in org.ow2.petals.jbi.messaging.routing.module
Router module to resolve address.
EndpointResolverModule() - Constructor for class org.ow2.petals.jbi.messaging.routing.module.EndpointResolverModule
 
endpoints - Variable in class org.ow2.dragon.connection.api.service.Node
 
EndpointServiceImpl - Class in org.ow2.petals.ws
 
EndpointServiceImpl() - Constructor for class org.ow2.petals.ws.EndpointServiceImpl
 
EntityAlreadyExistsException - Exception in org.ow2.petals.system.repository.exception
 
EntityAlreadyExistsException(String, RepositoryServiceImpl.EntityType) - Constructor for exception org.ow2.petals.system.repository.exception.EntityAlreadyExistsException
 
entry - Variable in class org.ow2.dragon.connection.api.service.HashMapType
 
env - Variable in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
Context environment
ENVIRONMENT_LOCAL_CONNECTION - Static variable in interface org.ow2.petals.communication.jndi.agent.JNDIAgentService
 
EnvironmentFederation - Class in org.ow2.dragon.connection.api.to
Java class for EnvironmentFederation complex type.
EnvironmentFederation() - Constructor for class org.ow2.dragon.connection.api.to.EnvironmentFederation
 
EnvironmentFederation.PossibleRoles - Class in org.ow2.dragon.connection.api.to
Java class for anonymous complex type.
EnvironmentFederation.PossibleRoles() - Constructor for class org.ow2.dragon.connection.api.to.EnvironmentFederation.PossibleRoles
 
envType - Variable in class org.ow2.dragon.connection.api.to.ExecutionEnvironment
 
EPR_NAME - Static variable in interface org.ow2.petals.jbi.Constants
 
equals(Object) - Method in class org.ow2.petals.communication.jndi.client.naming.JNDINameParser
 
equals(Object) - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorFilter
 
equals(Object) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
equals(Object) - Method in class org.ow2.petals.kernel.configuration.DomainConfiguration
 
equals(Object) - Method in class org.ow2.petals.kernel.configuration.JndiConfiguration
 
equals(Object) - Method in class org.ow2.petals.kernel.configuration.SubDomainConfiguration
 
ExceptionResponse - Class in org.ow2.petals.communication.jndi.agent.msg.response
Exception response
ExceptionResponse(Throwable) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.response.ExceptionResponse
 
ExchangeCheckerClient - Interface in org.ow2.petals.jbi.messaging.control
 
exchangeReceived(MessageExchangeWrapper) - Method in interface org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorService
 
exchangeReceived(MessageExchangeWrapper) - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorServiceImpl
 
exchangeSent(MessageExchangeWrapper) - Method in interface org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorService
 
exchangeSent(MessageExchangeWrapper) - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorServiceImpl
 
exchangeSent(MessageExchangeWrapper) - Method in class org.ow2.petals.jbi.messaging.routing.RouterServiceImpl
 
exchangeSent(MessageExchangeWrapper) - Method in interface org.ow2.petals.transport.TransportListener
The Message Exchange has been sent.
execEnv - Variable in class org.ow2.dragon.connection.api.to.Processor.ExecEnvs
 
execEnvs - Variable in class org.ow2.dragon.connection.api.to.Processor
 
execute(String) - Method in class org.ow2.petals.container.thread.AbstractThread
Execute the action.
execute(Context) - Method in class org.ow2.petals.jbi.management.task.AbstractCheckPackageTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.AbstractCopyPackageToRepositoryTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.AbstractCreateStateHolderTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.CopyArchiveToInstalledDirTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.CopyArchiveToWorkDirTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.CreateAndRegisterSULifeCycleTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.CreateXMLDeploymentResultTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.DeployAllSUTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.DeploySUToComponentTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.ExtractSUsTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.RegisterAllConnectionTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.RegisterSALifeCycleTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.RenameSUsTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.RetrieveSAAndSUInstallRootsTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.CreateXMLUndeploymentResultTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.RemoveAllConnectionsTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.RemoveSAArchiveTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.RemoveSADirectoryTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.RemoveSAStateHolderTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.RetrieveSALifeCycleTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.UndeployAllSUsTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.UnregisterSALifeCycleTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.DownloadTask
 
execute(Context) - Method in interface org.ow2.petals.jbi.management.Task
Launch the task with the given context.
execute(Context) - Method in class org.ow2.petals.jbi.management.task.ExtractTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.installation.install.component.CreateAndRegisterInstallerMBeanTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.installation.install.component.RegisterComponentInSLTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.installation.install.sl.CreateSLClassloaderTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.component.RemoveComponentArchiveTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.component.RemoveComponentRepositoryTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.component.RemoveComponentStateHolderTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.component.UnregisterComponentFromSLTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.component.UnregisterInstallerTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.sl.RemoveSLArchiveTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.sl.RemoveSLClassloaderTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.sl.RemoveSLRepositoryTask
 
execute(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.sl.RemoveSLStateHolderTask
 
executionEnvironment - Variable in class org.ow2.dragon.connection.api.service.GetFederationMembersResponse
 
executionEnvironment - Variable in class org.ow2.dragon.connection.api.service.GetManagedExecutionEnvironmentsResponse
 
ExecutionEnvironment - Class in org.ow2.dragon.connection.api.to
Java class for ExecutionEnvironment complex type.
ExecutionEnvironment() - Constructor for class org.ow2.dragon.connection.api.to.ExecutionEnvironment
 
ExecutionEnvironmentManager - Interface in org.ow2.dragon.connection.api.service
This class was generated by Apache CXF 2.2.9 Mon Sep 19 15:08:21 CEST 2011 Generated source version: 2.2.9
executionEnvironmentManager - Variable in class org.ow2.dragon.connection.api.service.GetPropertiesResponse
 
ExecutionEnvironmentManager - Class in org.ow2.dragon.connection.api.to
Java class for ExecutionEnvironmentManager complex type.
ExecutionEnvironmentManager() - Constructor for class org.ow2.dragon.connection.api.to.ExecutionEnvironmentManager
 
expandSUIntoSA(String, URL, String) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.ExtractSUsTask
Expand a service unit package into its service assembly installRoot.
expandSUs(URL, Jbi) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.ExtractSUsTask
Explode service unit packages into the repository
explodeSUIntoSAInstallDirectory(String, URL, String) - Method in interface org.ow2.petals.system.repository.RepositoryService
Explode a given service unit archive into a SU install root created into the SA install root
explodeSUIntoSAInstallDirectory(String, URL, String) - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
exposeAsWebService(Object) - Method in class org.ow2.petals.tools.ws.WebServiceManagerImpl
 
exposeServices() - Method in interface org.ow2.petals.tools.ws.WebServiceManager
 
exposeServices() - Method in class org.ow2.petals.tools.ws.WebServiceManagerImpl
externalEndpoints - Variable in class org.ow2.petals.jbi.component.context.ComponentContextImpl
references of registered external serviceEndpoints
EXTMBEAN - Static variable in class org.ow2.petals.container.thread.BootstrapThread
 
extractEntityName(Jbi) - Method in class org.ow2.petals.jbi.management.task.AbstractCheckPackageTask
 
extractEntityName(Jbi) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.SACheckPackageTask
 
extractEntityName(Jbi) - Method in class org.ow2.petals.jbi.management.task.installation.install.component.ComponentCheckPackageTask
 
extractEntityName(Jbi) - Method in class org.ow2.petals.jbi.management.task.installation.install.sl.SLCheckPackageTask
 
extractEntityVersion(Jbi) - Method in class org.ow2.petals.jbi.management.task.AbstractCheckPackageTask
 
extractEntityVersion(Jbi) - Method in class org.ow2.petals.jbi.management.task.installation.install.sl.SLCheckPackageTask
 
ExtractSUsTask - Class in org.ow2.petals.jbi.management.task.deployment.deploy
This task extracts service unit archives into the repository
Inputs : Jbi, parent service assembly install root URI
Outputs : SU install roots Map
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
ExtractSUsTask(LoggingUtil, RepositoryService) - Constructor for class org.ow2.petals.jbi.management.task.deployment.deploy.ExtractSUsTask
 
extractSUsTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
ExtractTask - Class in org.ow2.petals.jbi.management.task
This task extracts entity (component, shared lib, service assembly) archive into the work directory
Inputs : archive URI
Outputs : File pointing on unzipped archive
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
ExtractTask(LoggingUtil, String) - Constructor for class org.ow2.petals.jbi.management.task.ExtractTask
 

F

FAST_POLICY - Static variable in interface org.ow2.petals.jbi.messaging.routing.RouterService
Constant used to specify the fast policy.
FedPattern - Enum in org.ow2.dragon.connection.api.service
Java class for fedPattern.
fill(ContainerConfiguration, Container) - Static method in class org.ow2.petals.kernel.configuration.ContainerConfigurationHelper
Create an initial container configuration bean from the JAXB element
findLocalJMXServer(Component) - Static method in class org.ow2.petals.kernel.server.MBeanHelper
Find the local JMX server in the petals component
FlowControllerModule - Class in org.ow2.petals.jbi.messaging.routing.module
The Flow Controller Module.
FlowControllerModule() - Constructor for class org.ow2.petals.jbi.messaging.routing.module.FlowControllerModule
 
FlowFilterModule - Class in org.ow2.petals.jbi.messaging.routing.module
The Flow Filter Module.
FlowFilterModule() - Constructor for class org.ow2.petals.jbi.messaging.routing.module.FlowFilterModule
 
ForbiddenActionJBIException - Exception in org.ow2.petals.container.lifecycle
 
ForbiddenActionJBIException(String) - Constructor for exception org.ow2.petals.container.lifecycle.ForbiddenActionJBIException
The constructor
forcedState - Variable in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
Force the set of a state, ignoring eventual errors when changing of states
forceUndeploy(String) - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
forceUndeploy(String) - Method in interface org.ow2.petals.jbi.management.deployment.DeploymentServiceMBean
Try to undeploy a service assembly.
forceUnloadInstaller(String) - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
forceUnloadInstaller(String) - Method in interface org.ow2.petals.jbi.management.installation.InstallationServiceMBean
Try to unload installer of a component.
forkExchangeSources(MessageExchangeWrapper) - Static method in class org.ow2.petals.jbi.messaging.routing.util.SourcesForkerUtil
Handle streaming issue.
formatID - Variable in class org.ow2.petals.jbi.management.transaction.PetalsTransactionContext
The format id of the transaction
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.communication.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.communication.jmx.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.communication.jmx.rmi.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.communication.jndi.agent.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.communication.jndi.client.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.communication.topology.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.container.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.jbi.component.context.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.jbi.management.admin.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.jbi.management.autoload.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.jbi.management.recovery.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.jbi.management.transaction.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.jbi.messaging.control.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.jbi.messaging.registry.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.jbi.messaging.routing.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.jbi.messaging.routing.monitoring.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.kernel.admin.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.kernel.configuration.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.system.classloader.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.system.persistence.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.system.repository.artifact.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.system.repository.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.system.systemstate.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.tools.ws.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.transport.local.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.transport.platform.nio.client.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.transport.platform.nio.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.transport.platform.nio.selector.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in class org.ow2.petals.transport.platform.nio.server.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_ARTIFACT_REPOSITORY - Static variable in class org.ow2.petals.ws.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_ATOMIC_DEPLOYMENT - Static variable in class org.ow2.petals.jbi.management.deployment.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_AUTHORIZATION - Static variable in class org.ow2.petals.jbi.messaging.routing.module.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_COMPONENT_INSTALLATION - Static variable in class org.ow2.petals.jbi.management.installation.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_COMPONENT_LIFECYCLE - Static variable in class org.ow2.petals.container.lifecycle.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_DEPLOYMENT - Static variable in class org.ow2.petals.jbi.management.deployment.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_DEPLOYMENT - Static variable in class org.ow2.petals.ws.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_DRAGON_CONNECTION - Static variable in class org.ow2.petals.ws.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_ENDPOINT - Static variable in class org.ow2.petals.ws.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_ENDPOINT_RESOLVER - Static variable in class org.ow2.petals.jbi.messaging.routing.module.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_FLOW_CONTROLLER - Static variable in class org.ow2.petals.jbi.messaging.routing.module.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_FLOW_FILTER - Static variable in class org.ow2.petals.jbi.messaging.routing.module.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_INFORMATION - Static variable in class org.ow2.petals.ws.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_INSTALLATION - Static variable in class org.ow2.petals.jbi.management.installation.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_INSTALLATION - Static variable in class org.ow2.petals.ws.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_INSTALLER - Static variable in class org.ow2.petals.container.lifecycle.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_JAAS_AUTHENTICATION - Static variable in class org.ow2.petals.jbi.messaging.routing.module.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_JBIARTEFACTS - Static variable in class org.ow2.petals.ws.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_PRIORITY_ORDER - Static variable in class org.ow2.petals.jbi.messaging.routing.module.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_RUNTIME - Static variable in class org.ow2.petals.ws.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_SERVICE_ASSEMBLY - Static variable in class org.ow2.petals.container.lifecycle.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_SERVICE_ASSEMBLY_STATE - Static variable in class org.ow2.petals.ws.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_SHARED_LIBRARY - Static variable in class org.ow2.petals.container.lifecycle.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_TOPOLOGY - Static variable in class org.ow2.petals.ws.Constants
 
FRACTAL_COMPONENT_LOGGER_NAME_TRANSPORT_RESOLVER - Static variable in class org.ow2.petals.jbi.messaging.routing.module.Constants
 
FRACTAL_CONTAINER_SERVICE_NAME - Static variable in class org.ow2.petals.container.ContainerServiceImpl
Fractal name of the container service.
FractalArtifactRepositoryService - Class in org.ow2.petals.system.repository.artifact
The artifact repository service.
FractalArtifactRepositoryService() - Constructor for class org.ow2.petals.system.repository.artifact.FractalArtifactRepositoryService
 
FractalHelper - Class in org.ow2.petals.kernel.server
This class helps fractal management for PEtALS.
FractalHelper() - Constructor for class org.ow2.petals.kernel.server.FractalHelper
 
frameworkTaskId - Variable in class org.ow2.petals.jbi.management.util.XMLResult
 
fromValue(String) - Static method in enum org.ow2.dragon.connection.api.service.EeType
 
fromValue(String) - Static method in enum org.ow2.dragon.connection.api.service.FedPattern
 

G

GET_SERVICE_DESCRITION - Static variable in class org.ow2.petals.communication.jmx.RemoteJMXServer
Name of the method getServiceDescription
getAccessControlList(ServiceEndpoint, QName) - Method in interface org.ow2.petals.jbi.security.AuthorizationMap
Get the access control list for the endpoint/operation.
getAccessControlList(ServiceEndpoint, QName) - Method in class org.ow2.petals.jbi.security.DefaultAuthorizationMap
 
getAcls() - Method in class org.ow2.petals.jbi.security.AuthorizationEntry
 
getAddress() - Method in interface org.ow2.petals.container.lifecycle.ComponentContextCommunication
The address of the component, as a Consumer.
getAddress() - Method in class org.ow2.petals.container.lifecycle.Installer
 
getAddress() - Method in interface org.ow2.petals.jbi.component.context.ComponentContext
 
getAddress() - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getAdminService() - Method in interface org.ow2.petals.container.lifecycle.ComponentContextCommunication
Get the Admin service.
getAdminService() - Method in class org.ow2.petals.container.lifecycle.Installer
 
getAdminServiceMBeanName() - Method in class org.ow2.petals.communication.jmx.RemoteJMXServer
Retrieve the object name of the admin service
getAllContainerInformation() - Method in class org.ow2.petals.ws.TopologyServiceImpl
getAllEndpoints() - Method in class org.ow2.petals.jbi.messaging.registry.AbstractEndpointRegistry
Retrieve all activated endpoints (internal, external and connections) information for the current Domain.
getAllEndpoints() - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistryMBean
Retrieve all activated endpoints (internal, external and connections) information for the current Domain.
getAllExternalEndpoints() - Method in class org.ow2.petals.jbi.messaging.registry.AbstractEndpointRegistry
Retrieve all activated external endpoints information for the current Domain.
getAllExternalEndpoints() - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistryMBean
Retrieve all activated external endpoints information for the current Domain.
getAllInternalEndpoints() - Method in class org.ow2.petals.jbi.messaging.registry.AbstractEndpointRegistry
Retrieve all activated internal endpoints information for the current Domain.
getAllInternalEndpoints() - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistryMBean
Retrieve all activated internal endpoints information for the current Domain.
getAllLevels() - Method in class org.ow2.petals.jbi.management.logging.LoggerServiceImpl
 
getAllLevels() - Method in interface org.ow2.petals.jbi.management.logging.LoggerServiceMBean
Allow to recover all defined in Petals.
getAllPeerContainerInformationForLocalSubdomain() - Method in class org.ow2.petals.ws.TopologyServiceImpl
getAllSlaveContainerInformationForLocalSubdomain() - Method in class org.ow2.petals.ws.TopologyServiceImpl
getArchiveUrl() - Method in class org.ow2.petals.jbi.management.Context
 
getArg0() - Method in class org.ow2.dragon.connection.api.service.GetFederationMembers
Gets the value of the arg0 property.
getArg0() - Method in class org.ow2.dragon.connection.api.service.GetHostedEndpointsOnExecEnv
Gets the value of the arg0 property.
getArg0() - Method in class org.ow2.dragon.connection.api.service.GetHostedEndpointsOnProcessor
Gets the value of the arg0 property.
getArg1() - Method in class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
 
getArg1() - Method in class org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse
 
getArg2() - Method in class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
 
getArg3() - Method in class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
 
getAsReference(QName) - Method in class org.ow2.petals.jbi.messaging.endpoint.JBIServiceEndpointImpl
getAuthorizedOperations() - Method in class org.ow2.petals.jbi.security.SecurityContext
 
getBases() - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
 
getBindingComponentLifeCycleByName(String) - Method in interface org.ow2.petals.jbi.management.admin.AdminService
Find the ComponentLifeCycleMBean of a JBI Component by its unique name.
getBindingComponentLifeCycleByName(String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getBindingComponents() - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getBindingComponentsLifeCycles() - Method in interface org.ow2.petals.jbi.management.admin.AdminService
 
getBindingComponentsLifeCycles() - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getBranchQualifier() - Method in class org.ow2.petals.jbi.management.transaction.PetalsTransactionContext
 
getClasspath() - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
 
getClassPathElements() - Method in class org.ow2.petals.jbi.component.context.InstallationContextImpl
 
getClientInterfaceName() - Method in class org.ow2.petals.kernel.server.Binding
Get the client interface.
getComponent() - Method in class org.ow2.petals.container.lifecycle.Installer
Get the JBI component
getComponent() - Method in class org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle
Accessor to the fractal component
getComponent() - Method in class org.ow2.petals.container.thread.ComponentLifeCycleThread
 
getComponent() - Method in interface org.ow2.petals.jbi.component.context.ComponentContext
 
getComponent() - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getComponent() - Method in interface org.ow2.petals.tools.ws.KernelWebService
Get the associated fractal component.
getComponent() - Method in class org.ow2.petals.ws.ArtifactRepositoryServiceImpl
Get the associated fractal component.
getComponent() - Method in class org.ow2.petals.ws.DeploymentServiceImpl
Get the associated fractal component.
getComponent() - Method in class org.ow2.petals.ws.DragonConnectionServiceImpl
Get the associated fractal component.
getComponent() - Method in class org.ow2.petals.ws.EndpointServiceImpl
Get the associated fractal component.
getComponent() - Method in class org.ow2.petals.ws.InformationServiceImpl
Get the associated fractal component.
getComponent() - Method in class org.ow2.petals.ws.InstallationServiceImpl
Get the associated fractal component.
getComponent() - Method in class org.ow2.petals.ws.JBIArtefactsServiceImpl
Get the associated fractal component.
getComponent() - Method in class org.ow2.petals.ws.RuntimeServiceImpl
Get the associated fractal component.
getComponent() - Method in class org.ow2.petals.ws.ServiceAssemblyStateServiceImpl
Get the associated fractal component.
getComponent() - Method in class org.ow2.petals.ws.TopologyServiceImpl
Get the associated fractal component.
getComponentByName(String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getComponentByName(ContentController, String) - Static method in class org.ow2.petals.kernel.server.FractalHelper
 
getComponentCheckPackageTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getComponentClassName() - Method in class org.ow2.petals.jbi.component.context.InstallationContextImpl
 
getComponentContext() - Method in class org.ow2.petals.jbi.management.Context
 
getComponentDirectory(String) - Method in interface org.ow2.petals.system.repository.RepositoryService
Returns the root directory of this component
getComponentDirectory(String) - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
getComponentInstallDirectory(String) - Method in interface org.ow2.petals.system.repository.RepositoryService
Returns the install directory of the component
getComponentInstallDirectory(String) - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
getComponentListByPrefix(ContentController, String) - Static method in class org.ow2.petals.kernel.server.FractalHelper
 
getComponentName() - Method in class org.ow2.petals.container.lifecycle.Installer
Get the unique component name of this component, as assigned by the identification section of this component's installation descriptor.
getComponentName() - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
getComponentName() - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getComponentName() - Method in class org.ow2.petals.jbi.component.context.InstallationContextImpl
 
getComponentName(File) - Method in class org.ow2.petals.system.repository.artifact.LocalArtifactRepositoryService
Get the component name from the artifact.
getComponentName() - Method in exception org.ow2.petals.system.repository.exception.ComponentAlreadyExistsException
 
getComponentName() - Method in exception org.ow2.petals.system.systemstate.exception.ComponentAlreadyExistsException
 
getComponentResult() - Method in class org.ow2.petals.jbi.management.Context
 
getComponents() - Method in interface org.ow2.petals.system.repository.artifact.ArtifactRepositoryService
Get the list of components which are available in the repository
getComponents() - Method in class org.ow2.petals.system.repository.artifact.FractalArtifactRepositoryService
 
getComponents() - Method in class org.ow2.petals.system.repository.artifact.LocalArtifactRepositoryService
 
getComponents() - Method in class org.ow2.petals.ws.ArtifactRepositoryServiceImpl
 
getComponents() - Method in class org.ow2.petals.ws.JBIArtefactsServiceImpl
getComponentsDirectory() - Method in interface org.ow2.petals.system.repository.RepositoryService
Retrieve the components directory absolute path from the Petals repository.
getComponentsDirectory() - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
getComponentsForDeployedServiceAssembly(String) - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
getComponentsName() - Method in interface org.ow2.petals.system.repository.artifact.ArtifactRepositoryService
 
getComponentsName() - Method in class org.ow2.petals.system.repository.artifact.FractalArtifactRepositoryService
 
getComponentsName() - Method in class org.ow2.petals.system.repository.artifact.LocalArtifactRepositoryService
 
getComponentsPath() - Method in interface org.ow2.petals.system.repository.artifact.ArtifactRepositoryService
 
getComponentsPath() - Method in class org.ow2.petals.system.repository.artifact.FractalArtifactRepositoryService
 
getComponentsPath() - Method in class org.ow2.petals.system.repository.artifact.LocalArtifactRepositoryService
 
getComponentStateHolder() - Method in class org.ow2.petals.jbi.management.Context
 
getComponentStateHolder(String) - Method in interface org.ow2.petals.system.systemstate.SystemStateService
Get the Component entry from the System State.
getComponentStateHolder(String) - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
getComponentStateHolders() - Method in interface org.ow2.petals.system.systemstate.SystemStateService
Get the Components entries from the System State.
getComponentStateHolders() - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
getComponentTaskResult(String, String, String) - Static method in class org.ow2.petals.jbi.management.util.ManagementMessageUtil
Return a component task result xml
getComponentTaskResult(String, String, String, String, String, String, String[], String) - Static method in class org.ow2.petals.jbi.management.util.ManagementMessageUtil
Return a component task result xml
getComponentTaskResult(String, String, String, String, String, String[]) - Static method in class org.ow2.petals.jbi.management.util.ManagementMessageUtil
Return a component task result xml
getComponentTaskResult(String, String, String, String, String, String[], String, String, String[], String) - Static method in class org.ow2.petals.jbi.management.util.ManagementMessageUtil
Return a component task result xml
getComponentWorkDirectory(String) - Method in interface org.ow2.petals.system.repository.RepositoryService
Returns the work directory of the component
getComponentWorkDirectory(String) - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
getConsumerEndpoint() - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
getContainerConfiguration(String) - Method in interface org.ow2.petals.communication.topology.TopologyService
Get the container configuration of the given container name.
getContainerConfiguration(String) - Method in class org.ow2.petals.communication.topology.TopologyServiceImpl
Get the container configuration of the given container name.
getContainerConfiguration() - Method in interface org.ow2.petals.kernel.configuration.ConfigurationService
Get the local container configuration.
getContainerConfiguration(String) - Method in interface org.ow2.petals.kernel.configuration.ConfigurationService
Get the container configuration.
getContainerConfiguration() - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
 
getContainerConfiguration(String) - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
Get the container configuration.
getContainerConfiguration() - Method in class org.ow2.petals.kernel.server.PetalsServerImpl
 
getContainerInformation(String) - Method in class org.ow2.petals.ws.TopologyServiceImpl
getContainersConfiguration(ContainerConfiguration.ContainerState) - Method in interface org.ow2.petals.communication.topology.TopologyService
Get all the containers where the state is the same than the given one.
getContainersConfiguration(ContainerConfiguration.ContainerState) - Method in class org.ow2.petals.communication.topology.TopologyServiceImpl
Get all the containers where the state is the same than the given one.
getContainersConfiguration() - Method in interface org.ow2.petals.kernel.configuration.ConfigurationService
Get the containers configuration.
getContainersConfiguration() - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
Get the containers configuration.
getContainersConfigurationsForLocalSubdomain() - Method in interface org.ow2.petals.communication.topology.TopologyService
 
getContainersConfigurationsForLocalSubdomain() - Method in class org.ow2.petals.communication.topology.TopologyServiceImpl
getContext(String) - Method in class org.ow2.petals.communication.jndi.agent.AbstractJNDIAgentServiceImpl
Get the Naming Context matching the given key.
getContext(String) - Method in class org.ow2.petals.communication.jndi.agent.StandaloneJNDIAgentServiceImpl
 
getContext() - Method in class org.ow2.petals.jbi.component.context.InstallationContextImpl
 
getCoordinator() - Method in class org.ow2.petals.jbi.management.transaction.PetalsTransactionContext
 
getCopyArchiveToInstalledDirTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getCopyArchiveToInstalledDirTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getCopyArchiveToWorkDirTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getCopyArchiveToWorkDirTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getCopySAPackageToRepositoryTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getCreateAndRegisterInstallerMBeanTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getCreateAndRegisterSULifeCycleTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getCreateComponentFolderTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getCreateComponentStateHolderTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getCreateSAStateHolderTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getCreateSLClassloaderTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getCreateSLRepositoryTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getCreateSLStateHolderTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getCreateXMLDeploymentResultTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getCreateXMLUndeploymentResultTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getCurrentState() - Method in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
 
getCurrentState() - Method in class org.ow2.petals.container.lifecycle.ServiceUnitLifeCycle
 
getDeliveryChannel() - Method in interface org.ow2.petals.jbi.component.context.ComponentContext
 
getDeliveryChannel() - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
getDeliveryChannel() - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getDeliveryChannelImpl() - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
Return the actual deliveryChannel.
getDeployAllSUTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getDeployedServiceAssemblies() - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
getDeployedServiceAssembliesForComponent(String) - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
getDeployedServiceUnitList(String) - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
getDeploySUToComponentTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getDescription(String, String) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
Returns an InputStream representation of a ServiceEndpoint description
getDescription(String, String) - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistryMBean
Returns an InputStream representation of a ServiceEndpoint description
getDescription() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getDescription() - Method in class org.ow2.petals.kernel.configuration.DomainConfiguration
 
getDescription() - Method in class org.ow2.petals.kernel.configuration.SubDomainConfiguration
 
getDescription() - Method in class org.ow2.petals.service.ServiceEndpointImpl
getDescriptor() - Method in class org.ow2.petals.jbi.management.Context
 
getDomainConfiguration() - Method in class org.ow2.petals.communication.jndi.agent.AbstractJNDIAgentServiceImpl
 
getDomainConfiguration() - Method in interface org.ow2.petals.communication.topology.TopologyService
Get the domain configuration.
getDomainConfiguration() - Method in class org.ow2.petals.communication.topology.TopologyServiceImpl
Get the domain configuration.
getDomainConfiguration() - Method in interface org.ow2.petals.kernel.configuration.ConfigurationService
Get the domain configuration the local container belongs to.
getDomainConfiguration() - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
Get the domain configuration the local container belongs to.
getDomainInformation() - Method in class org.ow2.petals.ws.TopologyServiceImpl
 
getDownloadTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getDownloadTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getEndpoint() - Method in class org.ow2.dragon.connection.api.service.GetHostedEndpointsOnExecEnvResponse
Gets the value of the endpoint property.
getEndpoint() - Method in class org.ow2.dragon.connection.api.service.GetHostedEndpointsOnProcessorResponse
Gets the value of the endpoint property.
getEndpoint() - Method in class org.ow2.dragon.connection.api.service.Node.Endpoints
Gets the value of the endpoint property.
getEndpoint(QName, String) - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
getEndpoint(QName, String) - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getEndpoint() - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
getEndpoint(QName, String) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
Get the service endpoint for the named activated endpoint, if any.
getEndpoint(QName, String) - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
Get the service endpoint for the named activated endpoint, if any.
getEndpoint() - Method in class org.ow2.petals.jbi.security.AuthorizationEntry
 
getEndpointDescriptor(ServiceEndpoint) - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
getEndpointDescriptor(ServiceEndpoint) - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getEndpointDescriptorForEndpoint(ServiceEndpoint) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
Return the descriptor for a specified endpoint.
getEndpointDescriptorForEndpoint(ServiceEndpoint) - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
Return the descriptor for a specified endpoint.
getEndpointName() - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorFilter
 
getEndpointName() - Method in class org.ow2.petals.service.ServiceEndpointImpl
getEndpointRegistry() - Method in interface org.ow2.petals.container.lifecycle.ComponentContextCommunication
Get the EndpointRegistry service.
getEndpointRegistry() - Method in class org.ow2.petals.container.lifecycle.Installer
 
getEndpoints() - Method in class org.ow2.dragon.connection.api.service.Node
Gets the value of the endpoints property.
getEndpoints(QName) - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
getEndpoints(QName) - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getEndpoints() - Method in class org.ow2.petals.jbi.messaging.registry.AbstractEndpointRegistry
getEndpoints() - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
 
getEndpoints() - Method in class org.ow2.petals.ws.EndpointServiceImpl
getEndpointsForService(QName) - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
getEndpointsForService(QName) - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getEngineComponentLifeCycleByName(String) - Method in interface org.ow2.petals.jbi.management.admin.AdminService
Find the ComponentLifeCycleMBean of a JBI Component by its unique name.
getEngineComponentLifeCycleByName(String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getEngineComponents() - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getEntityName() - Method in class org.ow2.petals.jbi.management.Context
 
getEntityVersion() - Method in class org.ow2.petals.jbi.management.Context
 
getEntry() - Method in class org.ow2.dragon.connection.api.service.HashMapType
Gets the value of the entry property.
getEntryAsTemp(ZipFile, String) - Static method in class org.ow2.petals.util.ZipUtil
Create a temporary File from a given entry of a given ZipFile.
getEnvironment() - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
getEnvironment() - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
getEnvironment() - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
getEnvType() - Method in class org.ow2.dragon.connection.api.to.ExecutionEnvironment
Gets the value of the envType property.
getError() - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
getExchange(String) - Method in interface org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorMBean
Get the exchange with the given exchange Id.
getExchange(String) - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorServiceImpl
 
getExchangeHistory(String) - Method in interface org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorMBean
Get the history of the given exchange.
getExchangeHistory(String) - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorServiceImpl
 
getExchangeIds(QName, QName, String, QName, long, long) - Method in interface org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorMBean
Get the list of exchange Ids that has been sent or received at least once, matching the given criteria and the exchange persistence duration.
getExchangeIds(String, String) - Method in interface org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorMBean
Get the list of exchange Ids that has been sent or received at least once, matching the given exchange property and the exchange persistence duration.
getExchangeIds(QName, QName, String, QName, long, long) - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorServiceImpl
 
getExchangeIds(String, String) - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorServiceImpl
 
getExchanges(QName, QName, String, QName, long, long) - Method in interface org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorMBean
Get the number of exchange that has been sent or received at least once and matching the duration.
getExchanges(QName, QName, String, QName, long, long) - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorServiceImpl
 
getExchangeStorageDuration() - Method in interface org.ow2.petals.system.persistence.PersistenceService
Get the exchange storage duration.
getExchangeStorageDuration() - Method in class org.ow2.petals.system.persistence.PersistenceServiceImpl
 
getExecEnv() - Method in class org.ow2.dragon.connection.api.to.Processor.ExecEnvs
Gets the value of the execEnv property.
getExecEnvs() - Method in class org.ow2.dragon.connection.api.to.Processor
Gets the value of the execEnvs property.
getExecutionEnvironment() - Method in class org.ow2.dragon.connection.api.service.GetFederationMembersResponse
Gets the value of the executionEnvironment property.
getExecutionEnvironment() - Method in class org.ow2.dragon.connection.api.service.GetManagedExecutionEnvironmentsResponse
Gets the value of the executionEnvironment property.
getExecutionEnvironmentManager() - Method in class org.ow2.dragon.connection.api.service.GetPropertiesResponse
Gets the value of the executionEnvironmentManager property.
getExistingEndpointName() - Method in exception org.ow2.petals.jbi.messaging.registry.EndpointAlreadyExistsException
 
getExistingEndpointService() - Method in exception org.ow2.petals.jbi.messaging.registry.EndpointAlreadyExistsException
 
getExtensionMBeanName() - Method in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
 
getExtensionMBeanName() - Method in class org.ow2.petals.container.thread.BootstrapThread
 
getExtensionMBeanName() - Method in class org.ow2.petals.container.thread.ComponentLifeCycleThread
 
getExternalEndpoints(QName) - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
getExternalEndpoints(QName) - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getExternalEndpoints() - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
getExternalEndpoints() - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
 
getExternalEndpointsForInterface(QName) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
 
getExternalEndpointsForInterface(QName) - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
Queries the registry for external endpoints that implements the given interface name
getExternalEndpointsForService(QName) - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
getExternalEndpointsForService(QName) - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getExternalEndpointsForService(QName) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
 
getExternalEndpointsForService(QName) - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
Queries the registry for external endpoints that are part of the given service name
getExtractSUsTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getExtractTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getExtractTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getFactory() - Static method in class org.ow2.petals.kernel.server.FractalHelper
Get the factory to manage components.
getFactory(URL) - Static method in class org.ow2.petals.system.classloader.factory.URLFactory
Return a new URLFactory in function of the URL type.
getFault() - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
getFederationMembers(String) - Method in interface org.ow2.dragon.connection.api.service.ExecutionEnvironmentManager
 
GetFederationMembers - Class in org.ow2.dragon.connection.api.service
Java class for getFederationMembers complex type.
GetFederationMembers() - Constructor for class org.ow2.dragon.connection.api.service.GetFederationMembers
 
getFederationMembers(String) - Method in class org.ow2.petals.ws.DragonConnectionServiceImpl
 
GetFederationMembersResponse - Class in org.ow2.dragon.connection.api.service
Java class for getFederationMembersResponse complex type.
GetFederationMembersResponse() - Constructor for class org.ow2.dragon.connection.api.service.GetFederationMembersResponse
 
getFile() - Method in class org.ow2.petals.system.repository.artifact.Artifact
 
getFormatID() - Method in class org.ow2.petals.jbi.management.transaction.PetalsTransactionContext
 
getGlobalTransactionID() - Method in class org.ow2.petals.jbi.management.transaction.PetalsTransactionContext
 
getGroupId() - Method in class org.ow2.petals.system.repository.artifact.Artifact
 
getHost() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getHostedEndpointsOnExecEnv(String) - Method in interface org.ow2.dragon.connection.api.service.ExecutionEnvironmentManager
 
GetHostedEndpointsOnExecEnv - Class in org.ow2.dragon.connection.api.service
Java class for getHostedEndpointsOnExecEnv complex type.
GetHostedEndpointsOnExecEnv() - Constructor for class org.ow2.dragon.connection.api.service.GetHostedEndpointsOnExecEnv
 
getHostedEndpointsOnExecEnv(String) - Method in class org.ow2.petals.ws.DragonConnectionServiceImpl
 
GetHostedEndpointsOnExecEnvResponse - Class in org.ow2.dragon.connection.api.service
Java class for getHostedEndpointsOnExecEnvResponse complex type.
GetHostedEndpointsOnExecEnvResponse() - Constructor for class org.ow2.dragon.connection.api.service.GetHostedEndpointsOnExecEnvResponse
 
getHostedEndpointsOnProcessor(String) - Method in interface org.ow2.dragon.connection.api.service.ExecutionEnvironmentManager
 
GetHostedEndpointsOnProcessor - Class in org.ow2.dragon.connection.api.service
Java class for getHostedEndpointsOnProcessor complex type.
GetHostedEndpointsOnProcessor() - Constructor for class org.ow2.dragon.connection.api.service.GetHostedEndpointsOnProcessor
 
getHostedEndpointsOnProcessor(String) - Method in class org.ow2.petals.ws.DragonConnectionServiceImpl
 
GetHostedEndpointsOnProcessorResponse - Class in org.ow2.dragon.connection.api.service
Java class for getHostedEndpointsOnProcessorResponse complex type.
GetHostedEndpointsOnProcessorResponse() - Constructor for class org.ow2.dragon.connection.api.service.GetHostedEndpointsOnProcessorResponse
 
getHostProcessor() - Method in class org.ow2.dragon.connection.api.to.ExecutionEnvironment
Gets the value of the hostProcessor property.
getInitialContext() - Method in interface org.ow2.petals.communication.jndi.client.JNDIService
Get the initial JNDI context.
getInitialContext() - Method in class org.ow2.petals.communication.jndi.client.JNDIServiceImpl
 
getInitialContext(Hashtable<?, ?>) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextFactory
 
getInitialContext(Hashtable<?, ?>, JNDIAgentService) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextFactory
PEtALS dedicated method to get an InitialContext object with a local connection.
getInitialContext() - Method in interface org.ow2.petals.container.lifecycle.ComponentContextCommunication
The Initial context for the component.
getInitialContext() - Method in class org.ow2.petals.container.lifecycle.Installer
 
getInMessage() - Method in class org.ow2.petals.jbi.messaging.exchange.types.InOnlyImpl
 
getInMessage() - Method in class org.ow2.petals.jbi.messaging.exchange.types.InOutImpl
 
getInstallationDescriptorExtension() - Method in class org.ow2.petals.jbi.component.context.InstallationContextImpl
 
getInstallationRoot() - Method in interface org.ow2.petals.container.lifecycle.ComponentContextCommunication
The installation directory of the component.
getInstallationRoot() - Method in class org.ow2.petals.container.lifecycle.Installer
 
getInstalledArchive(String) - Method in class org.ow2.petals.jbi.management.task.AbstractFileManipulationTask
Get a file of the given name from the installed directory
getInstalledComponentsForSharedLibrary(String) - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
getInstalledComponentsForSharedLibrary(String) - Method in interface org.ow2.petals.jbi.management.installation.InstallationServiceMBean
Get the list of components that use the shared library
getInstalledSharedLibraries() - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
getInstalledSharedLibraries() - Method in interface org.ow2.petals.jbi.management.installation.InstallationServiceMBean
Get the list of all installed shared libraries
getInstallerByName(String) - Method in interface org.ow2.petals.jbi.management.admin.AdminService
Get the Installer by its component name.
getInstallerByName(String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getInstallerConfigurationMBean() - Method in class org.ow2.petals.container.lifecycle.Installer
 
getInstallerMBeanNameByName(String) - Method in interface org.ow2.petals.jbi.management.admin.AdminService
Get the ObjectName by its installer name.
getInstallerMBeanNameByName(String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getInstallerObjectName() - Method in class org.ow2.petals.jbi.management.Context
 
getInstallers() - Method in interface org.ow2.petals.jbi.management.admin.AdminService
Get the list of Installers
getInstallers() - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getInstallers() - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
getInstallers() - Method in interface org.ow2.petals.jbi.management.installation.InstallationServiceMBean
Get the list of all the existing installers
getInstallRoot() - Method in class org.ow2.petals.container.lifecycle.Installer
 
getInstallRoot() - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
TODO : not allowed in the specification but necessary to run SUN example
getInstallRoot() - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getInstallRoot() - Method in class org.ow2.petals.jbi.component.context.InstallationContextImpl
 
getInstallUrl() - Method in class org.ow2.petals.jbi.management.Context
 
getInterfaceName() - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
getInterfaceName() - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorFilter
 
getInterfaces() - Method in class org.ow2.petals.jbi.messaging.endpoint.JBIServiceEndpointImpl
getInterfacesForEndpoint(ServiceEndpoint) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
Return the interfaces for the specified endpoint.
getInterfacesForEndpoint(ServiceEndpoint) - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
Return the interfaces for the specified endpoint.
getInterfacesName() - Method in class org.ow2.petals.service.ServiceEndpointImpl
getInternalEndpoints() - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
 
getInternalEndpoints() - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
 
getInternalEndpointsForInterface(QName, LinkType) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
Queries the registry for active endpoints that implements the given interface, according to the link type.
getInternalEndpointsForInterface(QName, LinkType) - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
Queries the registry for active endpoints that implements the given interface, according to the link type.
getInternalEndpointsForService(QName, LinkType) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
 
getInternalEndpointsForService(QName, LinkType) - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
Queries the registry for active endpoints belonging to the given service, according to the link type.
getIpv4Address() - Method in class org.ow2.dragon.connection.api.service.Node
Gets the value of the ipv4Address property.
getJbi() - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getJBIArtifactType() - Method in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
 
getJBIArtifactType() - Method in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
 
getJBIArtifactType() - Method in class org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle
 
getJBIDescriptor() - Method in interface org.ow2.petals.container.lifecycle.ComponentContextCommunication
get the JBI Descriptor.
getJBIDescriptor() - Method in class org.ow2.petals.container.lifecycle.Installer
 
getJmxDomainName() - Method in class org.ow2.petals.jbi.management.MBeanNamesImpl
 
getJmxRMIConnectorPort() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getJmxServiceURL(String, int) - Static method in class org.ow2.petals.communication.jmx.rmi.RMIConnector
Build the JMX Service URL.
getJndiBatchSize() - Method in class org.ow2.petals.kernel.configuration.JndiConfiguration
 
getJndiConfiguration() - Method in class org.ow2.petals.kernel.configuration.DomainConfiguration
 
getJndiFactory() - Method in class org.ow2.petals.kernel.configuration.JndiConfiguration
 
getJndiInformation() - Method in class org.ow2.petals.ws.TopologyServiceImpl
getJndiPoolSize() - Method in class org.ow2.petals.kernel.configuration.JndiConfiguration
 
getJndiProviderUrl() - Method in class org.ow2.petals.kernel.configuration.JndiConfiguration
 
getJndiSecurityCredentials() - Method in class org.ow2.petals.kernel.configuration.JndiConfiguration
 
getJndiSecurityPrincipal() - Method in class org.ow2.petals.kernel.configuration.JndiConfiguration
 
getKey() - Method in class org.ow2.dragon.connection.api.to.HashMapEntryType
Gets the value of the key property.
getKey(String, QName) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
 
getLevelForLogger(String) - Method in class org.ow2.petals.jbi.management.logging.LoggerServiceImpl
 
getLevelForLogger(String) - Method in interface org.ow2.petals.jbi.management.logging.LoggerServiceMBean
Allow to recover logging for specified logger.
getLifeCycleControllerByName(ContentController, String) - Static method in class org.ow2.petals.kernel.server.FractalHelper
A utility function allowing to get a component LifeCycleController from a content controller.
getListeners() - Method in class org.ow2.petals.jbi.messaging.registry.DistributedEndpointRegistryImpl
Get the list of registry listeners.
getListeners() - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
Get the list of registry listeners.
getLocalJMXServer() - Method in interface org.ow2.petals.communication.jmx.JMXService
Get the local jmx server
getLocalJMXServer() - Method in class org.ow2.petals.communication.jmx.PlatformJMXServiceImpl
 
getLocalJMXServer() - Method in class org.ow2.petals.communication.jmx.StandaloneJMXServiceImpl
 
getLocalTime() - Method in class org.ow2.petals.ws.InformationServiceImpl
getLocation() - Method in class org.ow2.petals.service.ServiceEndpointImpl
getLocator(URL) - Static method in class org.ow2.petals.system.classloader.locator.LocatorAbstract
Return a new Locator in function of the URL type.
getLog() - Method in class org.ow2.petals.communication.jndi.agent.AbstractJNDIAgentServiceImpl
 
getLogger() - Method in interface org.ow2.petals.container.lifecycle.ComponentContextCommunication
The Logger for the component.
getLogger() - Method in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
Get the logger
getLogger() - Method in class org.ow2.petals.container.lifecycle.Installer
 
getLogger() - Method in interface org.ow2.petals.jbi.component.context.ComponentContext
 
getLogger(String, String) - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
TODO : not allowed in the specification but necessary to manage the loggers properly
getLogger() - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getLogger(String, String) - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getLogger() - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
getLostPlusFoundDirectory() - Method in interface org.ow2.petals.system.repository.RepositoryService
Retrieve the "lost+found" directory absolute path from the Petals repository.
getLostPlusFoundDirectory() - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
getManagedExecutionEnvironments() - Method in interface org.ow2.dragon.connection.api.service.ExecutionEnvironmentManager
 
GetManagedExecutionEnvironments - Class in org.ow2.dragon.connection.api.service
Java class for getManagedExecutionEnvironments complex type.
GetManagedExecutionEnvironments() - Constructor for class org.ow2.dragon.connection.api.service.GetManagedExecutionEnvironments
 
getManagedExecutionEnvironments() - Method in class org.ow2.petals.ws.DragonConnectionServiceImpl
 
GetManagedExecutionEnvironmentsResponse - Class in org.ow2.dragon.connection.api.service
Java class for getManagedExecutionEnvironmentsResponse complex type.
GetManagedExecutionEnvironmentsResponse() - Constructor for class org.ow2.dragon.connection.api.service.GetManagedExecutionEnvironmentsResponse
 
getMasterContainerInformation() - Method in class org.ow2.petals.ws.TopologyServiceImpl
getMBeanNames() - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
getMBeanNames() - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getMBeanNames() - Method in interface org.ow2.petals.jbi.management.admin.AdminService
Get the PEtALS MbeanNames instance.
getMBeanNames() - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getMBeanServer() - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
getMBeanServer() - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getMBeanServer() - Method in interface org.ow2.petals.jbi.management.admin.AdminService
Get the MBeanServer.
getMBeanServer() - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getMessage(String) - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
getMessage() - Method in exception org.ow2.petals.system.repository.exception.EntityAlreadyExistsException
 
getMessageExchange() - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
Return the real implementation of this MessageExchange.
getMessageExchange(String) - Method in interface org.ow2.petals.system.persistence.PersistenceService
Retrieve a Message Exchange from the persistence.
getMessageExchange(String) - Method in class org.ow2.petals.system.persistence.PersistenceServiceImpl
 
getMessageExchangeHistory(String) - Method in interface org.ow2.petals.system.persistence.PersistenceService
Get the Message Exchange sent/received history from the persistence.
getMessageExchangeHistory(String) - Method in class org.ow2.petals.system.persistence.PersistenceServiceImpl
 
getMessageExchangeIds(QName, QName, String, QName, long, long) - Method in interface org.ow2.petals.system.persistence.PersistenceService
Retrieve a list of Message Exchange Ids from the persistence matching the given criteria and the exchange persistence duration
getMessageExchangeIds(String, String) - Method in interface org.ow2.petals.system.persistence.PersistenceService
Retrieve a list of Message Exchange Ids from the persistence matching the given the given exchange property and the exchange persistence duration
getMessageExchangeIds(QName, QName, String, QName, long, long) - Method in class org.ow2.petals.system.persistence.PersistenceServiceImpl
 
getMessageExchangeIds(String, String) - Method in class org.ow2.petals.system.persistence.PersistenceServiceImpl
 
getMessageExchanges(QName, QName, String, QName, long, long) - Method in interface org.ow2.petals.system.persistence.PersistenceService
Count the number of processed exchanges matching the given criteria.
getMessageExchanges(QName, QName, String, QName, long, long) - Method in class org.ow2.petals.system.persistence.PersistenceServiceImpl
 
getMessages() - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
Get all the normalized messages
getMode() - Method in class org.ow2.petals.kernel.configuration.DomainConfiguration
 
getMode() - Method in class org.ow2.petals.kernel.configuration.SubDomainConfiguration
 
getMonitoredExchanges() - Method in interface org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorMBean
Get the list of Router Monitor filter.
getMonitoredExchanges() - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorServiceImpl
 
getMonitorStorageDuration() - Method in interface org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorMBean
Get the duration of the monitoring storage.
getMonitorStorageDuration() - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorServiceImpl
 
getName() - Method in class org.ow2.dragon.connection.api.service.Node
Gets the value of the name property.
getName() - Method in class org.ow2.dragon.connection.api.to.Endpoint
Gets the value of the name property.
getName() - Method in class org.ow2.dragon.connection.api.to.EnvironmentFederation
Gets the value of the name property.
getName() - Method in class org.ow2.dragon.connection.api.to.ExecutionEnvironmentManager
Gets the value of the name property.
getName() - Method in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
 
getName() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getName() - Method in class org.ow2.petals.kernel.configuration.DomainConfiguration
 
getName() - Method in class org.ow2.petals.kernel.configuration.SubDomainConfiguration
 
getName() - Method in class org.ow2.petals.system.repository.artifact.Artifact
 
getNameFromMBeanName(ObjectName) - Method in class org.ow2.petals.jbi.management.MBeanNamesImpl
 
getNameInNamespace() - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
getNameInNamespace() - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
getNameInNamespace() - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
getNameParser(Name) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
(non-Javadoc)
getNameParser(String) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
(non-Javadoc)
getNameParser(Name) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
getNameParser(String) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
getNameParser(Name) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
getNameParser(String) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
getNamingContext() - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
getNamingContext() - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getOperation() - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
getOperation() - Method in class org.ow2.petals.jbi.security.AuthorizationEntry
 
getOperationName() - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorFilter
 
getOutMessage() - Method in class org.ow2.petals.jbi.messaging.exchange.types.InOutImpl
 
getOutputStream() - Method in interface org.ow2.petals.transport.platform.nio.selector.PipedDeserializer
 
getOutputStream() - Method in class org.ow2.petals.transport.platform.nio.server.PipedDeserializerImpl
 
getPackageName(String) - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
Return the package name of a class
getParentContainer() - Method in interface org.ow2.petals.container.ContainerService
Get the container component.
getParentContainer() - Method in class org.ow2.petals.container.ContainerServiceImpl
Get the parent container.
getParentFederation() - Method in class org.ow2.dragon.connection.api.to.ExecutionEnvironment
Gets the value of the parentFederation property.
getPassword() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getPattern() - Method in class org.ow2.dragon.connection.api.to.EnvironmentFederation
Gets the value of the pattern property.
getPattern() - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
getPersistenceDuration() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getPersistenceFetchSize() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getPetalsAdminServiceMBeanName() - Method in class org.ow2.petals.communication.jmx.RemoteJMXServer
Retrieve the object name of the Petals admin service
getPossibleRoles() - Method in class org.ow2.dragon.connection.api.to.EnvironmentFederation
Gets the value of the possibleRoles property.
getPossibleRoles() - Method in class org.ow2.dragon.connection.api.to.EnvironmentFederation.PossibleRoles
Gets the value of the possibleRoles property.
getPrincipals() - Method in class org.ow2.petals.jbi.security.SecurityContext
 
getProperties() - Method in interface org.ow2.dragon.connection.api.service.ExecutionEnvironmentManager
 
GetProperties - Class in org.ow2.dragon.connection.api.service
Java class for getProperties complex type.
GetProperties() - Constructor for class org.ow2.dragon.connection.api.service.GetProperties
 
getProperties() - Method in class org.ow2.dragon.connection.api.service.Node
Gets the value of the properties property.
getProperties() - Method in class org.ow2.petals.ws.DragonConnectionServiceImpl
 
GetPropertiesResponse - Class in org.ow2.dragon.connection.api.service
Java class for getPropertiesResponse complex type.
GetPropertiesResponse() - Constructor for class org.ow2.dragon.connection.api.service.GetPropertiesResponse
 
getProperty() - Method in class org.ow2.dragon.connection.api.service.Node.Properties
Gets the value of the property property.
getProperty(String) - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
getPropertyNames() - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
getQueueMaxSize() - Method in class org.ow2.petals.transport.local.LocalTransporterImpl
 
getQueueSizes() - Method in class org.ow2.petals.transport.local.LocalTransporterImpl
 
getRecoveryCorePoolSize() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getRecoveryKeepAliveTime() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getRecoveryMaxPoolSize() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getRecursiveComponentByName(ContentController, String) - Static method in class org.ow2.petals.kernel.server.FractalHelper
A utility function allowing to get a component from any content controller.
getRegisterAllConnectionTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getRegisterComponentInSLTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getRegisteredComponents() - Method in interface org.ow2.petals.container.lifecycle.SharedLibraryLifeCycle
get the list of the registered components.
getRegisteredComponents() - Method in class org.ow2.petals.container.lifecycle.SharedLibraryLifeCycleImpl
 
getRegisterSALifeCycleTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getRegistryDatabaseDialect() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getRegistryDatabaseDriver() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getRegistryDatabasePassword() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getRegistryDatabaseUrl() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getRegistryDatabaseUser() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getRegistryMode() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getRegistryPort() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getRegistryRepository() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getRegistrySynchroPeriod() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getRegistryTransportTimeout() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getRemoteJMXServer(String) - Method in interface org.ow2.petals.communication.jmx.JMXService
Create a connection to the remote container JMX server.
getRemoteJMXServer(String) - Method in class org.ow2.petals.communication.jmx.PlatformJMXServiceImpl
 
getRemoteJMXServer(String) - Method in class org.ow2.petals.communication.jmx.StandaloneJMXServiceImpl
 
getRemoveAllConnectionsTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getRemoveComponentArchiveTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getRemoveComponentFolderTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getRemoveComponentStateHolderTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getRemoveSAArchiveTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getRemoveSAFolderTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getRemoveSAStateHolderTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getRemoveSLArchiveTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getRemoveSLClassloaderTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getRemoveSLFolderTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getRemoveSLStateHolderTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getRenameSUsTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getRepositoryDirectory() - Method in interface org.ow2.petals.system.repository.RepositoryService
Return petals repository folder.
getRepositoryDirectory() - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
getRepositoryDirectoryPath() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getResource(String) - Method in class org.ow2.petals.system.classloader.ComponentClassLoader
If resource is not found, search in the sharedLibrariesClassLoader, by specifying the sharedLibraries to use.
getResource(String) - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
Return a URL of the resource
getResource(String, List<String>) - Method in class org.ow2.petals.system.classloader.SharedLibrariesClassLoader
Search in all referenced SharedLibrariesClassLoaders for the requested resource.
getResourceAsStream(String) - Method in class org.ow2.petals.system.classloader.ComponentClassLoader
If resource is not found, search in the sharedLibrariesClassLoader, by specifying the sharedLibraries to use.
getResourceAsStream(String) - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
Get a stream from a resource in the classpath
getResourceAsStream(String, List<String>) - Method in class org.ow2.petals.system.classloader.SharedLibrariesClassLoader
Search in all referenced SharedLibrariesClassLoaders for the requested resource.
getResources(String) - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
Return a enumeration of resources
getRetrieveSAAndSUInstallRootsTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getRetrieveSALifeCycleTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getRole() - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
getRoleInFederation() - Method in class org.ow2.dragon.connection.api.to.ExecutionEnvironment
Gets the value of the roleInFederation property.
getRoles() - Method in class org.ow2.petals.jbi.security.AuthorizationEntry
 
getRootDirectoryPath() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getRootPath() - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
Get the root path where the endpoints will be stored.
getRootPath() - Method in class org.ow2.petals.jbi.messaging.registry.DistributedEndpointRegistryImpl
 
getRootPath() - Method in interface org.ow2.petals.system.repository.artifact.ArtifactRepositoryService
Get the artifact repository root path
getRootPath() - Method in class org.ow2.petals.system.repository.artifact.FractalArtifactRepositoryService
 
getRootPath() - Method in class org.ow2.petals.system.repository.artifact.LocalArtifactRepositoryService
 
getRouter() - Method in interface org.ow2.petals.jbi.component.context.ComponentContext
 
getRouter() - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getRouterQOS() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getRouterSendAttempt() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getRouterSendDelay() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getRouterService() - Method in interface org.ow2.petals.container.lifecycle.ComponentContextCommunication
Get the Router service.
getRouterService() - Method in class org.ow2.petals.container.lifecycle.Installer
 
getRouterStrategy() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getSaCheckPackageTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getSaLifeCycle() - Method in class org.ow2.petals.jbi.management.Context
 
getSaPath() - Method in class org.ow2.petals.system.repository.artifact.LocalArtifactRepositoryService
 
getSecurityContext() - Method in interface org.ow2.petals.jbi.component.context.ComponentContext
 
getSecurityContext() - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getSerialVersionUID() - Static method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getServerInterface() - Method in class org.ow2.petals.kernel.server.Binding
Get the server interfaces.
getService() - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
getService() - Method in class org.ow2.petals.jbi.security.AuthorizationEntry
 
getServiceAssemblies() - Method in interface org.ow2.petals.jbi.management.admin.AdminService
Get the map of ServiceAssemblyLifeCycle by names.
getServiceAssemblies() - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getServiceAssemblies() - Method in interface org.ow2.petals.system.repository.artifact.ArtifactRepositoryService
 
getServiceAssemblies() - Method in class org.ow2.petals.system.repository.artifact.FractalArtifactRepositoryService
 
getServiceAssemblies() - Method in class org.ow2.petals.system.repository.artifact.LocalArtifactRepositoryService
 
getServiceAssemblies() - Method in class org.ow2.petals.ws.ArtifactRepositoryServiceImpl
 
getServiceAssemblies() - Method in class org.ow2.petals.ws.JBIArtefactsServiceImpl
getServiceAssembliesDirectory() - Method in interface org.ow2.petals.system.repository.RepositoryService
Retrieve the ServiceAssemblies directory absolute path from the Petals repository.
getServiceAssembliesDirectory() - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
getServiceAssembliesName() - Method in interface org.ow2.petals.system.repository.artifact.ArtifactRepositoryService
 
getServiceAssembliesName() - Method in class org.ow2.petals.system.repository.artifact.FractalArtifactRepositoryService
 
getServiceAssembliesName() - Method in class org.ow2.petals.system.repository.artifact.LocalArtifactRepositoryService
 
getServiceAssembly() - Method in class org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle
 
getServiceAssemblyByName(String) - Method in interface org.ow2.petals.jbi.management.admin.AdminService
Get the ServiceAssemblyLifeCycle by its unique name.
getServiceAssemblyByName(String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getServiceAssemblyDescriptor(String) - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
getServiceAssemblyDirectory(String) - Method in interface org.ow2.petals.system.repository.RepositoryService
Returns the root directory of the service assembly
getServiceAssemblyDirectory(String) - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
getServiceAssemblyInstallDirectory(String) - Method in interface org.ow2.petals.system.repository.RepositoryService
Returns the install directory of the service assembly
getServiceAssemblyInstallDirectory(String) - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
getServiceAssemblyName(File) - Method in class org.ow2.petals.system.repository.artifact.LocalArtifactRepositoryService
 
getServiceAssemblyName() - Method in exception org.ow2.petals.system.repository.exception.ServiceAssemblyAlreadyExistsException
 
getServiceAssemblyName() - Method in exception org.ow2.petals.system.systemstate.exception.ServiceAssemblyAlreadyExistsException
 
getServiceAssemblyPath() - Method in interface org.ow2.petals.system.repository.artifact.ArtifactRepositoryService
 
getServiceAssemblyPath() - Method in class org.ow2.petals.system.repository.artifact.FractalArtifactRepositoryService
 
getServiceAssemblyPath() - Method in class org.ow2.petals.system.repository.artifact.LocalArtifactRepositoryService
 
getServiceAssemblyStateHolder() - Method in class org.ow2.petals.jbi.management.Context
 
getServiceAssemblyStateHolder(String) - Method in interface org.ow2.petals.system.systemstate.SystemStateService
Get the ServiceAssembly entry from the System State.
getServiceAssemblyStateHolder(String) - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
getServiceAssemblyStateHolders() - Method in interface org.ow2.petals.system.systemstate.SystemStateService
Get the ServiceAssemblys entries from the System State.
getServiceAssemblyStateHolders() - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
getServiceAssemblyWorkDirectory(String) - Method in interface org.ow2.petals.system.repository.RepositoryService
Returns the work directory of the service assembly
getServiceAssemblyWorkDirectory(String) - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
getServiceEndpoints(boolean) - Method in class org.ow2.petals.kernel.server.PetalsServerImpl
getServiceEnginesLifeCycles() - Method in interface org.ow2.petals.jbi.management.admin.AdminService
 
getServiceEnginesLifeCycles() - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
getServiceName() - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorFilter
 
getServiceName() - Method in class org.ow2.petals.service.ServiceEndpointImpl
getServiceNames() - Method in interface org.ow2.petals.tools.ws.WebServiceManager
 
getServiceNames() - Method in class org.ow2.petals.tools.ws.WebServiceManagerImpl
 
getServicesURL() - Method in interface org.ow2.petals.tools.ws.WebServiceManager
 
getServicesURL() - Method in class org.ow2.petals.tools.ws.WebServiceManagerImpl
getServiceUnitDescriptor() - Method in class org.ow2.petals.container.lifecycle.ServiceUnitLifeCycle
 
getServiceUnitForServiceAssembly(String) - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
getServiceUnitForServiceAssembly(String) - Method in interface org.ow2.petals.jbi.management.deployment.DeploymentServiceMBean
Get all the service unit names for the given service assembly
getServiceUnitLifeCycles() - Method in class org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle
 
getServiceUnitManager() - Method in class org.ow2.petals.container.lifecycle.ServiceUnitLifeCycle
Returns the ServiceUnitManager associated with the service unit's target component
getServiceUnitRootPath() - Method in class org.ow2.petals.container.lifecycle.ServiceUnitLifeCycle
 
getServiceUnitsLifeCyclesForComponent(String) - Method in interface org.ow2.petals.jbi.management.admin.AdminService
 
getServiceUnitsLifeCyclesForComponent(String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getSharedLibraries() - Method in interface org.ow2.petals.jbi.management.admin.AdminService
Get the map of SharedLibraryLifeCycle by names.
getSharedLibraries() - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getSharedLibraries() - Method in interface org.ow2.petals.system.repository.artifact.ArtifactRepositoryService
 
getSharedLibraries() - Method in class org.ow2.petals.system.repository.artifact.FractalArtifactRepositoryService
 
getSharedLibraries() - Method in class org.ow2.petals.system.repository.artifact.LocalArtifactRepositoryService
 
getSharedLibraries() - Method in class org.ow2.petals.ws.ArtifactRepositoryServiceImpl
 
getSharedLibraries() - Method in class org.ow2.petals.ws.JBIArtefactsServiceImpl
getSharedLibrariesDirectory() - Method in interface org.ow2.petals.system.repository.RepositoryService
Retrieve the SharedLibraries directory absolute path from the Petals repository.
getSharedLibrariesDirectory() - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
getSharedLibrariesName() - Method in interface org.ow2.petals.system.repository.artifact.ArtifactRepositoryService
 
getSharedLibrariesName() - Method in class org.ow2.petals.system.repository.artifact.FractalArtifactRepositoryService
 
getSharedLibrariesName() - Method in class org.ow2.petals.system.repository.artifact.LocalArtifactRepositoryService
 
getSharedLibraryByName(String) - Method in interface org.ow2.petals.jbi.management.admin.AdminService
Get the SharedLibraryLifeCycle by its unique name.
getSharedLibraryByName(String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getSharedLibraryDirectory(String) - Method in interface org.ow2.petals.system.repository.RepositoryService
Returns the root directory of the shared library
getSharedLibraryDirectory(String) - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
getSharedLibraryInstallDirectory(String) - Method in interface org.ow2.petals.system.repository.RepositoryService
Returns the install directory of the shared library
getSharedLibraryInstallDirectory(String) - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
getSharedLibraryName(File) - Method in class org.ow2.petals.system.repository.artifact.LocalArtifactRepositoryService
 
getSharedLibraryName() - Method in exception org.ow2.petals.system.repository.exception.SharedLibraryAlreadyExistsException
 
getSharedLibraryName() - Method in exception org.ow2.petals.system.systemstate.exception.SharedLibraryAlreadyExistsException
 
getSharedLibraryPath() - Method in interface org.ow2.petals.system.repository.artifact.ArtifactRepositoryService
 
getSharedLibraryPath() - Method in class org.ow2.petals.system.repository.artifact.FractalArtifactRepositoryService
 
getSharedLibraryPath() - Method in class org.ow2.petals.system.repository.artifact.LocalArtifactRepositoryService
 
getSharedLibraryStateHolder() - Method in class org.ow2.petals.jbi.management.Context
 
getSharedLibraryStateHolder(String, String) - Method in interface org.ow2.petals.system.systemstate.SystemStateService
Get the SharedLibrary entry from the System State.
getSharedLibraryStateHolder(String, String) - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
getSharedLibraryStateHolders() - Method in interface org.ow2.petals.system.systemstate.SystemStateService
Get the SharedLibrarys entries from the System State.
getSharedLibraryStateHolders(String) - Method in interface org.ow2.petals.system.systemstate.SystemStateService
Get the SharedLibrarys entries from the System State matching the given name.
getSharedLibraryStateHolders() - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
getSharedLibraryStateHolders(String) - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
getSharedLibraryWorkDirectory(String) - Method in interface org.ow2.petals.system.repository.RepositoryService
Returns the work directory of the shared library
getSharedLibraryWorkDirectory(String) - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
getSLCheckPackageTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getSSLKeyPassword() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getSSLKeystore() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getSSLKeystorePassword() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getSSLTruststore() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getSSLTruststorePassword() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getState() - Method in interface org.ow2.petals.container.lifecycle.SharedLibraryLifeCycle
Get the state
getState() - Method in class org.ow2.petals.container.lifecycle.SharedLibraryLifeCycleImpl
Get the state
getState(String) - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
getState() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getStatus() - Method in class org.ow2.petals.jbi.management.transaction.TransactionManagerImpl
 
getStatus() - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
getStream(URL) - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
Return an input stream from a url
getString() - Method in class org.ow2.petals.jbi.management.util.XMLResult
Close the XMLResult and return the String
getStringDescription() - Method in class org.ow2.petals.service.ServiceEndpointImpl
 
getSubdomainByName(String) - Method in class org.ow2.petals.ws.TopologyServiceImpl
 
getSubDomainConfiguration() - Method in interface org.ow2.petals.kernel.configuration.ConfigurationService
Get the sub domain configuration the local container belongs to.
getSubDomainConfiguration() - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
Get the sub domain configuration the local container belongs to.
getSubdomainName() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getSubDomainsConfiguration() - Method in interface org.ow2.petals.communication.topology.TopologyService
Get all the sub-domain configurations.
getSubDomainsConfiguration() - Method in class org.ow2.petals.communication.topology.TopologyServiceImpl
Get all the sub-domain configurations.
getSubDomainsConfiguration() - Method in interface org.ow2.petals.kernel.configuration.ConfigurationService
Get the subdomains configuration.
getSubDomainsConfiguration() - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
Get the subdomains configuration.
getSuDescriptorInSa() - Method in class org.ow2.petals.jbi.management.Context
 
getSuInstallUrl() - Method in class org.ow2.petals.jbi.management.Context
 
getSuInstallUrls() - Method in class org.ow2.petals.jbi.management.Context
 
getSuName() - Method in class org.ow2.petals.container.lifecycle.ServiceUnitLifeCycle
 
getSuTaskProcessors() - Method in class org.ow2.petals.jbi.management.Context
 
getSyncMode(MessageExchangeWrapper, boolean) - Static method in class org.ow2.petals.transport.util.TransporterUtil
Return the synchronized mode related to a message exchange.
getSystemInfo() - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getSystemService(String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getSystemServices() - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
getTargetComponentName() - Method in class org.ow2.petals.container.lifecycle.ServiceUnitLifeCycle
Return the name of the targeted component.
getTaskTimeout() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getTCPConnectionTimeout() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getTCPPort() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getTCPReceivers() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getTCPSenderEvictableDelay() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getTCPSenderEvictorDelay() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getTCPSenders() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getTCPSendTimeout() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getTimeOut() - Method in class org.ow2.petals.jbi.management.transaction.PetalsTransactionContext
 
getTopology() - Method in interface org.ow2.petals.kernel.configuration.ConfigurationService
Get the current topology.
getTopology() - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
Get the current topology.
getTopologyUpdatePeriod() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getTransaction() - Method in class org.ow2.petals.jbi.management.transaction.TransactionManagerImpl
 
getTransactionManager() - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
getTransactionManager() - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getTransactionManagerService() - Method in interface org.ow2.petals.container.lifecycle.ComponentContextCommunication
Get the TransactionManager service.
getTransactionManagerService() - Method in class org.ow2.petals.container.lifecycle.Installer
 
getType() - Method in class org.ow2.dragon.connection.api.service.Node
Gets the value of the type property.
getType() - Method in class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
 
getType() - Method in class org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse
 
getType() - Method in class org.ow2.petals.jbi.security.AuthorizationEntry
 
getType() - Method in class org.ow2.petals.service.ServiceEndpointImpl
 
getType() - Method in class org.ow2.petals.system.repository.artifact.Artifact
 
getType() - Method in class org.ow2.petals.ws.InformationServiceImpl
getUndeployAllSUTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getUnregisterComponentFromSLTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getUnregisterInstallerTask() - Method in class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
 
getUnregisterSALifeCycleTask() - Method in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
getUnzipRoot() - Method in class org.ow2.petals.jbi.management.Context
 
getURL(String) - Method in class org.ow2.petals.system.classloader.factory.DirURLFactory
Returns a new URL basically adding path to the base URL.
getURL(String) - Method in class org.ow2.petals.system.classloader.factory.JarURLFactory
Returns a new URL basically adding path to the base URL.
getURL(String) - Method in class org.ow2.petals.system.classloader.factory.URLFactory
Returns a new URL basically adding path to the base URL.
getURL(String) - Method in class org.ow2.petals.tools.ws.WebServiceManagerImpl
 
getUser() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getUserConfiguration() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getUserName() - Method in class org.ow2.petals.jbi.security.SecurityContext
 
getUsersContext() - Method in interface org.ow2.petals.communication.jndi.client.JNDIService
Return a JNDI specific Context for Components
getUsersContext() - Method in class org.ow2.petals.communication.jndi.client.JNDIServiceImpl
 
getValue() - Method in class org.ow2.dragon.connection.api.to.HashMapEntryType
Gets the value of the value property.
getVersion() - Method in class org.ow2.dragon.connection.api.service.Node
Gets the value of the version property.
getVersion() - Method in class org.ow2.petals.system.repository.artifact.Artifact
 
getVersion() - Method in exception org.ow2.petals.system.repository.exception.SharedLibraryAlreadyExistsException
 
getVersion() - Method in exception org.ow2.petals.system.systemstate.exception.SharedLibraryAlreadyExistsException
 
getVersion() - Method in class org.ow2.petals.ws.InformationServiceImpl
getWebServiceClass(Class<?>) - Static method in class org.ow2.petals.tools.ws.WebServiceHelper
 
getWebServiceName(Class<?>) - Static method in class org.ow2.petals.tools.ws.WebServiceHelper
 
getWebservicePort() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getWebservicePrefix() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getWorkDirectory() - Method in class org.ow2.petals.jbi.management.task.AbstractFileManipulationTask
Retrieve work directory from AutoloaderServiceImpl
getWorkDirectoryPath() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
getWorkspaceRoot() - Method in interface org.ow2.petals.container.lifecycle.ComponentContextCommunication
The working directory for the component.
getWorkspaceRoot() - Method in class org.ow2.petals.container.lifecycle.Installer
 
getWorkspaceRoot() - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
getWorkspaceRoot() - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
getWsdlDescription() - Method in class org.ow2.dragon.connection.api.to.Endpoint
Gets the value of the wsdlDescription property.
getWsdlDescriptionImports() - Method in class org.ow2.dragon.connection.api.to.Endpoint
Gets the value of the wsdlDescriptionImports property.
getXmlResult() - Method in class org.ow2.petals.jbi.management.Context
 
globalTransactionID - Variable in class org.ow2.petals.jbi.management.transaction.PetalsTransactionContext
The global transaction id of the transaction

H

handleNotification(Notification, Object) - Method in class org.ow2.petals.jbi.messaging.routing.module.PriorityOrdererModule
 
hasDirectory(String) - Method in class org.ow2.petals.system.classloader.locator.DirLocator
Returns true when directory was found.
hasDirectory(String) - Method in class org.ow2.petals.system.classloader.locator.JarFileLocator
Returns true when directory was found.
hasDirectory(String) - Method in class org.ow2.petals.system.classloader.locator.LocatorAbstract
Returns true when directory was found.
hasFile(String) - Method in class org.ow2.petals.system.classloader.locator.DirLocator
Returns true when file was found.
hasFile(String) - Method in class org.ow2.petals.system.classloader.locator.JarFileLocator
Returns true when file was found.
hasFile(String) - Method in class org.ow2.petals.system.classloader.locator.LocatorAbstract
Returns true when file was found.
hashCode() - Method in class org.ow2.petals.communication.jndi.client.naming.JNDINameParser
 
hashCode() - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorFilter
 
hashCode() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
hashCode() - Method in class org.ow2.petals.kernel.configuration.DomainConfiguration
 
hashCode() - Method in class org.ow2.petals.kernel.configuration.JndiConfiguration
 
HashMapEntryType - Class in org.ow2.dragon.connection.api.to
Java class for HashMapEntryType complex type.
HashMapEntryType() - Constructor for class org.ow2.dragon.connection.api.to.HashMapEntryType
 
HashMapType - Class in org.ow2.dragon.connection.api.service
Java class for hashMapType complex type.
HashMapType() - Constructor for class org.ow2.dragon.connection.api.service.HashMapType
 
hasMore() - Method in class org.ow2.petals.communication.jndi.client.naming.NamingEnumerationImpl
 
hasMoreElements() - Method in class org.ow2.petals.communication.jndi.client.naming.NamingEnumerationImpl
 
hasValidLocalContainerDynamicTopologyConfiguration() - Method in interface org.ow2.petals.communication.topology.TopologyService
 
hasValidLocalContainerDynamicTopologyConfiguration() - Method in class org.ow2.petals.communication.topology.TopologyServiceImpl
hasWebServiceAnnotation(Class<?>) - Static method in class org.ow2.petals.tools.ws.WebServiceHelper
 
HIGHEST - Static variable in class org.ow2.petals.jbi.messaging.routing.module.EndpointResolverModule
the highest strategy.
host - Variable in class org.ow2.petals.communication.jndi.client.naming.JNDIConnection
Host of the PEtALS JNDI Agent
hostProcessor - Variable in class org.ow2.dragon.connection.api.to.ExecutionEnvironment
 
HSQLDB_DRIVER - Static variable in interface org.ow2.petals.system.persistence.PersistenceService
The HSQLDB driver
HTTP_FRACTAL_TRANSPORTER - Static variable in interface org.ow2.petals.transport.Transporter
 

I

InformationServiceImpl - Class in org.ow2.petals.ws
 
InformationServiceImpl() - Constructor for class org.ow2.petals.ws.InformationServiceImpl
 
init(ComponentContext, ComponentLifeCycleThread, Context) - Method in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
 
init(ComponentContext, ComponentLifeCycleThread, Context) - Method in interface org.ow2.petals.container.lifecycle.ComponentLifeCycleInterface
Initialization of ComponentLifeCycleMBean
init(Context) - Method in class org.ow2.petals.container.lifecycle.Installer
 
init(Context) - Method in interface org.ow2.petals.container.lifecycle.InstallerInterface
init the installer.
init(ServiceAssembly) - Method in class org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle
Initialize the life-cycle.
init() - Method in class org.ow2.petals.container.lifecycle.ServiceUnitLifeCycle
 
init(Jbi.SharedLibrary, URL[], boolean) - Method in interface org.ow2.petals.container.lifecycle.SharedLibraryLifeCycle
Initialization of sharedLibraryLifeCycle.
init(Jbi.SharedLibrary, URL[], boolean) - Method in class org.ow2.petals.container.lifecycle.SharedLibraryLifeCycleImpl
 
INIT - Static variable in class org.ow2.petals.container.thread.BootstrapThread
 
init(InstallationContext) - Method in class org.ow2.petals.container.thread.BootstrapThread
 
INIT - Static variable in class org.ow2.petals.container.thread.ComponentLifeCycleThread
 
init() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
init() - Method in class org.ow2.petals.kernel.server.PetalsServerImpl
Initialize the PEtALS environment.
initBootstrap(boolean) - Method in class org.ow2.petals.container.lifecycle.Installer
initialize the bootstrap
INITIAL_CONTEXT - Static variable in class org.ow2.petals.communication.jndi.agent.AbstractJNDIAgentServiceImpl
 
initialContext - Variable in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
 
InitialContextDecorator - Class in org.ow2.petals.communication.jndi.client
InitialContextDecorator that wrap a real InitialContext object.
InitialContextDecorator(Hashtable<String, Object>, LoggingUtil, JNDIAgentService) - Constructor for class org.ow2.petals.communication.jndi.client.InitialContextDecorator
Create an InitialContext that wrap the given one.
initialized - Variable in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
 
InOnlyImpl - Class in org.ow2.petals.jbi.messaging.exchange.types
 
InOnlyImpl(MessageExchangeImpl, MessageExchange.Role) - Constructor for class org.ow2.petals.jbi.messaging.exchange.types.InOnlyImpl
 
InOptionalOutImpl - Class in org.ow2.petals.jbi.messaging.exchange.types
 
InOptionalOutImpl(MessageExchangeImpl, MessageExchange.Role) - Constructor for class org.ow2.petals.jbi.messaging.exchange.types.InOptionalOutImpl
 
InOutImpl - Class in org.ow2.petals.jbi.messaging.exchange.types
This class is a InOut message
InOutImpl(MessageExchangeImpl, MessageExchange.Role) - Constructor for class org.ow2.petals.jbi.messaging.exchange.types.InOutImpl
 
InputSocketChannelContext - Class in org.ow2.petals.transport.platform.nio.selector
The socket channel context of an input socket.
InputSocketChannelContext(SocketChannel, PipedDeserializer, NioServer) - Constructor for class org.ow2.petals.transport.platform.nio.selector.InputSocketChannelContext
Constructor to use on server socket channel
install() - Method in class org.ow2.petals.container.lifecycle.Installer
 
INSTALL - Static variable in class org.ow2.petals.container.thread.BootstrapThread
 
install(List<File>) - Method in interface org.ow2.petals.jbi.management.autoload.AutoLoaderService
Install the given list of files.
install(List<File>) - Method in class org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl
 
install(URL) - Method in interface org.ow2.petals.jbi.management.installation.ComponentInstallationService
Install a component from its archive URL.
install(URL) - Method in class org.ow2.petals.jbi.management.installation.ComponentInstallationServiceImpl
 
install(String) - Method in class org.ow2.petals.ws.InstallationServiceImpl
install(URL) - Method in class org.ow2.petals.ws.InstallationServiceImpl
installation - Variable in class org.ow2.petals.kernel.admin.PetalsAdminServiceImpl
Installation service fractal component
INSTALLATION_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The installation component name.
INSTALLATION_MBEAN - Static variable in class org.ow2.petals.kernel.server.MBeanHelper
 
InstallationContextImpl - Class in org.ow2.petals.jbi.component.context
 
InstallationContextImpl(Component, ComponentContext, boolean) - Constructor for class org.ow2.petals.jbi.component.context.InstallationContextImpl
 
installationRootPath - Variable in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
 
installationService - Variable in class org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl
 
InstallationService - Interface in org.ow2.petals.jbi.management.installation
 
InstallationServiceImpl - Class in org.ow2.petals.jbi.management.installation
JBI installation service implementation.
InstallationServiceImpl() - Constructor for class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
Default constructor.
InstallationServiceImpl - Class in org.ow2.petals.ws
 
InstallationServiceImpl() - Constructor for class org.ow2.petals.ws.InstallationServiceImpl
 
InstallationServiceMBean - Interface in org.ow2.petals.jbi.management.installation
This custom interface add methods used by reinstallation tasks of the SystemStateService service.
installationTaskFactory - Variable in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
installationTaskFactory - Variable in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
 
InstallationTaskFactory - Class in org.ow2.petals.jbi.management.task.installation
This Factory creates Installation Tasks.
InstallationTaskFactory(SystemStateService, RepositoryService, LoggingUtil, AdminService, RouterService, ContainerService, String) - Constructor for class org.ow2.petals.jbi.management.task.installation.InstallationTaskFactory
Creates a new instance of InstallationTaskFactory
InstallationUtils - Class in org.ow2.petals.jbi.management.task.installation
 
InstallationUtils() - Constructor for class org.ow2.petals.jbi.management.task.installation.InstallationUtils
 
InstallDirectoryScanner - Class in org.ow2.petals.jbi.management.autoload
Periodically check if new Install or Deploy elements are presents in the autoload directories.
InstallDirectoryScanner(AutoLoaderServiceImpl, File) - Constructor for class org.ow2.petals.jbi.management.autoload.InstallDirectoryScanner
 
INSTALLED - Static variable in class org.ow2.petals.container.lifecycle.Installer
 
INSTALLED - Static variable in class org.ow2.petals.container.lifecycle.SharedLibraryLifeCycleImpl
state flag: the shared library is installed.
InstalledDirectoryScanner - Class in org.ow2.petals.jbi.management.autoload
Periodically check if new Install or Deploy elements are presents in the autoload directories.
InstalledDirectoryScanner(AutoLoaderServiceImpl, File) - Constructor for class org.ow2.petals.jbi.management.autoload.InstalledDirectoryScanner
 
Installer - Class in org.ow2.petals.container.lifecycle
 
Installer() - Constructor for class org.ow2.petals.container.lifecycle.Installer
Create the Installer that will manage installation / uninstallation of the JBI component.
InstallerInterface - Interface in org.ow2.petals.container.lifecycle
 
InstallModule - Interface in org.ow2.petals.jbi.messaging.routing.module
 
installSharedLibrary(String) - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
INTEGER_SIZE_BYTE - Static variable in class org.ow2.petals.transport.platform.nio.selector.AbstractSocketChannelContext
 
interfaceQNameToString(ServiceEndpoint) - Static method in class org.ow2.petals.jbi.messaging.registry.AbstractEndpointRegistry
Extract interface QName from the given endpoint.
internalEndpoints - Variable in class org.ow2.petals.jbi.component.context.ComponentContextImpl
references of registered internal serviceEndpoints
invoke(ObjectName, String, Object[], String[]) - Method in class org.ow2.petals.communication.jmx.RemoteJMXServer
 
ipv4Address - Variable in class org.ow2.dragon.connection.api.service.Node
 
IS_OK_WITH_CONS - Static variable in class org.ow2.petals.communication.jmx.RemoteJMXServer
Name of the method isExchangeWithConsumerOkayForComponent
IS_OK_WITH_PROV - Static variable in class org.ow2.petals.communication.jmx.RemoteJMXServer
Name of the method isExchangeWithProviderOkayForComponent
isActivateAutoloader() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
isBinding(String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
isComponentInstalled(String) - Method in interface org.ow2.petals.system.systemstate.SystemStateService
Check if the given component is already installed
isComponentInstalled(String) - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
isContainerStarted(String) - Method in interface org.ow2.petals.communication.topology.TopologyService
Test if the container is started.
isContainerStarted(String) - Method in class org.ow2.petals.communication.topology.TopologyServiceImpl
Test if the container is started.
isDeployedServiceUnit(String, String) - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
isEmptyParameter(String, String) - Static method in class org.ow2.petals.util.ParameterCheckHelper
Checks if the parameter is an empty string
isEmptyParameterWithLog(String, String, LoggingUtil) - Static method in class org.ow2.petals.util.ParameterCheckHelper
Checks if the parameter is an empty string and log in error if it is empty
isEngine(String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
isExchangeValidation() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
isExchangeWithConsumerOkayForComponent(String, ServiceEndpoint, MessageExchange) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
isExchangeWithConsumerOkayForComponent(ServiceEndpoint, MessageExchange) - Method in interface org.ow2.petals.jbi.messaging.control.ExchangeCheckerClient
Query a component to check if it is ready to accept the exchange as a consumer
isExchangeWithConsumerOkayForComponent(ServiceEndpoint, MessageExchange) - Method in class org.ow2.petals.jbi.messaging.control.JMXExchangeCheckerClientImpl
Query a component to check if it is ready to accept the exchange as a consumer
isExchangeWithProviderOkayForComponent(String, ServiceEndpoint, MessageExchange) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
isExchangeWithProviderOkayForComponent(ServiceEndpoint, MessageExchange) - Method in interface org.ow2.petals.jbi.messaging.control.ExchangeCheckerClient
Query a component to check if it is ready to accept the exchange as a provider
isExchangeWithProviderOkayForComponent(ServiceEndpoint, MessageExchange) - Method in class org.ow2.petals.jbi.messaging.control.JMXExchangeCheckerClientImpl
Query a component to check if it is ready to accept the exchange as a provider
isInFloodingMode() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
isInMasterSlaveMode() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
isInOneOf(Set<?>) - Method in class org.ow2.petals.jbi.security.SecurityContext
 
isInstall() - Method in class org.ow2.petals.jbi.component.context.InstallationContextImpl
 
isInstalled() - Method in class org.ow2.petals.container.lifecycle.Installer
 
isInStandaloneMode() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
isIOPending - Variable in class org.ow2.petals.transport.platform.nio.selector.AbstractSocketChannelContext
State of the pending IO: true: the buffer contains bytes of a pending IO, false: no byte are reading or writing. It is set to true after to have read or written the externalized message exchange header (its size).
isIsolateJBIClassLoaders() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
isLoaded() - Method in interface org.ow2.petals.container.lifecycle.SharedLibraryLifeCycle
Test the installation flag.
isLoaded() - Method in class org.ow2.petals.container.lifecycle.SharedLibraryLifeCycleImpl
 
isLocalConnection() - Method in class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
 
isMaster() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
isNetworkTimeSynchronized() - Method in class org.ow2.petals.kernel.configuration.SubDomainConfiguration
 
isNullOrEmptyParameter(String, String) - Static method in class org.ow2.petals.util.ParameterCheckHelper
Checks if the parameter is null or empty
isNullOrEmptyParameterWithLog(String, String, LoggingUtil) - Static method in class org.ow2.petals.util.ParameterCheckHelper
Checks if the parameter is null or empty and log in error if it is null
isNullParameter(Object, String) - Static method in class org.ow2.petals.util.ParameterCheckHelper
Checks if the parameter is null
isNullParameterWithLog(Object, String, LoggingUtil) - Static method in class org.ow2.petals.util.ParameterCheckHelper
Checks if the parameter is null and log in error if it is null
isOpened() - Method in interface org.ow2.petals.jbi.messaging.exchange.DeliveryChannel
Check is the delivery channel is open
isOpened() - Method in class org.ow2.petals.jbi.messaging.exchange.DeliveryChannelImpl
 
isParentFirst() - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
 
isPeer() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
isShutdown(String) - Method in class org.ow2.petals.ws.ServiceAssemblyStateServiceImpl
isShutdownState() - Method in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
 
isSlave() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
isStandalone() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
isStarted(String) - Method in class org.ow2.petals.ws.ServiceAssemblyStateServiceImpl
isStartedState() - Method in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
 
isStopped(String) - Method in class org.ow2.petals.ws.ServiceAssemblyStateServiceImpl
isStoppedState() - Method in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
 
isStoreExchanges() - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorFilter
 
isTerminated() - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
Is terminated?
isTransacted() - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
isUnknown(String) - Method in class org.ow2.petals.ws.ServiceAssemblyStateServiceImpl
isUnknownState() - Method in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
 
isUsable() - Method in class org.ow2.petals.transport.platform.nio.client.NioClientAgent
This client can be used (i.e.
isUsingPackageIntelligence() - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
 
isValidComponentTask(String, InputStream) - Static method in class org.ow2.petals.jbi.management.util.XMLResult
Check if a component task result is valid against a xml schema
iterator - Variable in class org.ow2.petals.communication.jndi.client.naming.NamingEnumerationImpl
Iterator

J

JAAS_PROPS_FILE - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
JAASAuthenticationModule - Class in org.ow2.petals.jbi.messaging.routing.module
A router module used to control access of add/remove component methods with JAAS.
JAASAuthenticationModule() - Constructor for class org.ow2.petals.jbi.messaging.routing.module.JAASAuthenticationModule
 
JarFileLocator - Class in org.ow2.petals.system.classloader.locator
A JarfileLocator is used to look up for a file inside a Jar archive.
JarFileLocator(URL) - Constructor for class org.ow2.petals.system.classloader.locator.JarFileLocator
Construct a new JarFileLocator from an URL representing a Jar.
JarURLFactory - Class in org.ow2.petals.system.classloader.factory
A JarURLFactory is used to create URLs from a JarURL (jar:XXX) and paths.
JarURLFactory(URL) - Constructor for class org.ow2.petals.system.classloader.factory.JarURLFactory
Create a new JarURLFactory using the specified base URL.
JAVA_NAMING_FACTORY_LOGGER - Static variable in interface org.ow2.petals.communication.jndi.client.JNDIService
 
JBI_MANAGEMENT_COMPOSITE - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The JBI Management component name.
JBI_MESSAGING_COMPOSITE - Static variable in class org.ow2.petals.kernel.server.FractalHelper
the JBI messaging composite name.
JBI_NAMESPACE - Static variable in interface org.ow2.petals.jbi.Constants
 
JBIArtefactsServiceImpl - Class in org.ow2.petals.ws
 
JBIArtefactsServiceImpl() - Constructor for class org.ow2.petals.ws.JBIArtefactsServiceImpl
 
jbiComponent - Variable in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
jbiException - Variable in class org.ow2.petals.container.thread.AbstractThread
Exception thrown when a task failed in its own thread.
JBIServiceEndpointImpl - Class in org.ow2.petals.jbi.messaging.endpoint
The JBI implementation of the petals service endpoint
JBIServiceEndpointImpl() - Constructor for class org.ow2.petals.jbi.messaging.endpoint.JBIServiceEndpointImpl
 
JMX_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The JMX service component name.
JMXExchangeCheckerClientImpl - Class in org.ow2.petals.jbi.messaging.control
The JMX implementation of the echange checker client.
JMXExchangeCheckerClientImpl() - Constructor for class org.ow2.petals.jbi.messaging.control.JMXExchangeCheckerClientImpl
 
JMXRemoteCheckerClientImpl - Class in org.ow2.petals.communication
JMX based remote checker
JMXRemoteCheckerClientImpl() - Constructor for class org.ow2.petals.communication.JMXRemoteCheckerClientImpl
 
JMXService - Interface in org.ow2.petals.communication.jmx
This class is a manager of JMX server.
jmxService - Variable in class org.ow2.petals.communication.JMXRemoteCheckerClientImpl
 
jmxService - Variable in class org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl
 
jmxService - Variable in class org.ow2.petals.jbi.messaging.control.JMXExchangeCheckerClientImpl
 
JNDI_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The Jndi service component name.
JNDI_ITF - Static variable in class org.ow2.petals.container.ContainerServiceImpl
JNDI interface name.
JNDI_PETALS_FACTORY - Static variable in interface org.ow2.petals.communication.jndi.agent.JNDIAgentService
 
JNDIAGENT_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The JNDI agent service component name.
JNDIAgentService - Interface in org.ow2.petals.communication.jndi.agent
The interface of the PEtALS JNDI agent.
JndiConfiguration - Class in org.ow2.petals.kernel.configuration
This class holds the global topology information.
JndiConfiguration() - Constructor for class org.ow2.petals.kernel.configuration.JndiConfiguration
 
JNDIConnection - Class in org.ow2.petals.communication.jndi.client.naming
Connection to the PEtALS JNDI agent.
JNDIConnection(URI) - Constructor for class org.ow2.petals.communication.jndi.client.naming.JNDIConnection
Creates a new instance of JNDIConnection
JNDILocalConnection - Class in org.ow2.petals.communication.jndi.client.naming
 
JNDILocalConnection(JNDIAgentService) - Constructor for class org.ow2.petals.communication.jndi.client.naming.JNDILocalConnection
 
JNDINameParser - Class in org.ow2.petals.communication.jndi.client.naming
Name parser of the registry
JNDINameParser() - Constructor for class org.ow2.petals.communication.jndi.client.naming.JNDINameParser
 
JNDIService - Interface in org.ow2.petals.communication.jndi.client
The JNDI service provides facilities to communicate with a JNDI server.
jndiService - Variable in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
Communication component :: JNDIService
jndiService - Variable in class org.ow2.petals.container.lifecycle.Installer
Communication :: JNDIService
JNDIServiceImpl - Class in org.ow2.petals.communication.jndi.client
Fractal component used to retrieve the JNDI initial context.
JNDIServiceImpl() - Constructor for class org.ow2.petals.communication.jndi.client.JNDIServiceImpl
 
JNDIUtil - Class in org.ow2.petals.util
This utility class is used to help us to manage JNDI directories

K

KernelWebService - Interface in org.ow2.petals.tools.ws
 
key - Variable in class org.ow2.dragon.connection.api.to.HashMapEntryType
 
KEY_COMPONENT_NAME - Static variable in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistryMBean
 
KEY_CONTAINER_NAME - Static variable in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistryMBean
 
KEY_ENDPOINT_NAME - Static variable in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistryMBean
 
KEY_INTERFACE_NAMES - Static variable in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistryMBean
 
KEY_SERVICE_NAME - Static variable in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistryMBean
 
KEY_TYPE - Static variable in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistryMBean
 
knowLocalPackage(String) - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
Check if a package is in the known package list

L

list(Object, Object) - Method in class org.ow2.petals.communication.jndi.agent.util.RegistryUtil
List the content of a context
list(Name) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
list(String) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
list(Name) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
list(String) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
list(Name) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
list(String) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
listBindings(Object, Object, boolean) - Method in class org.ow2.petals.communication.jndi.agent.util.RegistryUtil
List the bindings of a context
listBindings(Name) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
listBindings(String) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
listBindings(Name) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
listBindings(String) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
listBindings(Name) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
listBindings(String) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
ListBindingsRequest - Class in org.ow2.petals.communication.jndi.agent.msg.request
List bindings request
ListBindingsRequest(String, String, boolean) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.request.ListBindingsRequest
 
ListBindingsResponse - Class in org.ow2.petals.communication.jndi.agent.msg.response
List bindings response
ListBindingsResponse(Binding[]) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.response.ListBindingsResponse
 
listContent(String) - Method in class org.ow2.petals.system.classloader.locator.DirLocator
Returns a list of filename stored in path.
listContent(String) - Method in class org.ow2.petals.system.classloader.locator.JarFileLocator
Returns a list of filename stored in path.
listContent(String) - Method in class org.ow2.petals.system.classloader.locator.LocatorAbstract
Returns a list of filename stored in path.
LISTENER_FRACTAL_PREFIX - Static variable in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
 
listeners - Variable in class org.ow2.petals.jbi.messaging.registry.DistributedEndpointRegistryImpl
 
ListRequest - Class in org.ow2.petals.communication.jndi.agent.msg.request
List request
ListRequest(String, String, boolean) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.request.ListRequest
 
ListResponse - Class in org.ow2.petals.communication.jndi.agent.msg.response
List response
ListResponse(NameClassPair[]) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.response.ListResponse
 
loadClass(String, boolean) - Method in class org.ow2.petals.system.classloader.ComponentClassLoader
If class is not found, search in the sharedLibrariesClassLoader, by specifying the sharedLibraries to use.
loadClass(String, boolean) - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
Load a class Use the parent classloader if parentFirst is set to true else use its own url classloader to load the class
loadClass(String, boolean, List<String>) - Method in class org.ow2.petals.system.classloader.SharedLibrariesClassLoader
Search in all referenced SharedLibrariesClassLoaders for the requested class.
loadDescriptor(String, RepositoryServiceImpl.EntityType, RepositoryService) - Static method in class org.ow2.petals.jbi.management.util.PackageHelper
Load the JBI descriptor from the repository folder of the given entity (component, shared libraries or service assembly).
loadDescriptor(URL) - Static method in class org.ow2.petals.jbi.management.util.PackageHelper
Load the JBI descriptor from the given archive
loadDescriptor(File) - Static method in class org.ow2.petals.jbi.management.util.PackageHelper
Load the JBI descriptor from the unzipped package folder of the given entity (component, shared lib or service assembly).
loadInstaller(String) - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
loadNewInstaller(String) - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
loadRegistry() - Method in class org.ow2.petals.jbi.messaging.registry.DistributedEndpointRegistryImpl
 
loadSharedLibrary() - Method in interface org.ow2.petals.container.lifecycle.SharedLibraryLifeCycle
Install the jbi shared library.
loadSharedLibrary() - Method in class org.ow2.petals.container.lifecycle.SharedLibraryLifeCycleImpl
 
loadTopology() - Method in interface org.ow2.petals.kernel.configuration.ConfigurationService
Load or reload the topology.
loadTopology() - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
Load or reload the topology.
LOCAL_FRACTAL_TRANSPORTER - Static variable in interface org.ow2.petals.transport.Transporter
The list of provided transporter.
LOCAL_TRANSPORTER_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
 
LocalArtifactRepositoryService - Class in org.ow2.petals.system.repository.artifact
A local artifact repository implementation.
LocalArtifactRepositoryService(File) - Constructor for class org.ow2.petals.system.repository.artifact.LocalArtifactRepositoryService
 
localContainerConfiguration - Variable in class org.ow2.petals.jbi.messaging.registry.DistributedEndpointRegistryImpl
 
localization - Variable in class org.ow2.petals.jbi.messaging.routing.module.endpoint.WeightedEndpoint
The localization of the endpoint
localRead(byte[], int, int, boolean) - Method in class org.ow2.petals.transport.platform.nio.util.stream.queue.QueueInputStream
 
localTopologyService - Variable in class org.ow2.petals.jbi.messaging.registry.DistributedEndpointRegistryImpl
 
LocalTransporterImpl - Class in org.ow2.petals.transport.local
 
LocalTransporterImpl() - Constructor for class org.ow2.petals.transport.local.LocalTransporterImpl
 
LocatorAbstract - Class in org.ow2.petals.system.classloader.locator
A Locator is used to hide System specific when looking for a file.
LocatorAbstract() - Constructor for class org.ow2.petals.system.classloader.locator.LocatorAbstract
 
log - Variable in class org.ow2.petals.communication.jmx.PlatformJMXServiceImpl
Logger
log - Variable in class org.ow2.petals.communication.jmx.rmi.RMIConnector
Logger
log - Variable in class org.ow2.petals.communication.jmx.StandaloneJMXServiceImpl
Logger
log - Variable in class org.ow2.petals.communication.jndi.agent.AbstractJNDIAgentServiceImpl
Logging utility
log - Variable in class org.ow2.petals.communication.jndi.client.JNDIServiceImpl
Logging utilities.
log - Variable in class org.ow2.petals.communication.topology.TopologyServiceImpl
Logger wrapper.
log - Variable in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
 
log - Variable in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
Logger wrapper
log - Variable in class org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl
 
log - Variable in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
logger wrapper
log - Variable in class org.ow2.petals.jbi.management.logging.LoggerServiceImpl
logger wrapper
log - Variable in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
logger wrapper
log - Variable in class org.ow2.petals.jbi.management.task.AbstractLoggableTask
logger wrapper
log - Variable in class org.ow2.petals.jbi.management.task.deployment.deploy.RenameSUsTask
logger wrapper
log - Variable in class org.ow2.petals.jbi.management.TaskProcessor
 
log - Variable in class org.ow2.petals.jbi.management.transaction.TransactionManagerImpl
Logging utilities
log - Variable in class org.ow2.petals.jbi.messaging.registry.AbstractEndpointRegistry
 
log - Variable in class org.ow2.petals.jbi.messaging.routing.module.AuthorizationModule
Logger wrapper.
log - Variable in class org.ow2.petals.jbi.messaging.routing.module.JAASAuthenticationModule
Logger wrapper
log - Variable in class org.ow2.petals.jbi.messaging.routing.module.TransportResolverModule
Logger wrapper.
log - Variable in class org.ow2.petals.kernel.admin.PetalsAdminServiceImpl
Logger wrapper
log - Variable in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
Logging utilities
log - Variable in class org.ow2.petals.system.repository.RepositoryServiceImpl
logger wrapper
log - Variable in class org.ow2.petals.tools.ws.WebServiceManagerImpl
Logger wrapper.
log - Variable in class org.ow2.petals.transport.platform.nio.client.NioClientObjectPoolImpl
Logger Wrapper
logger - Variable in class org.ow2.petals.container.thread.AbstractThread
 
logger - Variable in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
LOGGER_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The logger component name.
LOGGER_MBEAN - Static variable in class org.ow2.petals.kernel.server.MBeanHelper
 
LoggerService - Interface in org.ow2.petals.jbi.management.logging
 
LoggerServiceImpl - Class in org.ow2.petals.jbi.management.logging
 
LoggerServiceImpl() - Constructor for class org.ow2.petals.jbi.management.logging.LoggerServiceImpl
 
LoggerServiceMBean - Interface in org.ow2.petals.jbi.management.logging
This custom interface define methods for interact with Petals logger implementation.
lookup(Object, Object, boolean) - Method in class org.ow2.petals.communication.jndi.agent.util.RegistryUtil
Lookup for an object
lookup(Name) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
(non-Javadoc).
lookup(String) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
(non-Javadoc).
lookup(Name) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
lookup(String) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
lookup(Name) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
lookup(String) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
lookupLink(Object, Object, boolean) - Method in class org.ow2.petals.communication.jndi.agent.util.RegistryUtil
Lookup for an object go through the links if the object found is a link
lookupLink(Name) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
(non-Javadoc).
lookupLink(String) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
lookupLink(Name) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
lookupLink(String) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
lookupLink(Name) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
lookupLink(String) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
LookupLinkRequest - Class in org.ow2.petals.communication.jndi.agent.msg.request
LookupLink request
LookupLinkRequest(String, String, boolean) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.request.LookupLinkRequest
 
LookupLinkResponse - Class in org.ow2.petals.communication.jndi.agent.msg.response
Lookup Link response
LookupLinkResponse(Object) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.response.LookupLinkResponse
 
LookupRequest - Class in org.ow2.petals.communication.jndi.agent.msg.request
Lookup request
LookupRequest(String, String, boolean) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.request.LookupRequest
 
LookupResponse - Class in org.ow2.petals.communication.jndi.agent.msg.response
Lookup response
LookupResponse(Object) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.response.LookupResponse
 

M

makeObject(Object) - Method in class org.ow2.petals.transport.platform.nio.client.NioClientAgentPoolObjectFactory
 
ManagementException - Exception in org.ow2.petals.jbi.management
 
ManagementException(String) - Constructor for exception org.ow2.petals.jbi.management.ManagementException
 
ManagementException(String, Throwable) - Constructor for exception org.ow2.petals.jbi.management.ManagementException
 
ManagementException(Throwable) - Constructor for exception org.ow2.petals.jbi.management.ManagementException
 
ManagementMessageUtil - Class in org.ow2.petals.jbi.management.util
This class gathers the dtd used for the management message
ManagementMessageUtil() - Constructor for class org.ow2.petals.jbi.management.util.ManagementMessageUtil
 
markSupported() - Method in class org.ow2.petals.transport.platform.nio.util.stream.queue.QueueInputStream
 
MASTER - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
match(AuthorizationEntry, ServiceEndpoint, QName) - Method in class org.ow2.petals.jbi.security.DefaultAuthorizationMap
 
MBeanHelper - Class in org.ow2.petals.kernel.server
This class helps the Launcher to register MBean
MBeanHelper() - Constructor for class org.ow2.petals.kernel.server.MBeanHelper
 
MBEANNAME - Static variable in class org.ow2.petals.container.thread.ComponentLifeCycleThread
 
MBeanNamesImpl - Class in org.ow2.petals.jbi.management
Implement the JBI MBeanNames element, which is offered to components for creating mBean names for their optional mBean elements.
MBeanNamesImpl(String) - Constructor for class org.ow2.petals.jbi.management.MBeanNamesImpl
Constructs the MBeanNames with the specified domain name.
MESSAGE_TYPE_ERROR - Static variable in class org.ow2.petals.jbi.management.util.ManagementMessageUtil
 
MESSAGE_TYPE_INFO - Static variable in class org.ow2.petals.jbi.management.util.ManagementMessageUtil
 
MESSAGE_TYPE_WARNING - Static variable in class org.ow2.petals.jbi.management.util.ManagementMessageUtil
 
messageReceiver - Variable in class org.ow2.petals.transport.platform.nio.server.NioServerAgent
 
MimeTypeConstants - Class in org.ow2.petals.jbi.management.task
 
MimeTypeConstants() - Constructor for class org.ow2.petals.jbi.management.task.MimeTypeConstants
 
modifiedSALifeCycle(List<ServiceUnitLifeCycle>) - Method in interface org.ow2.petals.jbi.messaging.routing.RouterService
Inform that a SA life-cycle has changed its state.
modifiedSALifeCycle(List<ServiceUnitLifeCycle>) - Method in class org.ow2.petals.jbi.messaging.routing.RouterServiceImpl
 
modifyPriority(MessageExchangeWrapper, short) - Method in interface org.ow2.petals.jbi.messaging.routing.module.flow.PriorityModifier
 
modifyPriority(MessageExchangeWrapper, short) - Method in class org.ow2.petals.jbi.messaging.routing.module.PriorityOrdererModule
 
monitorExchanges(QName, QName, String, QName, boolean) - Method in interface org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorMBean
Activate the monitoring of the exchanges matching the given criteria.
monitorExchanges(QName, QName, String, QName, boolean) - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorServiceImpl
 
MONITORING_MBEAN - Static variable in class org.ow2.petals.kernel.server.MBeanHelper
 
moveUnknownDirsToLostPlusFoundDir(List<File>) - Method in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
Move all unknown components from Petals repository to "lost+found" directory
msgExRemainingBytes - Variable in class org.ow2.petals.transport.platform.nio.selector.AbstractSocketChannelContext
Remaining bytes to read/write of the externalized message exchange.
MYSQL_DRIVER - Static variable in interface org.ow2.petals.system.persistence.PersistenceService
The MYSQL driver

N

name - Variable in class org.ow2.dragon.connection.api.service.Node
 
name - Variable in class org.ow2.dragon.connection.api.to.Endpoint
 
name - Variable in class org.ow2.dragon.connection.api.to.EnvironmentFederation
 
name - Variable in class org.ow2.dragon.connection.api.to.ExecutionEnvironmentManager
 
name - Variable in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
 
nameToString(Name) - Static method in class org.ow2.petals.util.NamingHelper
 
NamingConnection - Interface in org.ow2.petals.communication.jndi.client.naming
An interface to interact with JNDI server.
namingConnection - Variable in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
Connection to the JNDI server
NamingContextFactory - Class in org.ow2.petals.communication.jndi.client.naming
This class is the InitialContextFactory implementation, it will create the InitialContext
NamingContextFactory() - Constructor for class org.ow2.petals.communication.jndi.client.naming.NamingContextFactory
 
NamingContextImpl - Class in org.ow2.petals.communication.jndi.client.naming
JNDI context implementation
NamingContextImpl(Map<String, Object>, NamingConnection, String, boolean) - Constructor for class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
Creates a new instance of NamingContextImpl
NamingEnumerationImpl<T> - Class in org.ow2.petals.communication.jndi.client.naming
NamingEnumeration implementation
NamingEnumerationImpl(T[]) - Constructor for class org.ow2.petals.communication.jndi.client.naming.NamingEnumerationImpl
Creates a new instance of NamingEnumerationImpl
NamingHelper - Class in org.ow2.petals.util
Class managing mapping between String and QName
newThread(Runnable) - Method in class org.ow2.petals.transport.platform.nio.server.DeserializerThreadFactory
 
next() - Method in class org.ow2.petals.communication.jndi.client.naming.NamingEnumerationImpl
 
nextElement() - Method in class org.ow2.petals.communication.jndi.client.naming.NamingEnumerationImpl
 
NIO_CLIENT_OBJECT_ITF - Static variable in interface org.ow2.petals.transport.platform.nio.client.NioClientObjectPool
 
NIO_MSG_RECEIVER_ITF - Static variable in interface org.ow2.petals.transport.platform.nio.server.NioReceiver
Name of the port
NIO_SELECTOR_ITF - Static variable in interface org.ow2.petals.transport.platform.nio.selector.NioSelector
Name of the interface of the NIO selector.
NioClient - Interface in org.ow2.petals.transport.platform.nio.selector
Interface of the Fractal component associated to the NIO client.
NioClientAgent - Class in org.ow2.petals.transport.platform.nio.client
A client agent of the NIO transporter.
NioClientAgent(Logger, NioSelector) - Constructor for class org.ow2.petals.transport.platform.nio.client.NioClientAgent
NIO Client constructor.
NioClientAgentPoolObjectFactory - Class in org.ow2.petals.transport.platform.nio.client
NIO Client factory.
NioClientAgentPoolObjectFactory(TopologyService, NioSelector, long, Logger) - Constructor for class org.ow2.petals.transport.platform.nio.client.NioClientAgentPoolObjectFactory
 
NioClientObjectPool - Interface in org.ow2.petals.transport.platform.nio.client
Interface of the Fractal component associated to the NIO Client pool.
NioClientObjectPoolImpl - Class in org.ow2.petals.transport.platform.nio.client
This class is only a Fractal Wrapper of the Apache generic keyed object pool.
NioClientObjectPoolImpl() - Constructor for class org.ow2.petals.transport.platform.nio.client.NioClientObjectPoolImpl
 
NioReceiver - Interface in org.ow2.petals.transport.platform.nio.server
Interface of the Fractal component to which the NIO server transmits received deserialized message exchanges.
NioSelector - Interface in org.ow2.petals.transport.platform.nio.selector
Interface of the Fractal component associated to the NIO selector.
NioSelectorAgent - Class in org.ow2.petals.transport.platform.nio.selector
The NIO selector.
NioSelectorAgent() - Constructor for class org.ow2.petals.transport.platform.nio.selector.NioSelectorAgent
 
NioServer - Interface in org.ow2.petals.transport.platform.nio.selector
Interface of the Fractal component associated to the NIO server.
NioServerAgent - Class in org.ow2.petals.transport.platform.nio.server
The server agent of the NIO transporter.
NioServerAgent() - Constructor for class org.ow2.petals.transport.platform.nio.server.NioServerAgent
 
NioTransporterImpl - Class in org.ow2.petals.transport.platform.nio
NIO Implementation of the Transporter
NioTransporterImpl() - Constructor for class org.ow2.petals.transport.platform.nio.NioTransporterImpl
 
NioUtil - Class in org.ow2.petals.util
 
Node - Class in org.ow2.dragon.connection.api.service
Java class for node complex type.
Node() - Constructor for class org.ow2.dragon.connection.api.service.Node
 
Node.Endpoints - Class in org.ow2.dragon.connection.api.service
Java class for anonymous complex type.
Node.Endpoints() - Constructor for class org.ow2.dragon.connection.api.service.Node.Endpoints
 
Node.Properties - Class in org.ow2.dragon.connection.api.service
Java class for anonymous complex type.
Node.Properties() - Constructor for class org.ow2.dragon.connection.api.service.Node.Properties
 
NUMBER_STRATEGY_PARAMETERS - Static variable in class org.ow2.petals.jbi.messaging.routing.module.EndpointResolverModule
Number of parameters defined in strategy.

O

ObjectFactory - Class in org.ow2.dragon.connection.api.service
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.dragon.connection.api.service package.
ObjectFactory() - Constructor for class org.ow2.dragon.connection.api.service.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.dragon.connection.api.service
ObjectFactory - Class in org.ow2.dragon.connection.api.to
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.dragon.connection.api.to package.
ObjectFactory() - Constructor for class org.ow2.dragon.connection.api.to.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.dragon.connection.api.to
offer(byte[]) - Method in class org.ow2.petals.transport.platform.nio.selector.OutputSocketChannelContext
Add the data to send to a queue waiting its send.
onClose(SocketChannel) - Method in class org.ow2.petals.transport.platform.nio.client.NioClientAgent
 
onClose(SocketChannel) - Method in interface org.ow2.petals.transport.platform.nio.selector.NioClient
The callback caller will close the socket channel next.
onClose(SocketChannel) - Method in interface org.ow2.petals.transport.platform.nio.selector.NioServer
 
onClose(SelectionKey) - Method in class org.ow2.petals.transport.platform.nio.selector.OutputSocketChannelContext
 
onClose(SocketChannel) - Method in class org.ow2.petals.transport.platform.nio.server.NioServerAgent
 
onConnectionError(IOException) - Method in class org.ow2.petals.transport.platform.nio.client.NioClientAgent
 
onConnectionError(IOException) - Method in interface org.ow2.petals.transport.platform.nio.selector.NioClient
 
onConnectionIsAccepted(SocketChannel, Selector) - Method in interface org.ow2.petals.transport.platform.nio.selector.NioServer
 
onConnectionIsAccepted(SocketChannel, Selector) - Method in class org.ow2.petals.transport.platform.nio.server.NioServerAgent
 
onExchange(MessageExchangeWrapper) - Method in class org.ow2.petals.jbi.messaging.routing.RouterServiceImpl
 
onExchange(MessageExchangeWrapper) - Method in interface org.ow2.petals.transport.TransportListener
Receive a Message Exchange.
onInstall() - Method in class org.ow2.petals.container.thread.BootstrapThread
 
onIsConnected(OutputSocketChannelContext) - Method in class org.ow2.petals.transport.platform.nio.client.NioClientAgent
 
onIsConnected(OutputSocketChannelContext) - Method in interface org.ow2.petals.transport.platform.nio.selector.NioClient
Callbacks used by the TCP connection process
onIsWritten() - Method in class org.ow2.petals.transport.platform.nio.client.NioClientAgent
 
onIsWritten() - Method in interface org.ow2.petals.transport.platform.nio.selector.NioClient
Callbacks used by the TCP write process
onMessage(Object) - Method in class org.ow2.petals.transport.platform.nio.NioTransporterImpl
 
onMessage(Object) - Method in interface org.ow2.petals.transport.platform.nio.server.NioReceiver
 
onRead(PipedDeserializer) - Method in interface org.ow2.petals.transport.platform.nio.selector.NioServer
 
onRead(PipedDeserializer) - Method in class org.ow2.petals.transport.platform.nio.server.NioServerAgent
 
onRegister(ServiceEndpoint) - Method in interface org.ow2.petals.jbi.messaging.registry.RegistryListener
Do something after the endpoint registration
onUninstall() - Method in class org.ow2.petals.container.thread.BootstrapThread
 
onUnregister(ServiceEndpoint) - Method in interface org.ow2.petals.jbi.messaging.registry.RegistryListener
Do something after the endpoint unregistration
onWriteError(IOException) - Method in class org.ow2.petals.transport.platform.nio.client.NioClientAgent
 
onWriteError(IOException) - Method in interface org.ow2.petals.transport.platform.nio.selector.NioClient
 
opened - Variable in class org.ow2.petals.jbi.messaging.exchange.DeliveryChannelImpl
 
ORACLE_DRIVER - Static variable in interface org.ow2.petals.system.persistence.PersistenceService
The ORACLE driver
orderEndpoints(List<ServiceEndpoint>, List<Object>) - Method in class org.ow2.petals.jbi.messaging.routing.module.endpoint.EndpointOrderer
Elects the endpoints list of endpoints as the message recipient, with the defined strategy.
org.ow2.dragon.connection.api.service - package org.ow2.dragon.connection.api.service
 
org.ow2.dragon.connection.api.to - package org.ow2.dragon.connection.api.to
 
org.ow2.petals - package org.ow2.petals
 
org.ow2.petals.communication - package org.ow2.petals.communication
 
org.ow2.petals.communication.jmx - package org.ow2.petals.communication.jmx
 
org.ow2.petals.communication.jmx.rmi - package org.ow2.petals.communication.jmx.rmi
 
org.ow2.petals.communication.jndi.agent - package org.ow2.petals.communication.jndi.agent
 
org.ow2.petals.communication.jndi.agent.msg.request - package org.ow2.petals.communication.jndi.agent.msg.request
 
org.ow2.petals.communication.jndi.agent.msg.response - package org.ow2.petals.communication.jndi.agent.msg.response
 
org.ow2.petals.communication.jndi.agent.util - package org.ow2.petals.communication.jndi.agent.util
 
org.ow2.petals.communication.jndi.client - package org.ow2.petals.communication.jndi.client
 
org.ow2.petals.communication.jndi.client.naming - package org.ow2.petals.communication.jndi.client.naming
 
org.ow2.petals.communication.topology - package org.ow2.petals.communication.topology
 
org.ow2.petals.container - package org.ow2.petals.container
 
org.ow2.petals.container.lifecycle - package org.ow2.petals.container.lifecycle
 
org.ow2.petals.container.thread - package org.ow2.petals.container.thread
 
org.ow2.petals.jbi - package org.ow2.petals.jbi
 
org.ow2.petals.jbi.component.context - package org.ow2.petals.jbi.component.context
 
org.ow2.petals.jbi.management - package org.ow2.petals.jbi.management
 
org.ow2.petals.jbi.management.admin - package org.ow2.petals.jbi.management.admin
 
org.ow2.petals.jbi.management.autoload - package org.ow2.petals.jbi.management.autoload
 
org.ow2.petals.jbi.management.deployment - package org.ow2.petals.jbi.management.deployment
 
org.ow2.petals.jbi.management.installation - package org.ow2.petals.jbi.management.installation
 
org.ow2.petals.jbi.management.logging - package org.ow2.petals.jbi.management.logging
 
org.ow2.petals.jbi.management.recovery - package org.ow2.petals.jbi.management.recovery
 
org.ow2.petals.jbi.management.task - package org.ow2.petals.jbi.management.task
 
org.ow2.petals.jbi.management.task.deployment - package org.ow2.petals.jbi.management.task.deployment
 
org.ow2.petals.jbi.management.task.deployment.deploy - package org.ow2.petals.jbi.management.task.deployment.deploy
 
org.ow2.petals.jbi.management.task.deployment.undeploy - package org.ow2.petals.jbi.management.task.deployment.undeploy
 
org.ow2.petals.jbi.management.task.installation - package org.ow2.petals.jbi.management.task.installation
 
org.ow2.petals.jbi.management.task.installation.install.component - package org.ow2.petals.jbi.management.task.installation.install.component
 
org.ow2.petals.jbi.management.task.installation.install.sl - package org.ow2.petals.jbi.management.task.installation.install.sl
 
org.ow2.petals.jbi.management.task.installation.uninstall.component - package org.ow2.petals.jbi.management.task.installation.uninstall.component
 
org.ow2.petals.jbi.management.task.installation.uninstall.sl - package org.ow2.petals.jbi.management.task.installation.uninstall.sl
 
org.ow2.petals.jbi.management.transaction - package org.ow2.petals.jbi.management.transaction
 
org.ow2.petals.jbi.management.util - package org.ow2.petals.jbi.management.util
 
org.ow2.petals.jbi.messaging.control - package org.ow2.petals.jbi.messaging.control
 
org.ow2.petals.jbi.messaging.endpoint - package org.ow2.petals.jbi.messaging.endpoint
 
org.ow2.petals.jbi.messaging.exchange - package org.ow2.petals.jbi.messaging.exchange
 
org.ow2.petals.jbi.messaging.exchange.types - package org.ow2.petals.jbi.messaging.exchange.types
 
org.ow2.petals.jbi.messaging.registry - package org.ow2.petals.jbi.messaging.registry
 
org.ow2.petals.jbi.messaging.routing - package org.ow2.petals.jbi.messaging.routing
 
org.ow2.petals.jbi.messaging.routing.module - package org.ow2.petals.jbi.messaging.routing.module
 
org.ow2.petals.jbi.messaging.routing.module.endpoint - package org.ow2.petals.jbi.messaging.routing.module.endpoint
 
org.ow2.petals.jbi.messaging.routing.module.flow - package org.ow2.petals.jbi.messaging.routing.module.flow
 
org.ow2.petals.jbi.messaging.routing.monitoring - package org.ow2.petals.jbi.messaging.routing.monitoring
 
org.ow2.petals.jbi.messaging.routing.util - package org.ow2.petals.jbi.messaging.routing.util
 
org.ow2.petals.jbi.security - package org.ow2.petals.jbi.security
 
org.ow2.petals.kernel.admin - package org.ow2.petals.kernel.admin
 
org.ow2.petals.kernel.configuration - package org.ow2.petals.kernel.configuration
 
org.ow2.petals.kernel.logging - package org.ow2.petals.kernel.logging
 
org.ow2.petals.kernel.server - package org.ow2.petals.kernel.server
 
org.ow2.petals.service - package org.ow2.petals.service
 
org.ow2.petals.system.classloader - package org.ow2.petals.system.classloader
 
org.ow2.petals.system.classloader.factory - package org.ow2.petals.system.classloader.factory
 
org.ow2.petals.system.classloader.locator - package org.ow2.petals.system.classloader.locator
 
org.ow2.petals.system.persistence - package org.ow2.petals.system.persistence
 
org.ow2.petals.system.repository - package org.ow2.petals.system.repository
 
org.ow2.petals.system.repository.artifact - package org.ow2.petals.system.repository.artifact
 
org.ow2.petals.system.repository.exception - package org.ow2.petals.system.repository.exception
 
org.ow2.petals.system.systemstate - package org.ow2.petals.system.systemstate
 
org.ow2.petals.system.systemstate.exception - package org.ow2.petals.system.systemstate.exception
 
org.ow2.petals.tools.ws - package org.ow2.petals.tools.ws
 
org.ow2.petals.transport - package org.ow2.petals.transport
 
org.ow2.petals.transport.local - package org.ow2.petals.transport.local
 
org.ow2.petals.transport.platform.nio - package org.ow2.petals.transport.platform.nio
 
org.ow2.petals.transport.platform.nio.client - package org.ow2.petals.transport.platform.nio.client
 
org.ow2.petals.transport.platform.nio.selector - package org.ow2.petals.transport.platform.nio.selector
 
org.ow2.petals.transport.platform.nio.server - package org.ow2.petals.transport.platform.nio.server
 
org.ow2.petals.transport.platform.nio.util.stream.queue - package org.ow2.petals.transport.platform.nio.util.stream.queue
 
org.ow2.petals.transport.util - package org.ow2.petals.transport.util
 
org.ow2.petals.util - package org.ow2.petals.util
 
org.ow2.petals.ws - package org.ow2.petals.ws
 
org.ow2.petals.ws.adapters - package org.ow2.petals.ws.adapters
 
OutputSocketChannelContext - Class in org.ow2.petals.transport.platform.nio.selector
The socket channel context of an output socket.
OutputSocketChannelContext(SocketChannel, NioClient) - Constructor for class org.ow2.petals.transport.platform.nio.selector.OutputSocketChannelContext
Constructor to use on server socket channel

P

PackageHelper - Class in org.ow2.petals.jbi.management.util
Utility class for handling packages and package URLs
PackageHelper() - Constructor for class org.ow2.petals.jbi.management.util.PackageHelper
 
ParameterCheckHelper - Class in org.ow2.petals.util
Class managing parameters to checks there nullity or emptyness
parentFederation - Variable in class org.ow2.dragon.connection.api.to.ExecutionEnvironment
 
parse(String) - Method in class org.ow2.petals.communication.jndi.client.naming.JNDINameParser
 
parse() - Method in class org.ow2.petals.jbi.security.DefaultAuthorizationParser
 
pattern - Variable in class org.ow2.dragon.connection.api.to.EnvironmentFederation
 
PEER - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PersistedContextualMessageExchangeFactoryImpl - Class in org.ow2.petals.jbi.messaging.exchange
 
PersistedMessageExchangeWrapper - Class in org.ow2.petals.jbi.messaging.exchange
 
PersistedMessageExchangeWrapper(MessageExchangeImpl, MessageExchange.Role) - Constructor for class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
PersistenceService - Interface in org.ow2.petals.system.persistence
The Persistent Service.
PersistenceServiceImpl - Class in org.ow2.petals.system.persistence
The Persistence Service.
PersistenceServiceImpl() - Constructor for class org.ow2.petals.system.persistence.PersistenceServiceImpl
 
persistExchange(PersistenceService) - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
Persist the wrapped exchange.
PETALS_ADMIN - Static variable in class org.ow2.petals.kernel.server.MBeanHelper
 
PETALS_COMPOSITE - Static variable in class org.ow2.petals.kernel.server.FractalHelper
Fractal Petals names.
PETALS_DOMAIN - Static variable in class org.ow2.petals.communication.jmx.RemoteJMXServer
The Petals JMX Domain
PETALS_LOGGER - Static variable in class org.ow2.petals.kernel.server.MBeanHelper
 
PETALSADMIN_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The Petals admin service component name.
PetalsAdminInterface - Interface in org.ow2.petals.kernel.admin
 
PetalsAdminServiceImpl - Class in org.ow2.petals.kernel.admin
This class is used for Petals global Administration
PetalsAdminServiceImpl() - Constructor for class org.ow2.petals.kernel.admin.PetalsAdminServiceImpl
 
PetalsAdminServiceMBean - Interface in org.ow2.petals.kernel.admin
This class is a manager of JMX server.
PetalsClassLoader - Class in org.ow2.petals.system.classloader
Petals class loader Do not implement loadClass(String) it causes a conflict with the SharedLibrariesClassLoader
PetalsClassLoader(URL[], List<String>) - Constructor for class org.ow2.petals.system.classloader.PetalsClassLoader
Create a class loader for petals
PetalsClassLoader(URL[], List<String>, ClassLoader) - Constructor for class org.ow2.petals.system.classloader.PetalsClassLoader
Create a class loader for petals
PetalsClassLoader(URL[], List<String>, ClassLoader, URLStreamHandlerFactory) - Constructor for class org.ow2.petals.system.classloader.PetalsClassLoader
Create a class loader for petals
PetalsFileHandler - Class in org.ow2.petals.kernel.logging
 
PetalsFileHandler() - Constructor for class org.ow2.petals.kernel.logging.PetalsFileHandler
 
PetalsFormatter - Class in org.ow2.petals.kernel.logging
 
PetalsFormatter() - Constructor for class org.ow2.petals.kernel.logging.PetalsFormatter
 
PetalsLifeCycle - Interface in org.ow2.petals
This interface defines methods that Petals components that have a lifecycle must implement.
PetalsServerImpl - Class in org.ow2.petals.kernel.server
This class allows to start and stop the Petals Server.
PetalsServerImpl() - Constructor for class org.ow2.petals.kernel.server.PetalsServerImpl
Creates a new instance of PetalsServerImpl
PetalsServerImpl(boolean) - Constructor for class org.ow2.petals.kernel.server.PetalsServerImpl
Creates a new instance of PetalsServerImpl
PetalsStopThread - Class in org.ow2.petals.kernel.server
This class launches the stop of the Petals server in a thread
PetalsStopThread(PetalsServer) - Constructor for class org.ow2.petals.kernel.server.PetalsStopThread
 
PetalsTransactionContext - Class in org.ow2.petals.jbi.management.transaction
Represents the transaction context to propagate through the network, between petals nodes, with the message exchange
PetalsTransactionContext() - Constructor for class org.ow2.petals.jbi.management.transaction.PetalsTransactionContext
 
ping(String) - Method in class org.ow2.petals.communication.JMXRemoteCheckerClientImpl
Try to reach the remote container
ping(String) - Method in interface org.ow2.petals.communication.RemoteCheckerClient
Try to reach the remote container
ping() - Method in class org.ow2.petals.kernel.admin.PetalsAdminServiceImpl
 
ping() - Method in interface org.ow2.petals.kernel.admin.PetalsAdminServiceMBean
Ping if the server is ready to process messages in the domain
ping() - Method in class org.ow2.petals.ws.RuntimeServiceImpl
PingRequest - Class in org.ow2.petals.communication.jndi.agent.msg.request
Ping request
PingRequest(boolean) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.request.PingRequest
 
PipedDeserializer - Interface in org.ow2.petals.transport.platform.nio.selector
 
PipedDeserializerImpl - Class in org.ow2.petals.transport.platform.nio.server
 
PipedDeserializerImpl(SocketChannel, NioReceiver, Logger, LoggingUtil) - Constructor for class org.ow2.petals.transport.platform.nio.server.PipedDeserializerImpl
 
PlatformJMXServiceImpl - Class in org.ow2.petals.communication.jmx
This class is a manager of JMX server.
PlatformJMXServiceImpl() - Constructor for class org.ow2.petals.communication.jmx.PlatformJMXServiceImpl
 
port - Variable in class org.ow2.petals.communication.jndi.client.naming.JNDIConnection
Port of the PEtALS JNDI Agent
possibleRoles - Variable in class org.ow2.dragon.connection.api.to.EnvironmentFederation
 
possibleRoles - Variable in class org.ow2.dragon.connection.api.to.EnvironmentFederation.PossibleRoles
 
PREFIX_COMPONENT_LIFE_CYCLE_NAME - Static variable in interface org.ow2.petals.container.ContainerService
Prefix of the component life cycle name.
PREFIX_INSTALLER_NAME - Static variable in interface org.ow2.petals.container.ContainerService
Prefix of the installler name.
PREFIX_SERVICE_ASSEMBLY_LIFE_CYCLE_NAME - Static variable in interface org.ow2.petals.container.ContainerService
Prefix of the service assembly life cycle name.
PREFIX_SHARED_LIBRARY_LIFE_CYCLE_NAME - Static variable in interface org.ow2.petals.container.ContainerService
Prefix of the shared library life cycle name.
PriorityModifier - Interface in org.ow2.petals.jbi.messaging.routing.module.flow
 
PriorityOrdererModule - Class in org.ow2.petals.jbi.messaging.routing.module
The module orderer the exchange according to their priority, proposing a Priority Queue mechanism.
PriorityOrdererModule() - Constructor for class org.ow2.petals.jbi.messaging.routing.module.PriorityOrdererModule
 
process() - Method in class org.ow2.petals.jbi.management.TaskProcessor
Process each Task previously added to the Processor, in the same order as they have been added to it.
Processor - Class in org.ow2.dragon.connection.api.to
Java class for Processor complex type.
Processor() - Constructor for class org.ow2.dragon.connection.api.to.Processor
 
Processor.ExecEnvs - Class in org.ow2.dragon.connection.api.to
Java class for anonymous complex type.
Processor.ExecEnvs() - Constructor for class org.ow2.dragon.connection.api.to.Processor.ExecEnvs
 
processRequest(RegistryRequest) - Method in class org.ow2.petals.communication.jndi.agent.AbstractJNDIAgentServiceImpl
 
processRequest(RegistryRequest) - Method in interface org.ow2.petals.communication.jndi.agent.JNDIAgentService
Process the given JNDI request.
properties - Variable in class org.ow2.dragon.connection.api.service.Node
 
property - Variable in class org.ow2.dragon.connection.api.service.Node.Properties
 
PROPERTY_AUTOLOADER - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_CLASSLOADER_ISOLATED - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_CONTAINER_NAME - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
Properties keys
PROPERTY_EXCHANGE_VALIDATION - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_OVERSENDSYNC - Static variable in class org.ow2.petals.transport.util.TransporterUtil
 
PROPERTY_PERSISTENCE_DURATION - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_PERSISTENCE_FETCHSIZE - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_RECOVERY_CORE_POOL_SIZE - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_RECOVERY_KEEP_ALIVE_TIME - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_RECOVERY_MAX_POOL_SIZE - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_REGISTRY_DB_DIALECT - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_REGISTRY_DB_DRIVER - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_REGISTRY_DB_PASSWORD - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_REGISTRY_DB_URL - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_REGISTRY_DB_USER - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_REGISTRY_MODE - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_REGISTRY_REPOSITORY - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_REGISTRY_SYNCHRO_PERIOD - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_REGISTRY_TRANSPORT_TIMEOUT - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_REPOSITORY_PATH - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_ROUTER_CONSUMER_NOACK - Static variable in interface org.ow2.petals.jbi.messaging.routing.RouterService
The message exchange properties to set the NOACK feature.
PROPERTY_ROUTER_PRIORITY - Static variable in class org.ow2.petals.jbi.messaging.routing.module.PriorityOrdererModule
The priority property to set in message exchange.
PROPERTY_ROUTER_PROVIDER_LINKTYPE - Static variable in interface org.ow2.petals.jbi.messaging.routing.RouterService
The message exchange property name to set the provider link type to resolve.
PROPERTY_ROUTER_PROVIDER_NOACK - Static variable in interface org.ow2.petals.jbi.messaging.routing.RouterService
 
PROPERTY_ROUTER_QOS - Static variable in interface org.ow2.petals.jbi.messaging.routing.RouterService
Constant used to specify the property name to set the router policy.
PROPERTY_ROUTER_QOS - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_ROUTER_SEND_ATTEMPT - Static variable in interface org.ow2.petals.jbi.messaging.routing.RouterService
Constant used to specify the property name to set the router send attempt.
PROPERTY_ROUTER_SEND_ATTEMPT - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_ROUTER_SEND_DELAY - Static variable in interface org.ow2.petals.jbi.messaging.routing.RouterService
Constant used to specify the property name to set the delay between router send attempts.
PROPERTY_ROUTER_SEND_DELAY - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_ROUTER_STRATEGY - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_ROUTER_TIMETOLIVE - Static variable in interface org.ow2.petals.jbi.messaging.routing.RouterService
The message exchange property to set the TTL of the exchange.
PROPERTY_SENDSYNC - Static variable in interface org.ow2.petals.jbi.messaging.exchange.DeliveryChannel
The intern message exchange property name to mark the exchange as a synchronous invocation.
PROPERTY_SENDSYNC_CONSUMER - Static variable in class org.ow2.petals.transport.util.TransporterUtil
 
PROPERTY_SENDSYNC_PROVIDER - Static variable in class org.ow2.petals.transport.util.TransporterUtil
 
PROPERTY_SSL_KEY_PASSWORD - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_SSL_KEYSTORE_FILE - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_SSL_KEYSTORE_PASSWORD - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_SSL_TRUSTSTORE_FILE - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_SSL_TRUSTSTORE_PASSWORD - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_STRATEGY_PROTOCOLS - Static variable in class org.ow2.petals.jbi.messaging.routing.module.EndpointResolverModule
Constant used to specify the strategy to use.
PROPERTY_TASK_TIMEOUT - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_TOPOLOGY_UPDATE_PERIOD - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_TOPOLOGY_URL - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_TRANSPORT_TCP_CONNECTION_TIMEOUT - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_TRANSPORT_TCP_RECEIVERS - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_TRANSPORT_TCP_SEND_EVICTABLE_DELAY - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_TRANSPORT_TCP_SEND_EVICTOR_DELAY - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_TRANSPORT_TCP_SEND_TIMEOUT - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_TRANSPORT_TCP_SENDERS - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
PROPERTY_USER_CONFIG_PREFIX - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 

Q

qNameToString(QName) - Static method in class org.ow2.petals.util.NamingHelper
ns - localpart replaced with "{ns}localpart"
query(String, QName, QName, String, String, String, String) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
query(String, QName, QName, String, String, String, String) - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
 
query(EndpointQuery) - Method in class org.ow2.petals.ws.EndpointServiceImpl
queryNames(ObjectName, QueryExp) - Method in class org.ow2.petals.communication.jmx.RemoteJMXServer
 
QueueInputStream - Class in org.ow2.petals.transport.platform.nio.util.stream.queue
This class implements an input stream in which the data are read from a byte array queue.
QueueInputStream(QueueOutputStream) - Constructor for class org.ow2.petals.transport.platform.nio.util.stream.queue.QueueInputStream
 
QueueOutputStream - Class in org.ow2.petals.transport.platform.nio.util.stream.queue
This class implements an output stream in which the data are written into a byte array queue.
QueueOutputStream() - Constructor for class org.ow2.petals.transport.platform.nio.util.stream.queue.QueueOutputStream
 

R

RANDOM - Static variable in class org.ow2.petals.jbi.messaging.routing.module.EndpointResolverModule
the load balancing (random strategy).
read(SelectionKey) - Method in class org.ow2.petals.transport.platform.nio.selector.InputSocketChannelContext
 
read() - Method in class org.ow2.petals.transport.platform.nio.util.stream.queue.QueueInputStream
 
read(byte[]) - Method in class org.ow2.petals.transport.platform.nio.util.stream.queue.QueueInputStream
 
read(byte[], int, int) - Method in class org.ow2.petals.transport.platform.nio.util.stream.queue.QueueInputStream
 
rebind(Object, Object, Object) - Method in class org.ow2.petals.communication.jndi.agent.util.RegistryUtil
Rebind an object with a key in the specified context
rebind(Name, Object) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
rebind(String, Object) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
rebind(Name, Object) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
rebind(String, Object) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
rebind(Name, Object) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
rebind(String, Object) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
RebindRequest - Class in org.ow2.petals.communication.jndi.agent.msg.request
Rebind Request
RebindRequest(String, String, Object, boolean) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.request.RebindRequest
 
receive(ComponentContext, long) - Method in interface org.ow2.petals.jbi.messaging.routing.RouterService
Ask to receive a message from MNR and return it.
receive(ComponentContext, long) - Method in class org.ow2.petals.jbi.messaging.routing.RouterServiceImpl
 
receiveExchange(MessageExchangeWrapper, ComponentContext) - Method in interface org.ow2.petals.jbi.messaging.routing.module.ReceiverModule
The received exchange decorator.
ReceiverModule - Interface in org.ow2.petals.jbi.messaging.routing.module
 
recoverAllEntities() - Method in interface org.ow2.petals.jbi.management.recovery.SystemRecoveryService
Recover all petals recoverable entities (component, shared lib and service assemblies)
recoverAllEntities() - Method in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
 
recoverAllServiceAssembly() - Method in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
 
recoverAllSharedLibrary() - Method in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
 
recoverComponent(URL, Jbi, String, String, String) - Method in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
Recover the given component.
recoverServiceAssembly(URL, Jbi, String) - Method in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
Recover the given Service Assembly.
recoverSharedLib(URL, Jbi) - Method in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
Recover the given shared library.
recoverySrv - Variable in class org.ow2.petals.container.lifecycle.Installer
Platform component :: SystemState Service
recurseBindings(Context, NamingEnumeration<Binding>, String, StringBuilder) - Static method in class org.ow2.petals.util.JNDIUtil
Recurse the contexts
recurseNames(Context, NamingEnumeration<NameClassPair>, String, StringBuilder) - Static method in class org.ow2.petals.util.JNDIUtil
Recurse the contexts
register(int, AbstractSelectableChannel, Object) - Method in interface org.ow2.petals.transport.platform.nio.selector.NioSelector
 
register(int, AbstractSelectableChannel, Object) - Method in class org.ow2.petals.transport.platform.nio.selector.NioSelectorAgent
 
RegisterAllConnectionTask - Class in org.ow2.petals.jbi.management.task.deployment.deploy
This task registers connections if exist
Inputs : Jbi
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
RegisterAllConnectionTask(LoggingUtil, EndpointRegistry) - Constructor for class org.ow2.petals.jbi.management.task.deployment.deploy.RegisterAllConnectionTask
 
registerAllConnectionTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
registerBindingComponent(ComponentLifeCycleMBean, String) - Method in interface org.ow2.petals.jbi.management.admin.AdminService
 
registerBindingComponent(ComponentLifeCycleMBean, String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
registerComponent(String) - Method in interface org.ow2.petals.container.lifecycle.SharedLibraryLifeCycle
Register a component which uses this Shared Library.
registerComponent(String) - Method in class org.ow2.petals.container.lifecycle.SharedLibraryLifeCycleImpl
 
registerComponent(ContentController, String, MBeanServer, Class, String) - Static method in class org.ow2.petals.kernel.server.MBeanHelper
Register a fractal component-service to the jmx server.
RegisterComponentInSLTask - Class in org.ow2.petals.jbi.management.task.installation.install.component
This task checks installed shared library for component and register this latter.
RegisterComponentInSLTask(AdminService) - Constructor for class org.ow2.petals.jbi.management.task.installation.install.component.RegisterComponentInSLTask
 
registerConnection(Connection, Jbi) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.RegisterAllConnectionTask
Register a connection into the endpoint registry of the JBI container
registerConnection(QName, QName, String) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
 
registerConnection(QName, String, QName, String) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
 
registerConnection(QName, QName, String) - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
Register a connection
registerConnection(QName, String, QName, String) - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
Register a connection
registerEndpoint(ServiceEndpoint) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
 
registerEngineComponent(ComponentLifeCycleMBean, String) - Method in interface org.ow2.petals.jbi.management.admin.AdminService
 
registerEngineComponent(ComponentLifeCycleMBean, String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
registerExternalEndpoint(ServiceEndpoint) - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
registerExternalEndpoint(ServiceEndpoint) - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
registerExternalEndpoint(ServiceEndpoint) - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
FIXME ! Register this given external endpoint
registerExternalEndpoint(ServiceEndpoint) - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
Register this given external endpoint
registerInstaller(Installer, String) - Method in interface org.ow2.petals.jbi.management.admin.AdminService
 
registerInstaller(Installer, String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
registerLocalContainerOnMaster() - Method in interface org.ow2.petals.communication.topology.TopologyService
 
registerLocalContainerOnMaster() - Method in class org.ow2.petals.communication.topology.TopologyServiceImpl
 
registerMBeans(Component) - Static method in class org.ow2.petals.kernel.server.MBeanHelper
 
RegisterSALifeCycleTask - Class in org.ow2.petals.jbi.management.task.deployment.deploy
This task registers ServiceAssemblyLifeCycle into manager service map
Inputs : Jbi, ServiceAssemblyLifeCycle
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
RegisterSALifeCycleTask(LoggingUtil, AdminService, ContainerService) - Constructor for class org.ow2.petals.jbi.management.task.deployment.deploy.RegisterSALifeCycleTask
 
registerSALifeCycleTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
registerServiceAssembly(ServiceAssemblyLifeCycle, String) - Method in interface org.ow2.petals.jbi.management.admin.AdminService
 
registerServiceAssembly(ServiceAssemblyLifeCycle, String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
registerSharedLibrary(SharedLibraryLifeCycle, String) - Method in interface org.ow2.petals.jbi.management.admin.AdminService
 
registerSharedLibrary(SharedLibraryLifeCycle, String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
registerSU(ServiceUnitLifeCycle) - Method in class org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle
Register a ServiceUnitLifeCycle into a synchronized map of the ServiceAssemblyLifeCycle
registry - Variable in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
 
RegistryException - Exception in org.ow2.petals.jbi.messaging.registry
 
RegistryException(String) - Constructor for exception org.ow2.petals.jbi.messaging.registry.RegistryException
 
RegistryException(String, Throwable) - Constructor for exception org.ow2.petals.jbi.messaging.registry.RegistryException
 
RegistryException(Throwable) - Constructor for exception org.ow2.petals.jbi.messaging.registry.RegistryException
 
RegistryListener - Interface in org.ow2.petals.jbi.messaging.registry
 
RegistryManagement - Interface in org.ow2.petals.jbi.messaging.registry
 
RegistryRequest - Class in org.ow2.petals.communication.jndi.agent.msg.request
This class is a registry request which is used to send request to the registry
RegistryRequest(RegistryRequest.RequestType, boolean) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
 
RegistryRequest(RegistryRequest.RequestType, Object, boolean) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
 
RegistryRequest(RegistryRequest.RequestType, Object, Object, boolean) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
 
RegistryRequest(RegistryRequest.RequestType, Object, Object, Object, boolean) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
 
RegistryRequest.RequestType - Enum in org.ow2.petals.communication.jndi.agent.msg.request
Request types
RegistryResponse - Class in org.ow2.petals.communication.jndi.agent.msg.response
Registry response
RegistryResponse(RegistryResponse.ResponseType) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse
Creates a new instance of RegistryResponse
RegistryResponse(RegistryResponse.ResponseType, Object) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse
Creates a new instance of RegistryResponse
RegistryResponse.ResponseType - Enum in org.ow2.petals.communication.jndi.agent.msg.response
Types of response
registryUtil - Variable in class org.ow2.petals.communication.jndi.agent.AbstractJNDIAgentServiceImpl
Registry utility
RegistryUtil - Class in org.ow2.petals.communication.jndi.agent.util
Utility class to handle data.
RegistryUtil(AbstractJNDIAgentServiceImpl) - Constructor for class org.ow2.petals.communication.jndi.agent.util.RegistryUtil
Creates a new instance of RegistryUtil
REGULATION_CONFIGURATION_FILE - Static variable in class org.ow2.petals.jbi.messaging.routing.module.FlowControllerModule
 
RELIABLE_POLICY - Static variable in interface org.ow2.petals.jbi.messaging.routing.RouterService
Constant used to specify the reliable policy.
RemoteCheckerClient - Interface in org.ow2.petals.communication
The remote checker is in charge of testing if a remote container is accessible or not.
RemoteJMXServer - Class in org.ow2.petals.communication.jmx
This object is a connection to a JMX server
RemoteJMXServer(MBeanServerConnection) - Constructor for class org.ow2.petals.communication.jmx.RemoteJMXServer
Creates a new instance of RemoteJMXServer
RemoteJMXServer(MBeanServer) - Constructor for class org.ow2.petals.communication.jmx.RemoteJMXServer
Creates a new instance of RemoteJMXServer
removeAllConnectionsTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
RemoveAllConnectionsTask - Class in org.ow2.petals.jbi.management.task.deployment.undeploy
This task remove all connections from the registry
Inputs : ServiceAssemblyLifeCycle
The task has got a robust approach : it tries to do all the subtasks
and doesn't have the undo capability.
RemoveAllConnectionsTask(LoggingUtil, EndpointRegistry) - Constructor for class org.ow2.petals.jbi.management.task.deployment.undeploy.RemoveAllConnectionsTask
 
removeAllLocalEndpoints() - Method in class org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
Remove all the local endpoints.
removeAllLocalEndpoints() - Method in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistry
Remove all the local endpoints.
removeComponent(ComponentContext) - Method in interface org.ow2.petals.jbi.messaging.routing.module.InstallModule
Remove a component to the NMR.
removeComponent(ComponentContext) - Method in class org.ow2.petals.jbi.messaging.routing.module.JAASAuthenticationModule
 
removeComponent(ComponentContext) - Method in interface org.ow2.petals.jbi.messaging.routing.RouterService
Inform that a component is uninstalling.
removeComponent(ComponentContext) - Method in class org.ow2.petals.jbi.messaging.routing.RouterServiceImpl
 
removeComponent(String) - Method in interface org.ow2.petals.system.repository.RepositoryService
Delete and clean all directories and related data from the Petals repository, for the given component identifier.
removeComponent(String) - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
RemoveComponentArchiveTask - Class in org.ow2.petals.jbi.management.task.installation.uninstall.component
This task moves a component archive from the installed Petals directory to the uninstalled directory
Inputs : ComponentState
The task has got a robust approach : it tries to do all the subtasks
and doesn't have the undo capability.
RemoveComponentArchiveTask(LoggingUtil, String) - Constructor for class org.ow2.petals.jbi.management.task.installation.uninstall.component.RemoveComponentArchiveTask
 
removeComponentLifeCycle(Component) - Method in interface org.ow2.petals.container.ContainerService
Remove a component life cycle from the component description of the component.
removeComponentLifeCycle(Component) - Method in class org.ow2.petals.container.ContainerServiceImpl
Remove a component life cycle from the component description of the component.
RemoveComponentRepositoryTask - Class in org.ow2.petals.jbi.management.task.installation.uninstall.component
This task remove the component folder from the Petals repository.
RemoveComponentRepositoryTask(LoggingUtil, RepositoryService) - Constructor for class org.ow2.petals.jbi.management.task.installation.uninstall.component.RemoveComponentRepositoryTask
 
RemoveComponentStateHolderTask - Class in org.ow2.petals.jbi.management.task.installation.uninstall.component
This task removes the component from the state holder file.
RemoveComponentStateHolderTask(LoggingUtil, SystemStateService) - Constructor for class org.ow2.petals.jbi.management.task.installation.uninstall.component.RemoveComponentStateHolderTask
 
removeConnection(Connection) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.RegisterAllConnectionTask
Remove a connection registered during the SA deployment process
removeConnections(ServiceAssemblyLifeCycle) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.RemoveAllConnectionsTask
Remove all connections registered during the SA deployment process
removeContainerConfiguration(ContainerConfiguration) - Method in interface org.ow2.petals.communication.topology.TopologyService
Remove container configuration.
removeContainerConfiguration(ContainerConfiguration) - Method in class org.ow2.petals.communication.topology.TopologyServiceImpl
 
removeContainerConfiguration(ContainerConfiguration) - Method in interface org.ow2.petals.kernel.configuration.ConfigurationService
Unregisters the subdomain within the local topology.
removeContainerConfiguration(ContainerConfiguration) - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
 
removeContainerInformation(String) - Method in class org.ow2.petals.ws.TopologyServiceImpl
 
removeContext(String) - Method in class org.ow2.petals.communication.jndi.agent.AbstractJNDIAgentServiceImpl
Remove the naming Context matching the given key.
removeContext(String) - Method in class org.ow2.petals.communication.jndi.agent.StandaloneJNDIAgentServiceImpl
 
removeEntityPackage(String, String) - Method in class org.ow2.petals.jbi.management.task.AbstractCopyPackageToRepositoryTask
 
removeEntityPackage(String, String) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.CreateSARepositoryTask
 
removeEntityPackage(String, String) - Method in class org.ow2.petals.jbi.management.task.installation.install.component.CreateComponentRepositoryTask
 
removeEntityPackage(String, String) - Method in class org.ow2.petals.jbi.management.task.installation.install.sl.CreateSLRepositoryTask
 
removeFromEnvironment(String) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
removeFromEnvironment(String) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
removeFromEnvironment(String) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
removeInstaller(String) - Method in interface org.ow2.petals.container.ContainerService
Remove an installer from the name of the component.
removeInstaller(String) - Method in class org.ow2.petals.container.ContainerServiceImpl
Remove an installer from the name of the component.
removeSAArchiveTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
RemoveSAArchiveTask - Class in org.ow2.petals.jbi.management.task.deployment.undeploy
This task deletes the service assembly archive from the installed dir of the Petals repository
Inputs : archive URL
The task has got a robust approach : it tries to do all the subtasks
and doesn't have the undo capability.
RemoveSAArchiveTask(LoggingUtil, String) - Constructor for class org.ow2.petals.jbi.management.task.deployment.undeploy.RemoveSAArchiveTask
 
RemoveSADirectoryTask - Class in org.ow2.petals.jbi.management.task.deployment.undeploy
This task removes the Service assembly folder from the repository.
RemoveSADirectoryTask(LoggingUtil, RepositoryService) - Constructor for class org.ow2.petals.jbi.management.task.deployment.undeploy.RemoveSADirectoryTask
 
removeSAFolderTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
removeSAStateHolderTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
RemoveSAStateHolderTask - Class in org.ow2.petals.jbi.management.task.deployment.undeploy
This task removes service assembly from state holder file.
RemoveSAStateHolderTask(LoggingUtil, SystemStateService) - Constructor for class org.ow2.petals.jbi.management.task.deployment.undeploy.RemoveSAStateHolderTask
 
removeService(String) - Method in interface org.ow2.petals.tools.ws.WebServiceManager
 
removeService(String) - Method in class org.ow2.petals.tools.ws.WebServiceManagerImpl
removeServiceAssembly(String) - Method in interface org.ow2.petals.system.repository.RepositoryService
Delete and clean all directories and related data from the Petals repository, for the given sa identifier.
removeServiceAssembly(String) - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
removeServiceAssemblyLifeCycle(ServiceAssemblyLifeCycle) - Method in interface org.ow2.petals.container.ContainerService
remove a service assembly life cycle.
removeServiceAssemblyLifeCycle(ServiceAssemblyLifeCycle) - Method in class org.ow2.petals.container.ContainerServiceImpl
remove a service assembly life cycle.
removeSharedLibrary(String, String) - Method in interface org.ow2.petals.system.repository.RepositoryService
Delete and clean all directories and related data from the Petals repository, for the given sl identifier.
removeSharedLibrary(String, String) - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
removeSharedLibraryClassLoader(String) - Method in class org.ow2.petals.system.classloader.SharedLibrariesClassLoader
remove a shared library class loader.
removeSharedLibraryLifeCycle(String) - Method in interface org.ow2.petals.container.ContainerService
Remove a shared library life cycle component.
removeSharedLibraryLifeCycle(String) - Method in class org.ow2.petals.container.ContainerServiceImpl
Remove a shared library life cycle component.
RemoveSLArchiveTask - Class in org.ow2.petals.jbi.management.task.installation.uninstall.sl
This task moves a shared lib archive from the installed Petals directory to the uninstalled directory.
Inputs : SharedLibraryState
The task has got a robust approach : it tries to do all the subtasks
and doesn't have the undo capability.
RemoveSLArchiveTask(LoggingUtil, String) - Constructor for class org.ow2.petals.jbi.management.task.installation.uninstall.sl.RemoveSLArchiveTask
 
RemoveSLClassloaderTask - Class in org.ow2.petals.jbi.management.task.installation.uninstall.sl
This tasks removes the shared library classloader from Petals platform
Inputs : shared lib name
The task has got a robust approach : it tries to do all the subtasks
and doesn't have the undo capability.
RemoveSLClassloaderTask(LoggingUtil, AdminService, ContainerService) - Constructor for class org.ow2.petals.jbi.management.task.installation.uninstall.sl.RemoveSLClassloaderTask
 
RemoveSLRepositoryTask - Class in org.ow2.petals.jbi.management.task.installation.uninstall.sl
This task remove the shared lib folder from the Petals repository.
RemoveSLRepositoryTask(LoggingUtil, RepositoryService) - Constructor for class org.ow2.petals.jbi.management.task.installation.uninstall.sl.RemoveSLRepositoryTask
 
RemoveSLStateHolderTask - Class in org.ow2.petals.jbi.management.task.installation.uninstall.sl
This task removes the shared lib from the state holder file.
RemoveSLStateHolderTask(LoggingUtil, SystemStateService) - Constructor for class org.ow2.petals.jbi.management.task.installation.uninstall.sl.RemoveSLStateHolderTask
 
removeSubdomain(String) - Method in class org.ow2.petals.ws.TopologyServiceImpl
 
removeSubdomainConfiguration(String) - Method in interface org.ow2.petals.communication.topology.TopologyService
Remove subdomain configuration.
removeSubdomainConfiguration(String) - Method in class org.ow2.petals.communication.topology.TopologyServiceImpl
 
removeSubdomainConfiguration(String) - Method in interface org.ow2.petals.kernel.configuration.ConfigurationService
Unregister a subdomain within the local topology.
removeSubdomainConfiguration(String) - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
 
rename(Object, Object, Object, boolean) - Method in class org.ow2.petals.communication.jndi.agent.util.RegistryUtil
Rename an object with a key in the specified context
rename(Name, Name) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
rename(String, String) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
rename(Name, Name) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
rename(String, String) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
rename(Name, Name) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
rename(String, String) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
RenameRequest - Class in org.ow2.petals.communication.jndi.agent.msg.request
Rename Request
RenameRequest(String, String, String, boolean) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.request.RenameRequest
 
renameSUS(URL, Jbi) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.RenameSUsTask
Explode service unit packages into the repository
RenameSUsTask - Class in org.ow2.petals.jbi.management.task.deployment.deploy
This task renames service unit packages into the repository to fits with service unit ids in the JBI descriptor of the service assembly
Inputs : Jbi, parent service assembly install root URI
Outputs : SU install roots Map
RenameSUsTask(RepositoryService, LoggingUtil) - Constructor for class org.ow2.petals.jbi.management.task.deployment.deploy.RenameSUsTask
 
REPOSITORY_ITF - Static variable in class org.ow2.petals.container.ContainerServiceImpl
Repository interface name.
RepositoryException - Exception in org.ow2.petals.system.repository.exception
 
RepositoryException() - Constructor for exception org.ow2.petals.system.repository.exception.RepositoryException
 
RepositoryException(String, Throwable) - Constructor for exception org.ow2.petals.system.repository.exception.RepositoryException
 
RepositoryException(Throwable) - Constructor for exception org.ow2.petals.system.repository.exception.RepositoryException
 
RepositoryFileFilter - Class in org.ow2.petals.system.repository
 
RepositoryFileFilter(String) - Constructor for class org.ow2.petals.system.repository.RepositoryFileFilter
Default constructor.
repositoryService - Variable in class org.ow2.petals.container.lifecycle.Installer
Platform :: Repository Service
repositoryService - Variable in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
Platform :: Repository Service.
repositoryService - Variable in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
Platform :: Repository Service.
repositoryService - Variable in class org.ow2.petals.jbi.management.task.AbstractCopyPackageToRepositoryTask
Platform Component :: Repository Service
repositoryService - Variable in class org.ow2.petals.jbi.management.task.deployment.deploy.ExtractSUsTask
Platform Component :: Repository Service
repositoryService - Variable in class org.ow2.petals.jbi.management.task.deployment.deploy.RetrieveSAAndSUInstallRootsTask
Platform Component :: Repository Service
RepositoryService - Interface in org.ow2.petals.system.repository
Platform Component Repository.
RepositoryServiceImpl - Class in org.ow2.petals.system.repository
Platform Component Repository service implementation.
RepositoryServiceImpl() - Constructor for class org.ow2.petals.system.repository.RepositoryServiceImpl
 
RepositoryServiceImpl.EntityType - Enum in org.ow2.petals.system.repository
Entity types (components, shared libs or service assemblies)
requestQueue - Variable in class org.ow2.petals.container.thread.AbstractThread
The blocking working queue is equal to a FIFO.
resolveEndpointReference(DocumentFragment) - Method in class org.ow2.petals.jbi.component.context.ComponentContextForInstallation
 
resolveEndpointReference(DocumentFragment) - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
resolveJBIArtefactDependencies(List<File>) - Method in class org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl
For each JBI artefact to uninstall, search the dependent artefacts and add them to the List if they are not already set.
responseQueue - Variable in class org.ow2.petals.container.thread.AbstractThread
The response queue used to wait for the task to complete.
resume(Transaction) - Method in class org.ow2.petals.jbi.management.transaction.TransactionManagerImpl
 
RetrieveSAAndSUInstallRootsTask - Class in org.ow2.petals.jbi.management.task.deployment.deploy
This task retrieves the SA install root and all SUs install roots
Inputs : Jbi
Outputs : SA install root URI, SU install roots Map
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
RetrieveSAAndSUInstallRootsTask(RepositoryService) - Constructor for class org.ow2.petals.jbi.management.task.deployment.deploy.RetrieveSAAndSUInstallRootsTask
 
retrieveSAAndSUInstallRootsTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
retrieveSALifeCycleTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
RetrieveSALifeCycleTask - Class in org.ow2.petals.jbi.management.task.deployment.undeploy
Retrieve service assembly lifecycle.
Inputs : entity name String
Outputs : ServiceAssemblyLifeCycle
The task has got a robust approach: it tries to do all the subtasks
and have the undo capability.
RetrieveSALifeCycleTask(AdminService) - Constructor for class org.ow2.petals.jbi.management.task.deployment.undeploy.RetrieveSALifeCycleTask
 
retrieveServiceAssemblyLifeCycle(String) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.RetrieveSALifeCycleTask
Retrieve the ServiceAssemblyLifeCycle matching the given service assembly name.
retrieveServiceMBean(String, MBeanServer) - Static method in class org.ow2.petals.kernel.server.MBeanHelper
Return the MBean name from the jmx server with the specified pattern
retrieveSUInstallUrls(URL, Jbi) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.RetrieveSAAndSUInstallRootsTask
Retrieve all SU installation root URI
retrieveTopology() - Method in class org.ow2.petals.kernel.admin.PetalsAdminServiceImpl
 
retrieveTopology() - Method in interface org.ow2.petals.kernel.admin.PetalsAdminServiceMBean
Retrieve the collection of containers, sub-domains and domain configurations.
returnObject(String, NioClient) - Method in interface org.ow2.petals.transport.platform.nio.client.NioClientObjectPool
 
returnObject(String, NioClient) - Method in class org.ow2.petals.transport.platform.nio.client.NioClientObjectPoolImpl
 
RMIConnector - Class in org.ow2.petals.communication.jmx.rmi
This is the Fractal JMX adaptor for use with MX4J tools.
RMIConnector() - Constructor for class org.ow2.petals.communication.jmx.rmi.RMIConnector
 
RobustInOnlyImpl - Class in org.ow2.petals.jbi.messaging.exchange.types
 
RobustInOnlyImpl(MessageExchangeImpl, MessageExchange.Role) - Constructor for class org.ow2.petals.jbi.messaging.exchange.types.RobustInOnlyImpl
 
roleInFederation - Variable in class org.ow2.dragon.connection.api.to.ExecutionEnvironment
 
rollback() - Method in class org.ow2.petals.jbi.management.transaction.TransactionManagerImpl
 
router - Variable in class org.ow2.petals.container.lifecycle.Installer
JBI-Messaging :: Router Service
router - Variable in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
JBI messaging :: Router Service.
router - Variable in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
JBI messaging : Router Service.
ROUTER_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The Router component name.
ROUTER_ITF - Static variable in class org.ow2.petals.container.ContainerServiceImpl
Router interface name.
ROUTER_MONITOR - Static variable in class org.ow2.petals.kernel.server.MBeanHelper
 
ROUTER_MONITOR_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
 
RouterMonitorFilter - Class in org.ow2.petals.jbi.messaging.routing.monitoring
Router Monitor filter.
RouterMonitorFilter(QName, QName, String, QName, boolean) - Constructor for class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorFilter
 
RouterMonitorMBean - Interface in org.ow2.petals.jbi.messaging.routing.monitoring
The NMR monitor MBean.
RouterMonitorService - Interface in org.ow2.petals.jbi.messaging.routing.monitoring
 
RouterMonitorServiceImpl - Class in org.ow2.petals.jbi.messaging.routing.monitoring
The NMR monitor service.
RouterMonitorServiceImpl() - Constructor for class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorServiceImpl
 
RouterService - Interface in org.ow2.petals.jbi.messaging.routing
Routes messages from the DeliveryChannel to their destinations.
RouterServiceImpl - Class in org.ow2.petals.jbi.messaging.routing
Routes messages to their destinations.
RouterServiceImpl() - Constructor for class org.ow2.petals.jbi.messaging.routing.RouterServiceImpl
 
RoutingException - Exception in org.ow2.petals.jbi.messaging.routing
 
RoutingException(String) - Constructor for exception org.ow2.petals.jbi.messaging.routing.RoutingException
the default contructor.
RoutingException(String, Throwable) - Constructor for exception org.ow2.petals.jbi.messaging.routing.RoutingException
Constructor.
RoutingException(Throwable) - Constructor for exception org.ow2.petals.jbi.messaging.routing.RoutingException
Constructor.
run() - Method in class org.ow2.petals.container.thread.AbstractThread
 
run() - Method in class org.ow2.petals.jbi.management.autoload.InstallDirectoryScanner
 
run() - Method in class org.ow2.petals.jbi.management.autoload.InstalledDirectoryScanner
 
run() - Method in class org.ow2.petals.kernel.server.PetalsStopThread
 
run() - Method in class org.ow2.petals.transport.platform.nio.selector.NioSelectorAgent
 
run() - Method in class org.ow2.petals.transport.platform.nio.server.PipedDeserializerImpl
 
RuntimeServiceImpl - Class in org.ow2.petals.ws
 
RuntimeServiceImpl() - Constructor for class org.ow2.petals.ws.RuntimeServiceImpl
 

S

SACheckPackageTask - Class in org.ow2.petals.jbi.management.task.deployment.deploy
This task checks the validity of the service assembly package.
SACheckPackageTask(LoggingUtil, SystemStateService, AdminService) - Constructor for class org.ow2.petals.jbi.management.task.deployment.deploy.SACheckPackageTask
 
saCheckPackageTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
SECURE_POLICY - Static variable in interface org.ow2.petals.jbi.messaging.routing.RouterService
Constant used to specify the secure policy.
SecurityContext - Class in org.ow2.petals.jbi.security
Security context
SecurityContext(String) - Constructor for class org.ow2.petals.jbi.security.SecurityContext
Creates a new instance of SecurityContext
selectorAgent - Variable in class org.ow2.petals.transport.platform.nio.client.NioClientObjectPoolImpl
The socket selector Fractal component to use to process network IO.
selectorAgent - Variable in class org.ow2.petals.transport.platform.nio.server.NioServerAgent
The socket selector Fractal component to use to process network IO.
send(RegistryRequest) - Method in class org.ow2.petals.communication.jndi.client.naming.JNDIConnection
Send a request to a Registry server
send(RegistryRequest) - Method in class org.ow2.petals.communication.jndi.client.naming.JNDILocalConnection
 
send(RegistryRequest) - Method in interface org.ow2.petals.communication.jndi.client.naming.NamingConnection
Send a request to the registry.
send(MessageExchange) - Method in class org.ow2.petals.jbi.messaging.exchange.DeliveryChannelImpl
 
send(ComponentContext, MessageExchangeWrapper) - Method in interface org.ow2.petals.jbi.messaging.routing.RouterService
Send the message into the NMR.
send(ComponentContext, MessageExchangeWrapper) - Method in class org.ow2.petals.jbi.messaging.routing.RouterServiceImpl
 
send(MessageExchangeWrapper, TransportSendContext) - Method in class org.ow2.petals.transport.local.LocalTransporterImpl
 
send(Object, long) - Method in class org.ow2.petals.transport.platform.nio.client.NioClientAgent
 
send(MessageExchangeWrapper, TransportSendContext) - Method in class org.ow2.petals.transport.platform.nio.NioTransporterImpl
This method does following action : Serialize the message exchange. Get the destination of the message. Add it to the message. Send it to the transport agent.
send(Object, long) - Method in interface org.ow2.petals.transport.platform.nio.selector.NioClient
 
send(MessageExchangeWrapper, TransportSendContext) - Method in interface org.ow2.petals.transport.Transporter
Send the specified exchange to the specified container.
SenderModule - Interface in org.ow2.petals.jbi.messaging.routing.module
 
sendSync(MessageExchange) - Method in class org.ow2.petals.jbi.messaging.exchange.DeliveryChannelImpl
 
sendSync(MessageExchange, long) - Method in class org.ow2.petals.jbi.messaging.exchange.DeliveryChannelImpl
 
sendSync(ComponentContext, MessageExchangeWrapper, long) - Method in interface org.ow2.petals.jbi.messaging.routing.RouterService
Send the message synchronously into the NMR.
sendSync(ComponentContext, MessageExchangeWrapper, long) - Method in class org.ow2.petals.jbi.messaging.routing.RouterServiceImpl
 
sendSync(MessageExchangeWrapper, TransportSendContext) - Method in class org.ow2.petals.transport.local.LocalTransporterImpl
 
sendSync(MessageExchangeWrapper, TransportSendContext) - Method in class org.ow2.petals.transport.platform.nio.NioTransporterImpl
 
sendSync(MessageExchangeWrapper, TransportSendContext) - Method in interface org.ow2.petals.transport.Transporter
Send the specified exchange to the specified container and wait until the response is received or the timeout is reached.
SERVER_PROPS_FILE - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
Name of the server properties file.
servers - Variable in class org.ow2.petals.tools.ws.WebServiceManagerImpl
 
SERVICE_NAME - Static variable in interface org.ow2.petals.jbi.Constants
 
ServiceAssemblyAlreadyExistsException - Exception in org.ow2.petals.system.repository.exception
 
ServiceAssemblyAlreadyExistsException(String, Throwable) - Constructor for exception org.ow2.petals.system.repository.exception.ServiceAssemblyAlreadyExistsException
 
ServiceAssemblyAlreadyExistsException - Exception in org.ow2.petals.system.systemstate.exception
 
ServiceAssemblyAlreadyExistsException(String) - Constructor for exception org.ow2.petals.system.systemstate.exception.ServiceAssemblyAlreadyExistsException
 
ServiceAssemblyLifeCycle - Class in org.ow2.petals.container.lifecycle
This class manage the life cycle of deployed service assemblies
ServiceAssemblyLifeCycle() - Constructor for class org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle
 
ServiceAssemblyStateServiceImpl - Class in org.ow2.petals.ws
 
ServiceAssemblyStateServiceImpl() - Constructor for class org.ow2.petals.ws.ServiceAssemblyStateServiceImpl
 
ServiceEndpoint - Interface in org.ow2.petals.jbi.messaging.endpoint
The petals service endpoint contains the JBI information and the localization.
ServiceEndpointImpl - Class in org.ow2.petals.service
The PEtALS ESB service endpoint implementation
ServiceEndpointImpl() - Constructor for class org.ow2.petals.service.ServiceEndpointImpl
Default constructor
ServiceEndpointImpl(String, QName, List<QName>, Document, Location, Map<String, String>) - Constructor for class org.ow2.petals.service.ServiceEndpointImpl
 
ServiceUnitLifeCycle - Class in org.ow2.petals.container.lifecycle
This class manage the life cycle of deployed service units
ServiceUnitLifeCycle(ServiceUnit, String, AdminService) - Constructor for class org.ow2.petals.container.lifecycle.ServiceUnitLifeCycle
 
setAcls(Set<GroupPrincipal>) - Method in class org.ow2.petals.jbi.security.AuthorizationEntry
 
setActivateAutoloader(boolean) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setArchiveUrl(URL) - Method in class org.ow2.petals.jbi.management.Context
 
setArg0(String) - Method in class org.ow2.dragon.connection.api.service.GetFederationMembers
Sets the value of the arg0 property.
setArg0(String) - Method in class org.ow2.dragon.connection.api.service.GetHostedEndpointsOnExecEnv
Sets the value of the arg0 property.
setArg0(String) - Method in class org.ow2.dragon.connection.api.service.GetHostedEndpointsOnProcessor
Sets the value of the arg0 property.
setArg1(Object) - Method in class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
 
setArg1(Object) - Method in class org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse
 
setArg2(Object) - Method in class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
 
setArg3(Object) - Method in class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
 
setClassPathElements(List) - Method in class org.ow2.petals.jbi.component.context.InstallationContextImpl
 
setComponent(Component) - Method in interface org.ow2.petals.jbi.component.context.ComponentContext
 
setComponent(Component) - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
setComponentContext(ComponentContext) - Method in class org.ow2.petals.jbi.management.Context
 
setComponentResult(String) - Method in class org.ow2.petals.jbi.management.Context
 
setComponentStateHolder(Component) - Method in class org.ow2.petals.jbi.management.Context
 
setContainerName(String) - Method in class org.ow2.petals.kernel.logging.PetalsFormatter
Set the container name
setContainerState(String, ContainerConfiguration.ContainerState) - Method in interface org.ow2.petals.communication.topology.TopologyService
Set the given state to the give container.
setContainerState(String, ContainerConfiguration.ContainerState) - Method in class org.ow2.petals.communication.topology.TopologyServiceImpl
Set the given state to the give container.
setContainerState(ContainerConfiguration.ContainerState) - Method in interface org.ow2.petals.kernel.configuration.ConfigurationService
Set the running state of the local container.
setContainerState(ContainerConfiguration.ContainerState) - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
Set the running state of the local container.
setDefaultEntry(AuthorizationEntry) - Method in class org.ow2.petals.jbi.security.DefaultAuthorizationMap
 
setDeliveryChannel(DeliveryChannel) - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
setDescription(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setDescription(String) - Method in class org.ow2.petals.kernel.configuration.DomainConfiguration
 
setDescription(String) - Method in class org.ow2.petals.kernel.configuration.SubDomainConfiguration
 
setDescription(Document) - Method in class org.ow2.petals.service.ServiceEndpointImpl
 
setDescriptor(Jbi) - Method in class org.ow2.petals.jbi.management.Context
 
setEndpoint(ServiceEndpoint) - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
setEndpoint(String) - Method in class org.ow2.petals.jbi.security.AuthorizationEntry
 
setEndpointName(String) - Method in class org.ow2.petals.service.ServiceEndpointImpl
 
setEndpoints(Node.Endpoints) - Method in class org.ow2.dragon.connection.api.service.Node
Sets the value of the endpoints property.
setEntityName(String) - Method in class org.ow2.petals.jbi.management.Context
 
setEntityVersion(String) - Method in class org.ow2.petals.jbi.management.Context
 
setEnvType(EeType) - Method in class org.ow2.dragon.connection.api.to.ExecutionEnvironment
Sets the value of the envType property.
setError(Exception) - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
setExchangeStorageDuration(long) - Method in interface org.ow2.petals.system.persistence.PersistenceService
Set the exchange storage duration.
setExchangeStorageDuration(long) - Method in class org.ow2.petals.system.persistence.PersistenceServiceImpl
 
setExchangeValidation(boolean) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setExecEnvs(Processor.ExecEnvs) - Method in class org.ow2.dragon.connection.api.to.Processor
Sets the value of the execEnvs property.
setExecutionEnvironmentManager(ExecutionEnvironmentManager) - Method in class org.ow2.dragon.connection.api.service.GetPropertiesResponse
Sets the value of the executionEnvironmentManager property.
setFault(Fault) - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
setFile(File) - Method in class org.ow2.petals.system.repository.artifact.Artifact
 
setForcedState(boolean) - Method in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
 
setGroupId(String) - Method in class org.ow2.petals.system.repository.artifact.Artifact
 
setHost(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setHostProcessor(Processor) - Method in class org.ow2.dragon.connection.api.to.ExecutionEnvironment
Sets the value of the hostProcessor property.
setInMessage(NormalizedMessage) - Method in class org.ow2.petals.jbi.messaging.exchange.types.InOnlyImpl
 
setInMessage(NormalizedMessage) - Method in class org.ow2.petals.jbi.messaging.exchange.types.InOutImpl
 
setInstall(boolean) - Method in class org.ow2.petals.jbi.component.context.InstallationContextImpl
 
setInstallerObjectName(ObjectName) - Method in class org.ow2.petals.jbi.management.Context
 
setInstallUrl(URL) - Method in class org.ow2.petals.jbi.management.Context
 
setInterfaceName(QName) - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
setInterfacesName(List<QName>) - Method in class org.ow2.petals.service.ServiceEndpointImpl
 
setIpv4Address(String) - Method in class org.ow2.dragon.connection.api.service.Node
Sets the value of the ipv4Address property.
setIsolateJBIClassLoaders(boolean) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setJmxRMIConnectorPort(int) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setJndiBatchSize(int) - Method in class org.ow2.petals.kernel.configuration.JndiConfiguration
 
setJndiConfiguration(JndiConfiguration) - Method in class org.ow2.petals.kernel.configuration.DomainConfiguration
 
setJndiFactory(String) - Method in class org.ow2.petals.kernel.configuration.JndiConfiguration
 
setJndiPoolSize(int) - Method in class org.ow2.petals.kernel.configuration.JndiConfiguration
 
setJndiProviderUrl(URI) - Method in class org.ow2.petals.kernel.configuration.JndiConfiguration
 
setJndiSecurityCredentials(String) - Method in class org.ow2.petals.kernel.configuration.JndiConfiguration
 
setJndiSecurityPrincipal(String) - Method in class org.ow2.petals.kernel.configuration.JndiConfiguration
 
setKey(String) - Method in class org.ow2.dragon.connection.api.to.HashMapEntryType
Sets the value of the key property.
setLevelForLogger(String, String) - Method in class org.ow2.petals.jbi.management.logging.LoggerServiceImpl
 
setLevelForLogger(String, String) - Method in interface org.ow2.petals.jbi.management.logging.LoggerServiceMBean
Allow to set logging for specified logger.
setLocalConnection(boolean) - Method in class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
 
setLocation(Location) - Method in class org.ow2.petals.service.ServiceEndpointImpl
 
setMessage(NormalizedMessage, String) - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
setMode(DomainConfiguration.DomainMode) - Method in class org.ow2.petals.kernel.configuration.DomainConfiguration
 
setMode(SubdomainMode) - Method in class org.ow2.petals.kernel.configuration.SubDomainConfiguration
 
setMonitorStorageDuration(long) - Method in interface org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorMBean
Set the duration of the monitoring storage.
setMonitorStorageDuration(long) - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorServiceImpl
 
setName(String) - Method in class org.ow2.dragon.connection.api.service.Node
Sets the value of the name property.
setName(QName) - Method in class org.ow2.dragon.connection.api.to.Endpoint
Sets the value of the name property.
setName(String) - Method in class org.ow2.dragon.connection.api.to.EnvironmentFederation
Sets the value of the name property.
setName(String) - Method in class org.ow2.dragon.connection.api.to.ExecutionEnvironmentManager
Sets the value of the name property.
setName(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setName(String) - Method in class org.ow2.petals.kernel.configuration.DomainConfiguration
 
setName(String) - Method in class org.ow2.petals.kernel.configuration.SubDomainConfiguration
 
setName(String) - Method in class org.ow2.petals.system.repository.artifact.Artifact
 
setNetworkTimeSynchronized(boolean) - Method in class org.ow2.petals.kernel.configuration.SubDomainConfiguration
 
setOperation(QName) - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
setOperation(QName) - Method in class org.ow2.petals.jbi.security.AuthorizationEntry
 
setOutMessage(NormalizedMessage) - Method in class org.ow2.petals.jbi.messaging.exchange.types.InOutImpl
 
setParentFederation(EnvironmentFederation) - Method in class org.ow2.dragon.connection.api.to.ExecutionEnvironment
Sets the value of the parentFederation property.
setParentFirst(boolean) - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
 
setPassword(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setPattern(FedPattern) - Method in class org.ow2.dragon.connection.api.to.EnvironmentFederation
Sets the value of the pattern property.
setPersisted(boolean) - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
Set the persisted flag.
setPersistenceDuration(long) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setPersistenceFetchSize(int) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setPetalsStopThread(PetalsStopThread) - Method in interface org.ow2.petals.kernel.admin.PetalsAdminInterface
Set the thread which will stop PEtALS
setPetalsStopThread(PetalsStopThread) - Method in class org.ow2.petals.kernel.admin.PetalsAdminServiceImpl
 
setPossibleRoles(EnvironmentFederation.PossibleRoles) - Method in class org.ow2.dragon.connection.api.to.EnvironmentFederation
Sets the value of the possibleRoles property.
setProperties(Node.Properties) - Method in class org.ow2.dragon.connection.api.service.Node
Sets the value of the properties property.
setProperty(String, Object) - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
setRecoveryCorePoolSize(int) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRecoveryKeepAliveTime(long) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRecoveryMaxPoolSize(int) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRegistryDatabaseDialect(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRegistryDatabaseDriver(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRegistryDatabasePassword(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRegistryDatabaseUrl(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRegistryDatabaseUser(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRegistryMode(ContainerConfiguration.RegistryMode) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRegistryPort(int) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRegistryRepository(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRegistrySynchroPeriod(int) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRegistryTransportTimeout(int) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRepositoryDirectoryPath(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRole(MessageExchange.Role) - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
Set the role.
setRoleInFederation(String) - Method in class org.ow2.dragon.connection.api.to.ExecutionEnvironment
Sets the value of the roleInFederation property.
setRoles(String) - Method in class org.ow2.petals.jbi.security.AuthorizationEntry
 
setRollbackOnly() - Method in class org.ow2.petals.jbi.management.transaction.TransactionManagerImpl
 
setRootDirectoryPath(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRouterQOS(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRouterSendAttempt(short) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRouterSendDelay(int) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setRouterStrategy(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setSaLifeCycle(ServiceAssemblyLifeCycle) - Method in class org.ow2.petals.jbi.management.Context
 
setSecurityContext(SecurityContext) - Method in interface org.ow2.petals.jbi.component.context.ComponentContext
 
setSecurityContext(SecurityContext) - Method in class org.ow2.petals.jbi.component.context.ComponentContextImpl
 
setSendSyncProperties(MessageExchangeWrapper) - Static method in class org.ow2.petals.transport.util.TransporterUtil
Set the properties to the message exchange to specify that a synchronous response is expected
setService(QName) - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
setService(QName) - Method in class org.ow2.petals.jbi.security.AuthorizationEntry
 
setServiceAssembly(ServiceAssembly) - Method in class org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle
 
setServiceAssemblyStateHolder(ServiceAssembly) - Method in class org.ow2.petals.jbi.management.Context
 
setServiceName(QName) - Method in class org.ow2.petals.service.ServiceEndpointImpl
 
setSharedLibraryStateHolder(SharedLibrary) - Method in class org.ow2.petals.jbi.management.Context
 
setSslKeyPassword(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setSSLKeyPassword(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setSslKeystore(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setSSLKeystore(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setSslKeystorePassword(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setSSLKeystorePassword(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setSslTruststore(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setSSLTruststore(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setSslTruststorePassword(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setSSLTruststorePassword(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setState(String) - Method in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
Set the State reference of the current state.
setState(String) - Method in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
 
setState(String) - Method in class org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle
 
setState(ContainerConfiguration.ContainerState) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setStatus(ExchangeStatus) - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
 
setStringDescription(String) - Method in class org.ow2.petals.service.ServiceEndpointImpl
 
setSubdomainName(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setSuDescriptorInSa(ServiceUnit) - Method in class org.ow2.petals.jbi.management.Context
 
setSuInstallUrl(URL) - Method in class org.ow2.petals.jbi.management.Context
 
setSuInstallUrls(Map<String, URL>) - Method in class org.ow2.petals.jbi.management.Context
 
setSuTaskProcessors(List<TaskProcessor>) - Method in class org.ow2.petals.jbi.management.Context
 
setTaskTimeout(long) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setTcpConnectionTimeout(long) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setTCPConnectionTimeout(long) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setTcpPort(int) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setTCPPort(int) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setTcpReceivers(int) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setTCPReceivers(int) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setTcpSenderEvictableDelay(long) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setTCPSenderEvictableDelay(long) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setTcpSenderEvictorDelay(long) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setTCPSenderEvictorDelay(long) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setTcpSenders(int) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setTCPSenders(int) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setTcpSendTimeout(long) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setTCPSendTimeout(long) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setTerminated(boolean) - Method in class org.ow2.petals.jbi.messaging.exchange.PersistedMessageExchangeWrapper
Set the terminated flag.
setTopologyUpdatePeriod(long) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setTransactionTimeout(int) - Method in class org.ow2.petals.jbi.management.transaction.TransactionManagerImpl
 
setType(String) - Method in class org.ow2.dragon.connection.api.service.Node
Sets the value of the type property.
setType(RegistryRequest.RequestType) - Method in class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
 
setType(RegistryResponse.ResponseType) - Method in class org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse
 
setType(AuthorizationEntry.ROLE_TYPE) - Method in class org.ow2.petals.jbi.security.AuthorizationEntry
 
setType(ServiceEndpoint.EndpointType) - Method in class org.ow2.petals.service.ServiceEndpointImpl
 
setType(String) - Method in class org.ow2.petals.system.repository.artifact.Artifact
 
setUnzipRoot(File) - Method in class org.ow2.petals.jbi.management.Context
 
setUser(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setUserConfiguration(Map<String, String>) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setUsingPackageIntelligence(boolean) - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
 
setValue(String) - Method in class org.ow2.dragon.connection.api.to.HashMapEntryType
Sets the value of the value property.
setVersion(String) - Method in class org.ow2.dragon.connection.api.service.Node
Sets the value of the version property.
setVersion(String) - Method in class org.ow2.petals.system.repository.artifact.Artifact
 
setWebservicePort(int) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setWebservicePrefix(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setWorkDirectoryPath(String) - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
setWsdlDescription(String) - Method in class org.ow2.dragon.connection.api.to.Endpoint
Sets the value of the wsdlDescription property.
setWsdlDescriptionImports(HashMapType) - Method in class org.ow2.dragon.connection.api.to.Endpoint
Sets the value of the wsdlDescriptionImports property.
setXmlResult(XMLResult) - Method in class org.ow2.petals.jbi.management.Context
 
SharedLibrariesClassLoader - Class in org.ow2.petals.system.classloader
This classLoader englobes all SharedLibraries classLoader.
SharedLibrariesClassLoader(ClassLoader) - Constructor for class org.ow2.petals.system.classloader.SharedLibrariesClassLoader
Create a SharedLibrariesClassLoader, with SystemClassLoader as parent.
SharedLibraryAlreadyExistsException - Exception in org.ow2.petals.system.repository.exception
 
SharedLibraryAlreadyExistsException(String, String, Throwable) - Constructor for exception org.ow2.petals.system.repository.exception.SharedLibraryAlreadyExistsException
 
SharedLibraryAlreadyExistsException - Exception in org.ow2.petals.system.systemstate.exception
 
SharedLibraryAlreadyExistsException(String, String) - Constructor for exception org.ow2.petals.system.systemstate.exception.SharedLibraryAlreadyExistsException
 
SharedLibraryClassLoader - Class in org.ow2.petals.system.classloader
This classLoader is used for a share library.
SharedLibraryClassLoader(URL[], List<String>) - Constructor for class org.ow2.petals.system.classloader.SharedLibraryClassLoader
 
SharedLibraryClassLoader(URL[], List<String>, ClassLoader) - Constructor for class org.ow2.petals.system.classloader.SharedLibraryClassLoader
 
SharedLibraryClassLoader(URL[], List<String>, ClassLoader, URLStreamHandlerFactory) - Constructor for class org.ow2.petals.system.classloader.SharedLibraryClassLoader
 
SharedLibraryLifeCycle - Interface in org.ow2.petals.container.lifecycle
The LifeCycle interface of the shared library.
SharedLibraryLifeCycleImpl - Class in org.ow2.petals.container.lifecycle
The LifeCycle implementation of the shared library.
SharedLibraryLifeCycleImpl() - Constructor for class org.ow2.petals.container.lifecycle.SharedLibraryLifeCycleImpl
The default constructor.
shutDown() - Method in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
Shutdown the component.
shutDown() - Method in class org.ow2.petals.container.lifecycle.ServiceUnitLifeCycle
 
SHUTDOWN - Static variable in class org.ow2.petals.container.thread.ComponentLifeCycleThread
 
shutdown(String) - Method in interface org.ow2.petals.jbi.management.deployment.AtomicDeploymentService
 
shutdown(String) - Method in class org.ow2.petals.jbi.management.deployment.AtomicDeploymentServiceImpl
 
shutdown() - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
shutDown(String) - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
shutdown() - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
shutdown() - Method in class org.ow2.petals.jbi.management.logging.LoggerServiceImpl
 
shutdown() - Method in interface org.ow2.petals.PetalsLifeCycle
Called to shutdown a component.
shutdown(String) - Method in class org.ow2.petals.ws.DeploymentServiceImpl
shutdownAllComponents() - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
shutdownAllComponents() - Method in interface org.ow2.petals.jbi.management.installation.InstallationServiceMBean
Try to shutdown all components.
shutdownAllServiceAssemblies() - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
shutdownAllServiceAssemblies() - Method in interface org.ow2.petals.jbi.management.deployment.DeploymentServiceMBean
Try to shutdown all service assemblies.
shutdownComponent(String) - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
shutdownComponent(String) - Method in interface org.ow2.petals.jbi.management.installation.InstallationServiceMBean
Shutdown the component.
shutdownContainer() - Method in class org.ow2.petals.kernel.admin.PetalsAdminServiceImpl
 
shutdownContainer() - Method in interface org.ow2.petals.kernel.admin.PetalsAdminServiceMBean
Unload the container from the Petals global environment.
shutdownContainer() - Method in class org.ow2.petals.ws.RuntimeServiceImpl
SHUTDOWNTHREAD - Static variable in class org.ow2.petals.container.thread.AbstractThread
Shutdown thread action
shutdownThread() - Method in class org.ow2.petals.container.thread.AbstractThread
Shutdown the current thread
skip(long) - Method in class org.ow2.petals.transport.platform.nio.util.stream.queue.QueueInputStream
 
SLAVE - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
SLCheckPackageTask - Class in org.ow2.petals.jbi.management.task.installation.install.sl
This task checks the validity of the Shared Library package.
SLCheckPackageTask(LoggingUtil, AdminService) - Constructor for class org.ow2.petals.jbi.management.task.installation.install.sl.SLCheckPackageTask
 
slClassLoaders - Variable in class org.ow2.petals.system.classloader.SharedLibrariesClassLoader
 
socketChannel - Variable in class org.ow2.petals.transport.platform.nio.selector.AbstractSocketChannelContext
The socket channel
SourcesForkerUtil - Class in org.ow2.petals.jbi.messaging.routing.util
 
SourcesForkerUtil() - Constructor for class org.ow2.petals.jbi.messaging.routing.util.SourcesForkerUtil
 
SSL_FRACTAL_TRANSPORTER - Static variable in interface org.ow2.petals.transport.Transporter
 
STANDALONE - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
STANDALONE_TRANSPORTER_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
 
StandaloneJMXServiceImpl - Class in org.ow2.petals.communication.jmx
The Standalone implementation of the JMX Service.
StandaloneJMXServiceImpl() - Constructor for class org.ow2.petals.communication.jmx.StandaloneJMXServiceImpl
 
StandaloneJNDIAgentServiceImpl - Class in org.ow2.petals.communication.jndi.agent
The standalone implementation of the PEtALS JNDI agent JNDIAgentService.
StandaloneJNDIAgentServiceImpl() - Constructor for class org.ow2.petals.communication.jndi.agent.StandaloneJNDIAgentServiceImpl
 
start() - Method in class org.ow2.petals.communication.jmx.PlatformJMXServiceImpl
 
start() - Method in class org.ow2.petals.communication.jmx.rmi.RMIConnector
Start the JMX RMI Server
start() - Method in class org.ow2.petals.communication.jmx.StandaloneJMXServiceImpl
 
start() - Method in class org.ow2.petals.communication.JMXRemoteCheckerClientImpl
 
start() - Method in class org.ow2.petals.communication.jndi.agent.StandaloneJNDIAgentServiceImpl
 
start() - Method in class org.ow2.petals.communication.jndi.client.JNDIServiceImpl
 
start() - Method in class org.ow2.petals.communication.topology.TopologyServiceImpl
 
start() - Method in class org.ow2.petals.container.ContainerServiceImpl
Initialization of the petals component.
start() - Method in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
Start the component.
start() - Method in class org.ow2.petals.container.lifecycle.Installer
Start of the petals component
start() - Method in class org.ow2.petals.container.lifecycle.ServiceUnitLifeCycle
 
start() - Method in interface org.ow2.petals.container.lifecycle.SharedLibraryLifeCycle
Start of the Shared Library lifecycle.
start() - Method in class org.ow2.petals.container.lifecycle.SharedLibraryLifeCycleImpl
Start of the shared library lifecycle.
START - Static variable in class org.ow2.petals.container.thread.ComponentLifeCycleThread
 
start() - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
start() - Method in class org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl
Initialize the autoloader.
start(String) - Method in interface org.ow2.petals.jbi.management.deployment.AtomicDeploymentService
 
start() - Method in class org.ow2.petals.jbi.management.deployment.AtomicDeploymentServiceImpl
 
start(String) - Method in class org.ow2.petals.jbi.management.deployment.AtomicDeploymentServiceImpl
 
start(String) - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
start() - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
start() - Method in class org.ow2.petals.jbi.management.installation.ComponentInstallationServiceImpl
 
start() - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
Initialize the InstallationServiceImpl
start() - Method in class org.ow2.petals.jbi.management.logging.LoggerServiceImpl
Initialize the LoggerServiceImpl
start() - Method in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
Start FRACTAL component.
start() - Method in class org.ow2.petals.jbi.management.transaction.TransactionManagerImpl
 
start() - Method in class org.ow2.petals.jbi.messaging.control.JMXExchangeCheckerClientImpl
 
start() - Method in class org.ow2.petals.jbi.messaging.registry.DistributedEndpointRegistryImpl
 
start() - Method in class org.ow2.petals.jbi.messaging.routing.module.AuthorizationModule
Start the Fractal component
start() - Method in class org.ow2.petals.jbi.messaging.routing.module.EndpointResolverModule
Start the Fractal component
start() - Method in class org.ow2.petals.jbi.messaging.routing.module.FlowControllerModule
Start the Fractal component
start() - Method in class org.ow2.petals.jbi.messaging.routing.module.FlowFilterModule
Start the Fractal component
start() - Method in class org.ow2.petals.jbi.messaging.routing.module.JAASAuthenticationModule
Start the Fractal component
start() - Method in class org.ow2.petals.jbi.messaging.routing.module.PriorityOrdererModule
Start the Fractal component
start() - Method in class org.ow2.petals.jbi.messaging.routing.module.TransportResolverModule
Start the Fractal component
start() - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorServiceImpl
Start the Fractal component
start() - Method in class org.ow2.petals.jbi.messaging.routing.RouterServiceImpl
start the router.
start() - Method in class org.ow2.petals.kernel.admin.PetalsAdminServiceImpl
 
start() - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
 
start() - Method in class org.ow2.petals.kernel.server.PetalsServerImpl
Start the Petals Server.
start() - Method in class org.ow2.petals.system.classloader.ClassLoaderServiceImpl
 
start() - Method in class org.ow2.petals.system.persistence.PersistenceServiceImpl
 
start() - Method in class org.ow2.petals.system.repository.artifact.FractalArtifactRepositoryService
 
start() - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
start() - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
Initialize the SystemState Service.
start() - Method in class org.ow2.petals.tools.ws.WebServiceManagerImpl
 
start() - Method in class org.ow2.petals.transport.local.LocalTransporterImpl
 
start() - Method in class org.ow2.petals.transport.platform.nio.client.NioClientObjectPoolImpl
 
start() - Method in class org.ow2.petals.transport.platform.nio.NioTransporterImpl
Init variables with Fractal attributes value and create/bind the topic for this container.
start() - Method in class org.ow2.petals.transport.platform.nio.selector.NioSelectorAgent
 
start() - Method in class org.ow2.petals.transport.platform.nio.server.NioServerAgent
 
start() - Method in class org.ow2.petals.ws.ArtifactRepositoryServiceImpl
 
start() - Method in class org.ow2.petals.ws.DeploymentServiceImpl
 
start(String) - Method in class org.ow2.petals.ws.DeploymentServiceImpl
start() - Method in class org.ow2.petals.ws.DragonConnectionServiceImpl
 
start() - Method in class org.ow2.petals.ws.EndpointServiceImpl
 
start() - Method in class org.ow2.petals.ws.InformationServiceImpl
 
start() - Method in class org.ow2.petals.ws.InstallationServiceImpl
 
start() - Method in class org.ow2.petals.ws.JBIArtefactsServiceImpl
 
start() - Method in class org.ow2.petals.ws.RuntimeServiceImpl
 
start() - Method in class org.ow2.petals.ws.ServiceAssemblyStateServiceImpl
 
start() - Method in class org.ow2.petals.ws.TopologyServiceImpl
 
startAllComponents() - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
startAllComponents() - Method in interface org.ow2.petals.jbi.management.installation.InstallationServiceMBean
Try to start all components.
startAllServiceAssemblies() - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
startAllServiceAssemblies() - Method in interface org.ow2.petals.jbi.management.deployment.DeploymentServiceMBean
Try to start all service assemblies.
startComponent(String) - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
startComponent(String) - Method in interface org.ow2.petals.jbi.management.installation.InstallationServiceMBean
Start the component.
startComponent(Component) - Static method in class org.ow2.petals.kernel.server.FractalHelper
A utility function to start the given fractal component.
startComponentLifeCycle() - Method in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
Initialization of the petals component
startComponentLifeCycle() - Method in class org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle
 
state - Variable in class org.ow2.petals.container.lifecycle.ServiceUnitLifeCycle
 
stop() - Method in class org.ow2.petals.communication.jmx.PlatformJMXServiceImpl
 
stop() - Method in class org.ow2.petals.communication.jmx.rmi.RMIConnector
Stop the RMI Server
stop() - Method in class org.ow2.petals.communication.jmx.StandaloneJMXServiceImpl
 
stop() - Method in class org.ow2.petals.communication.JMXRemoteCheckerClientImpl
 
stop() - Method in class org.ow2.petals.communication.jndi.agent.StandaloneJNDIAgentServiceImpl
 
stop() - Method in class org.ow2.petals.communication.jndi.client.JNDIServiceImpl
 
stop() - Method in class org.ow2.petals.communication.topology.TopologyServiceImpl
 
stop() - Method in class org.ow2.petals.container.ContainerServiceImpl
Stop of the petals component.
stop() - Method in class org.ow2.petals.container.lifecycle.AbstractLifeCycle
Stop the component.
stop() - Method in class org.ow2.petals.container.lifecycle.Installer
Stop of the petals component
stop() - Method in class org.ow2.petals.container.lifecycle.ServiceUnitLifeCycle
 
stop() - Method in interface org.ow2.petals.container.lifecycle.SharedLibraryLifeCycle
Stop of the shared library lifecycle.
stop() - Method in class org.ow2.petals.container.lifecycle.SharedLibraryLifeCycleImpl
Stop of the shared library lifecycle.
STOP - Static variable in class org.ow2.petals.container.thread.ComponentLifeCycleThread
 
stop() - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
stop() - Method in class org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl
Stop the autoload of the components.
stop(String) - Method in interface org.ow2.petals.jbi.management.deployment.AtomicDeploymentService
 
stop() - Method in class org.ow2.petals.jbi.management.deployment.AtomicDeploymentServiceImpl
 
stop(String) - Method in class org.ow2.petals.jbi.management.deployment.AtomicDeploymentServiceImpl
 
stop(String) - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
stop() - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
stop() - Method in class org.ow2.petals.jbi.management.installation.ComponentInstallationServiceImpl
 
stop() - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
Stop the InstallationServiceImpl
stop() - Method in class org.ow2.petals.jbi.management.logging.LoggerServiceImpl
Stop the LoggerServiceImpl
stop() - Method in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
Stop the FRACTAL component
stop() - Method in class org.ow2.petals.jbi.management.transaction.TransactionManagerImpl
 
stop() - Method in class org.ow2.petals.jbi.messaging.control.JMXExchangeCheckerClientImpl
 
stop() - Method in class org.ow2.petals.jbi.messaging.registry.DistributedEndpointRegistryImpl
 
stop() - Method in class org.ow2.petals.jbi.messaging.routing.module.AuthorizationModule
Stop the Fractal component
stop() - Method in class org.ow2.petals.jbi.messaging.routing.module.EndpointResolverModule
Stop the Fractal component
stop() - Method in class org.ow2.petals.jbi.messaging.routing.module.FlowControllerModule
Stop the Fractal component
stop() - Method in class org.ow2.petals.jbi.messaging.routing.module.FlowFilterModule
Stop the Fractal component
stop() - Method in class org.ow2.petals.jbi.messaging.routing.module.JAASAuthenticationModule
Stop the Fractal component
stop() - Method in class org.ow2.petals.jbi.messaging.routing.module.PriorityOrdererModule
Stop the Fractal component
stop() - Method in class org.ow2.petals.jbi.messaging.routing.module.TransportResolverModule
Stop the Fractal component
stop() - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorServiceImpl
Stop the Fractal component
stop() - Method in class org.ow2.petals.jbi.messaging.routing.RouterServiceImpl
stop the router.
stop() - Method in class org.ow2.petals.kernel.admin.PetalsAdminServiceImpl
 
stop() - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
 
stop() - Method in class org.ow2.petals.kernel.server.PetalsServerImpl
 
stop() - Method in class org.ow2.petals.system.classloader.ClassLoaderServiceImpl
 
stop() - Method in class org.ow2.petals.system.persistence.PersistenceServiceImpl
 
stop() - Method in class org.ow2.petals.system.repository.artifact.FractalArtifactRepositoryService
 
stop() - Method in class org.ow2.petals.system.repository.RepositoryServiceImpl
 
stop() - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
stop() - Method in class org.ow2.petals.tools.ws.WebServiceManagerImpl
 
stop() - Method in class org.ow2.petals.transport.local.LocalTransporterImpl
 
stop() - Method in class org.ow2.petals.transport.platform.nio.client.NioClientObjectPoolImpl
Method called when the fractal component is stopped
stop() - Method in class org.ow2.petals.transport.platform.nio.NioTransporterImpl
Method called when the fractal component is stopped
stop() - Method in class org.ow2.petals.transport.platform.nio.selector.NioSelectorAgent
 
stop() - Method in class org.ow2.petals.transport.platform.nio.server.NioServerAgent
 
stop() - Method in class org.ow2.petals.ws.ArtifactRepositoryServiceImpl
 
stop() - Method in class org.ow2.petals.ws.DeploymentServiceImpl
 
stop(String) - Method in class org.ow2.petals.ws.DeploymentServiceImpl
stop() - Method in class org.ow2.petals.ws.DragonConnectionServiceImpl
 
stop() - Method in class org.ow2.petals.ws.EndpointServiceImpl
 
stop() - Method in class org.ow2.petals.ws.InformationServiceImpl
 
stop() - Method in class org.ow2.petals.ws.InstallationServiceImpl
 
stop() - Method in class org.ow2.petals.ws.JBIArtefactsServiceImpl
 
stop() - Method in class org.ow2.petals.ws.RuntimeServiceImpl
 
stop() - Method in class org.ow2.petals.ws.ServiceAssemblyStateServiceImpl
 
stop() - Method in class org.ow2.petals.ws.TopologyServiceImpl
 
stopAllComponents() - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
stopAllComponents() - Method in interface org.ow2.petals.jbi.management.installation.InstallationServiceMBean
Try to stop all components.
stopAllServiceAssemblies() - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
stopAllServiceAssemblies() - Method in interface org.ow2.petals.jbi.management.deployment.DeploymentServiceMBean
Try to stop all service assemblies.
stopComponent(String) - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
stopComponent(String) - Method in interface org.ow2.petals.jbi.management.installation.InstallationServiceMBean
Stop the component.
stopComponent(Component) - Static method in class org.ow2.petals.kernel.server.FractalHelper
A utility function to stop the given fractal component.
stopComponentLifeCycle() - Method in class org.ow2.petals.container.lifecycle.ComponentLifeCycle
Stop of the Fractal component, means shutdown the life cycle.
stopComponentLifeCycle() - Method in class org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle
Stop of the petals component
stopComposite(Component) - Static method in class org.ow2.petals.kernel.server.FractalHelper
A utility function to stop the given fractal composite.
stopContainer() - Method in class org.ow2.petals.kernel.admin.PetalsAdminServiceImpl
 
stopContainer() - Method in interface org.ow2.petals.kernel.admin.PetalsAdminServiceMBean
Stop the container.
stopContainer() - Method in class org.ow2.petals.ws.RuntimeServiceImpl
stopTraffic() - Method in interface org.ow2.petals.jbi.messaging.routing.RouterService
Prepare the stopping of the component.
stopTraffic() - Method in class org.ow2.petals.jbi.messaging.routing.RouterServiceImpl
 
stopTraffic() - Method in class org.ow2.petals.transport.local.LocalTransporterImpl
 
stopTraffic() - Method in class org.ow2.petals.transport.platform.nio.NioTransporterImpl
 
stopTraffic() - Method in interface org.ow2.petals.transport.Transporter
Prepare the stopping of the component.
STRATEGY_SEPARATOR - Static variable in class org.ow2.petals.jbi.messaging.routing.module.EndpointResolverModule
the strategy separator.
stringToName(String) - Static method in class org.ow2.petals.util.NamingHelper
 
stringToQName(String) - Static method in class org.ow2.petals.util.NamingHelper
"{ns}localpart" replaced by ns - localpart
SubDomainConfiguration - Class in org.ow2.petals.kernel.configuration
This class holds the sub-domain topology information.
SubDomainConfiguration() - Constructor for class org.ow2.petals.kernel.configuration.SubDomainConfiguration
 
subDomainConfigurationToSubdomainInformation(SubDomainConfiguration) - Static method in class org.ow2.petals.ws.adapters.TopologyConfigurationToTopologyInformation
Adapts a SubDomainConfiguration to a SubdomainInformation one, without taking care of the containers contained within the subdomain.
subdomainInformationToSubDomainConfiguration(SubdomainInformation) - Static method in class org.ow2.petals.ws.adapters.TopologyInformationToTopologyConfiguration
Adapts a SubdomainInformation to a SubDomainConfiguration one, without taking care of the containers contained within the subdomain.
suspend() - Method in class org.ow2.petals.jbi.management.transaction.TransactionManagerImpl
 
synchronizeData() - Method in class org.ow2.petals.jbi.messaging.registry.DistributedEndpointRegistryImpl
Synchronize the data from the registry newtork
synchronizeData() - Method in interface org.ow2.petals.jbi.messaging.registry.RegistryManagement
Synchronize the data from the registry newtork
synchronizeRegistry() - Method in class org.ow2.petals.kernel.server.PetalsServerImpl
SYSTEM_COMPOSITE - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The System component name.
SYSTEMRECOVERY_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The system recovery component name.
SystemRecoveryService - Interface in org.ow2.petals.jbi.management.recovery
 
SystemRecoveryServiceImpl - Class in org.ow2.petals.jbi.management.recovery
Allows to restore system state after shutdown or crash.
SystemRecoveryServiceImpl() - Constructor for class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
 
SYSTEMSTATE_ITF - Static variable in class org.ow2.petals.container.ContainerServiceImpl
Systemstate interface name.
systemStateService - Variable in class org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl
 
systemStateService - Variable in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
Platform :: SystemState Service.
systemStateService - Variable in class org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl
Platform :: SystemState Service.
systemStateService - Variable in class org.ow2.petals.jbi.management.task.AbstractCreateStateHolderTask
JBI Container :: Recovery Service
systemStateService - Variable in class org.ow2.petals.jbi.management.task.deployment.deploy.SACheckPackageTask
 
SystemStateService - Interface in org.ow2.petals.system.systemstate
Allows to persist, update, delete and recover JBI artefacts.
SystemStateServiceImpl - Class in org.ow2.petals.system.systemstate
Creates and reads state files for components, shared libs and service assemblies.
SystemStateServiceImpl() - Constructor for class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 

T

Task - Interface in org.ow2.petals.jbi.management
A Task is an execution unit, that can be executed or undo.
TASK_RESULT_FAILED - Static variable in class org.ow2.petals.jbi.management.util.ManagementMessageUtil
 
TASK_RESULT_SUCCESS - Static variable in class org.ow2.petals.jbi.management.util.ManagementMessageUtil
 
taskList - Variable in class org.ow2.petals.jbi.management.TaskProcessor
 
TaskProcessor - Class in org.ow2.petals.jbi.management
The TaskProcessor executes an ordered List of Tasks : it calls the execute method on each Task.
TaskProcessor(Context, LoggingUtil) - Constructor for class org.ow2.petals.jbi.management.TaskProcessor
 
TCP_FRACTAL_TRANSPORTER - Static variable in interface org.ow2.petals.transport.Transporter
 
TCP_TRANSPORTER_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
 
TimedRMIDirectConnectorFactory - Class in org.ow2.petals.communication.jmx.rmi
 
TimedRMIDirectConnectorFactory(int, String) - Constructor for class org.ow2.petals.communication.jmx.rmi.TimedRMIDirectConnectorFactory
 
timeout - Variable in class org.ow2.petals.container.thread.AbstractThread
Time before an action is considered as blocked Exception is thrown when this time exceed
timeOut - Variable in class org.ow2.petals.jbi.management.transaction.PetalsTransactionContext
The transaction timeout
timeout - Variable in class org.ow2.petals.transport.util.TransportSendContext
The send timeout
TIMEOUT_MANAGER_PERIOD - Static variable in class org.ow2.petals.jbi.messaging.routing.module.PriorityOrdererModule
The period to run the Timeout Manager task
TOOL_COMPOSITE - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The Tool composite name.
TOPOLOGY_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The topology service component name.
TOPOLOGY_FILE - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
Path of the default topology file.
TOPOLOGY_RESOURCE - Static variable in interface org.ow2.petals.kernel.configuration.ConfigurationService
 
TopologyConfigurationToTopologyInformation - Class in org.ow2.petals.ws.adapters
Simple adapter class that probides a way to convert **remote** topology information to **local** topology configuration.
TopologyConfigurationToTopologyInformation() - Constructor for class org.ow2.petals.ws.adapters.TopologyConfigurationToTopologyInformation
 
TopologyInformationToTopologyConfiguration - Class in org.ow2.petals.ws.adapters
 
TopologyInformationToTopologyConfiguration() - Constructor for class org.ow2.petals.ws.adapters.TopologyInformationToTopologyConfiguration
 
topologyService - Variable in class org.ow2.petals.communication.jmx.PlatformJMXServiceImpl
Topology service Fractal component
TopologyService - Interface in org.ow2.petals.communication.topology
 
topologyService - Variable in class org.ow2.petals.kernel.admin.PetalsAdminServiceImpl
Topology service fractal component
topologyService - Variable in class org.ow2.petals.transport.platform.nio.client.NioClientObjectPoolImpl
Interface used to get host and port of message recipient
TopologyServiceImpl - Class in org.ow2.petals.communication.topology
The default implementation of the topology service.
TopologyServiceImpl() - Constructor for class org.ow2.petals.communication.topology.TopologyServiceImpl
 
TopologyServiceImpl - Class in org.ow2.petals.ws
 
TopologyServiceImpl() - Constructor for class org.ow2.petals.ws.TopologyServiceImpl
 
toString() - Method in class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
 
toString() - Method in class org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse
 
toString() - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorFilter
 
toString() - Method in class org.ow2.petals.jbi.security.AuthorizationEntry
 
toString() - Method in class org.ow2.petals.kernel.configuration.ContainerConfiguration
 
toString() - Method in class org.ow2.petals.kernel.configuration.DomainConfiguration
 
toString() - Method in class org.ow2.petals.kernel.configuration.JndiConfiguration
 
toString() - Method in class org.ow2.petals.kernel.configuration.SubDomainConfiguration
 
toString() - Method in class org.ow2.petals.service.ServiceEndpointImpl
 
toString() - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
 
toString() - Method in class org.ow2.petals.system.classloader.SharedLibrariesClassLoader
 
transactionManager - Variable in class org.ow2.petals.container.lifecycle.Installer
JBI-Management :: TransactionManager Service
TRANSACTIONMANAGER_ITF - Static variable in class org.ow2.petals.container.ContainerServiceImpl
Transaction manager interface name.
TransactionManagerImpl - Class in org.ow2.petals.jbi.management.transaction
The Transaction Manager for the PEtALS server
TransactionManagerImpl() - Constructor for class org.ow2.petals.jbi.management.transaction.TransactionManagerImpl
 
transport - Variable in class org.ow2.petals.transport.util.TransportSendContext
The QOS of the transport
Transporter - Interface in org.ow2.petals.transport
The Transporter is used to send a MessageExchange from a Petals container to another one.
TRANSPORTER_COMPOSITE - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The Transporter composite.
TransporterUtil - Class in org.ow2.petals.transport.util
 
TransporterUtil() - Constructor for class org.ow2.petals.transport.util.TransporterUtil
 
TransportException - Exception in org.ow2.petals.transport
 
TransportException(String) - Constructor for exception org.ow2.petals.transport.TransportException
 
TransportException(String, Throwable) - Constructor for exception org.ow2.petals.transport.TransportException
 
TransportException(Throwable) - Constructor for exception org.ow2.petals.transport.TransportException
 
TransportListener - Interface in org.ow2.petals.transport
 
TransportResolverModule - Class in org.ow2.petals.jbi.messaging.routing.module
 
TransportResolverModule() - Constructor for class org.ow2.petals.jbi.messaging.routing.module.TransportResolverModule
 
TransportSendContext - Class in org.ow2.petals.transport.util
The Transport Context provides the information to transport the message toward the destination with the proper protocol.
TransportSendContext(String, String, String) - Constructor for class org.ow2.petals.transport.util.TransportSendContext
 
TransportSendContext(Location) - Constructor for class org.ow2.petals.transport.util.TransportSendContext
 
TransportSendContext(Location, long, short, int, String) - Constructor for class org.ow2.petals.transport.util.TransportSendContext
 
type - Variable in class org.ow2.dragon.connection.api.service.Node
 
type - Variable in class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
Type of request
type - Variable in class org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse
Response type
TYPE_EXTERNAL - Static variable in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistryMBean
Deprecated. 
TYPE_INTERNAL - Static variable in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistryMBean
Deprecated. 

U

unbind(Object, Object) - Method in class org.ow2.petals.communication.jndi.agent.util.RegistryUtil
Unbind an object from a Context
unbind(Name) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
unbind(String) - Method in class org.ow2.petals.communication.jndi.client.InitialContextDecorator
 
unbind(Name) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
unbind(String) - Method in class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl
 
unbind(Name) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
unbind(String) - Method in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 
UnbindRequest - Class in org.ow2.petals.communication.jndi.agent.msg.request
Unbind request
UnbindRequest(String, String, boolean) - Constructor for class org.ow2.petals.communication.jndi.agent.msg.request.UnbindRequest
 
UNDEFINED - Static variable in interface org.ow2.petals.jbi.messaging.registry.EndpointRegistryMBean
 
undeploy(String) - Method in interface org.ow2.petals.jbi.management.deployment.AtomicDeploymentService
 
undeploy(String) - Method in class org.ow2.petals.jbi.management.deployment.AtomicDeploymentServiceImpl
 
undeploy(String) - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
undeploy(String) - Method in class org.ow2.petals.ws.DeploymentServiceImpl
undeployAllServiceAssemblies(boolean) - Method in class org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl
 
undeployAllServiceAssemblies(boolean) - Method in interface org.ow2.petals.jbi.management.deployment.DeploymentServiceMBean
Try to undeploy all service assemblies.
undeployAllSUsTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
UndeployAllSUsTask - Class in org.ow2.petals.jbi.management.task.deployment.undeploy
This task executes the undeployment process of a service unit, for each Service Unit included into the service assembly
Inputs : ServiceAssemblyLifeCycle, XMLResult
The task has got a mixed approach: it tries to do all the subtasks
and doesn't have the undo capability.
UndeployAllSUsTask(LoggingUtil, AdminService) - Constructor for class org.ow2.petals.jbi.management.task.deployment.undeploy.UndeployAllSUsTask
 
undeploySU(ServiceUnitLifeCycle) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.UndeployAllSUsTask
Process the undeployment of the given service unit.
undeploySUS(ServiceAssemblyLifeCycle, XMLResult) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.UndeployAllSUsTask
Undeploy all SUs by calling the "undeploySU" method of the corresponding SUDeploymentManager.
undo(Context) - Method in class org.ow2.petals.jbi.management.task.AbstractCheckPackageTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.AbstractCopyPackageToRepositoryTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.AbstractCreateStateHolderTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.CopyArchiveToInstalledDirTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.CopyArchiveToWorkDirTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.CreateAndRegisterSULifeCycleTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.CreateXMLDeploymentResultTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.DeployAllSUTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.DeploySUToComponentTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.ExtractSUsTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.RegisterAllConnectionTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.RegisterSALifeCycleTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.RenameSUsTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.deploy.RetrieveSAAndSUInstallRootsTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.CreateXMLUndeploymentResultTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.RemoveAllConnectionsTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.RemoveSAArchiveTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.RemoveSADirectoryTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.RemoveSAStateHolderTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.RetrieveSALifeCycleTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.UndeployAllSUsTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.deployment.undeploy.UnregisterSALifeCycleTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.DownloadTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.ExtractTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.installation.install.component.CreateAndRegisterInstallerMBeanTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.installation.install.component.RegisterComponentInSLTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.installation.install.sl.CreateSLClassloaderTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.component.RemoveComponentArchiveTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.component.RemoveComponentRepositoryTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.component.RemoveComponentStateHolderTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.component.UnregisterComponentFromSLTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.component.UnregisterInstallerTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.sl.RemoveSLArchiveTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.sl.RemoveSLClassloaderTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.sl.RemoveSLRepositoryTask
 
undo(Context) - Method in class org.ow2.petals.jbi.management.task.installation.uninstall.sl.RemoveSLStateHolderTask
 
undo(Context) - Method in interface org.ow2.petals.jbi.management.Task
Reverse the task in order to retrieve the environ state before execution of this task.
uninstall() - Method in class org.ow2.petals.container.lifecycle.Installer
Uninstall the JBI component.
UNINSTALL - Static variable in class org.ow2.petals.container.thread.BootstrapThread
 
uninstall(List<File>) - Method in interface org.ow2.petals.jbi.management.autoload.AutoLoaderService
Uninstall the given list of files.
uninstall(List<File>) - Method in class org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl
 
uninstall(String) - Method in interface org.ow2.petals.jbi.management.installation.ComponentInstallationService
Uninstall a component.
uninstall(String) - Method in class org.ow2.petals.jbi.management.installation.ComponentInstallationServiceImpl
 
uninstall(String) - Method in class org.ow2.petals.ws.InstallationServiceImpl
uninstallAllComponents() - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
uninstallAllComponents() - Method in interface org.ow2.petals.jbi.management.installation.InstallationServiceMBean
Try to uninstall all components.
uninstallAllSharedLibraries() - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
uninstallAllSharedLibraries() - Method in interface org.ow2.petals.jbi.management.installation.InstallationServiceMBean
Try to uninstall all shared libraries.
uninstallComponent(String) - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
uninstallComponent(String) - Method in interface org.ow2.petals.jbi.management.installation.InstallationServiceMBean
Uninstall the component.
UNINSTALLED - Static variable in class org.ow2.petals.container.lifecycle.Installer
 
UNINSTALLED - Static variable in class org.ow2.petals.container.lifecycle.SharedLibraryLifeCycleImpl
state flag: the shared library is uninstalled.
uninstallSharedLibrary(String) - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
uninstallSharedLibrary(String, String) - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
uninstallSharedLibrary(String, String) - Method in interface org.ow2.petals.jbi.management.installation.InstallationServiceMBean
Uninstall a previously installed shared library with the given version.
unloadAllInstallers(boolean) - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
unloadAllInstallers(boolean) - Method in interface org.ow2.petals.jbi.management.installation.InstallationServiceMBean
Try to uninstall all components.
unloadInstaller(String, boolean) - Method in class org.ow2.petals.jbi.management.installation.InstallationServiceImpl
 
unLoadSharedLibrary() - Method in interface org.ow2.petals.container.lifecycle.SharedLibraryLifeCycle
Uninstall the jbi shared library.
unLoadSharedLibrary() - Method in class org.ow2.petals.container.lifecycle.SharedLibraryLifeCycleImpl
 
unmonitorExchanges(QName, QName, String, QName) - Method in interface org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorMBean
Deactivate the monitoring of the exchanges matching the given criteria.
unmonitorExchanges(QName, QName, String, QName) - Method in class org.ow2.petals.jbi.messaging.routing.monitoring.RouterMonitorServiceImpl
 
unprocess(int) - Method in class org.ow2.petals.jbi.management.TaskProcessor
Unprocess each Task previously added to the Processor from the step provided, in the reversed order they have been added to it.
unprocess() - Method in class org.ow2.petals.jbi.management.TaskProcessor
Unprocess each Task previously added to the Processor, in the reversed order they have been added to it.
unregisterBindingComponent(String) - Method in interface org.ow2.petals.jbi.management.admin.AdminService
 
unregisterBindingComponent(String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
unregisterComponent(String) - Method in interface org.ow2.petals.container.lifecycle.SharedLibraryLifeCycle
Unregister a component if it is referenced by this Shared Library.
unregisterComponent(String) - Method in class org.ow2.petals.container.lifecycle.SharedLibraryLifeCycleImpl
 
UnregisterComponentFromSLTask - Class in org.ow2.petals.jbi.management.task.installation.uninstall.component
Unregister the component from its Shared Libraries.
UnregisterComponentFromSLTask(LoggingUtil, AdminService) - Constructor for class org.ow2.petals.jbi.management.task.installation.uninstall.component.UnregisterComponentFromSLTask
 
unregisterEngineComponent(String) - Method in interface org.ow2.petals.jbi.management.admin.AdminService
 
unregisterEngineComponent(String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
unregisterInstaller(String) - Method in interface org.ow2.petals.jbi.management.admin.AdminService
 
unregisterInstaller(String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
UnregisterInstallerTask - Class in org.ow2.petals.jbi.management.task.installation.uninstall.component
This task unregister component installer from JMX server.
The task has got a robust approach : it tries to do all the subtasks
and doesn't have the undo capability.
Inputs : component name
Outputs : component installer ObjectName
UnregisterInstallerTask(LoggingUtil, AdminService, ContainerService) - Constructor for class org.ow2.petals.jbi.management.task.installation.uninstall.component.UnregisterInstallerTask
 
unregisterSALifeCycleTask - Variable in class org.ow2.petals.jbi.management.task.deployment.DeploymentTaskFactory
 
UnregisterSALifeCycleTask - Class in org.ow2.petals.jbi.management.task.deployment.undeploy
This task removes the service assembly life cycle from the manager service SA Map
Inputs : entity name String
The task has got a robust approach : it tries to do all the subtasks
and doesn't have the undo capability.
UnregisterSALifeCycleTask(LoggingUtil, AdminService, ContainerService) - Constructor for class org.ow2.petals.jbi.management.task.deployment.undeploy.UnregisterSALifeCycleTask
 
unregisterServiceAssembly(String) - Method in interface org.ow2.petals.jbi.management.admin.AdminService
 
unregisterServiceAssembly(String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
unregisterSharedLibrary(String) - Method in interface org.ow2.petals.jbi.management.admin.AdminService
 
unregisterSharedLibrary(String) - Method in class org.ow2.petals.jbi.management.admin.AdminServiceImpl
 
unregisterSU(ServiceUnitLifeCycle) - Method in class org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle
Unregister a ServiceUnitLifeCycle from a synchronized map of the ServiceAssemblyLifeCycle
unzipArchive(File, File) - Static method in class org.ow2.petals.util.ZipUtil
Unzip given zip file into the given destination
UPDATE_NEW_ENDPOINTS - Static variable in class org.ow2.petals.communication.jmx.RemoteJMXServer
Name of the method updateNewEndpoints
updateComponentInstallationState(String, String) - Method in interface org.ow2.petals.system.systemstate.SystemStateService
Update the given component installation state.
updateComponentInstallationState(String, String) - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
updateComponentLifeCycleState(String, String) - Method in interface org.ow2.petals.system.systemstate.SystemStateService
Update the given component lifecycle state.
updateComponentLifeCycleState(String, String) - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
updateMessageExchange(MessageExchangeImpl, boolean, Boolean) - Method in interface org.ow2.petals.system.persistence.PersistenceService
Update a Message Exchange in the persistence service.
updateMessageExchange(MessageExchangeImpl, boolean, Boolean) - Method in class org.ow2.petals.system.persistence.PersistenceServiceImpl
 
updateServiceAssemblyState(String, String) - Method in interface org.ow2.petals.system.systemstate.SystemStateService
Update the given service assembly state.
updateServiceAssemblyState(String, String) - Method in class org.ow2.petals.system.systemstate.SystemStateServiceImpl
 
updateSyncProperties(MessageExchangeWrapper) - Static method in class org.ow2.petals.transport.util.TransporterUtil
Update the sync properties of the message exchange
updateTopology() - Method in interface org.ow2.petals.communication.topology.TopologyService
Update the local view of the topology.
updateTopology() - Method in class org.ow2.petals.communication.topology.TopologyServiceImpl
Update the local view of the topology.
URLFactory - Class in org.ow2.petals.system.classloader.factory
An URLFactory is used to create a URL from a base URL.
URLFactory() - Constructor for class org.ow2.petals.system.classloader.factory.URLFactory
 
useParentFirst(String, boolean) - Method in class org.ow2.petals.system.classloader.PetalsClassLoader
Method to know if we choose to use the parent class loader first
USERS_REF - Static variable in interface org.ow2.petals.communication.jndi.client.JNDIService
Name of the JNDI user context
usersContext - Variable in class org.ow2.petals.communication.jndi.client.JNDIServiceImpl
Users context
usersContext - Variable in class org.ow2.petals.jbi.component.context.ComponentInitialContext
 

V

validateContainerConfiguration(SubDomainConfiguration, ContainerConfiguration) - Method in class org.ow2.petals.communication.topology.DynamicTopologyValidatorImpl
 
validateDynamicTopology() - Method in interface org.ow2.petals.communication.topology.TopologyService
Validate the dynamic topology.
validateDynamicTopology() - Method in class org.ow2.petals.communication.topology.TopologyServiceImpl
Validate the dynamic topology.
validateDynamicTopology() - Method in interface org.ow2.petals.kernel.configuration.ConfigurationService
Validate the dynamic topology
validateDynamicTopology() - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
 
validateManagementMessage(String, InputStream) - Static method in class org.ow2.petals.jbi.management.util.XMLResult
Check if a management message task result is valid against a xml schema
validateObject(Object, Object) - Method in class org.ow2.petals.transport.platform.nio.client.NioClientAgentPoolObjectFactory
 
validateTopology(DomainConfiguration, Map<String, SubDomainConfiguration>, Map<String, ContainerConfiguration>) - Method in interface org.ow2.petals.communication.topology.DynamicTopologyValidator
 
validateTopology(DomainConfiguration, Map<String, SubDomainConfiguration>, Map<String, ContainerConfiguration>) - Method in class org.ow2.petals.communication.topology.DynamicTopologyValidatorImpl
 
value() - Method in enum org.ow2.dragon.connection.api.service.EeType
 
value() - Method in enum org.ow2.dragon.connection.api.service.FedPattern
 
value - Variable in class org.ow2.dragon.connection.api.to.HashMapEntryType
 
valueOf(String) - Static method in enum org.ow2.dragon.connection.api.service.EeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.dragon.connection.api.service.FedPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse.ResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.petals.jbi.management.util.XMLResult.CauseFramework
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.petals.jbi.management.util.XMLResult.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.petals.jbi.management.util.XMLResult.TaskResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.petals.jbi.messaging.routing.module.endpoint.WeightedEndpoint.Localization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.petals.kernel.configuration.ContainerConfiguration.ContainerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.petals.kernel.configuration.ContainerConfiguration.RegistryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.petals.kernel.configuration.DomainConfiguration.DomainMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.petals.system.repository.RepositoryServiceImpl.EntityType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.dragon.connection.api.service.EeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.dragon.connection.api.service.FedPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.petals.jbi.management.util.XMLResult.CauseFramework
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.petals.jbi.management.util.XMLResult.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.petals.jbi.management.util.XMLResult.TaskResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.petals.jbi.messaging.routing.module.endpoint.WeightedEndpoint.Localization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.petals.kernel.configuration.ContainerConfiguration.ContainerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.petals.kernel.configuration.ContainerConfiguration.RegistryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.petals.kernel.configuration.DomainConfiguration.DomainMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.petals.system.repository.RepositoryServiceImpl.EntityType
Returns an array containing the constants of this enum type, in the order they are declared.
verifyContainerTopology(ContainerConfiguration, SubDomainConfiguration, DomainConfiguration) - Method in interface org.ow2.petals.kernel.configuration.ConfigurationService
Verify the given containerConfiguration against the topology configuration.
verifyContainerTopology(ContainerConfiguration, SubDomainConfiguration, DomainConfiguration) - Method in class org.ow2.petals.kernel.configuration.ConfigurationServiceImpl
 
version - Variable in class org.ow2.dragon.connection.api.service.Node
 

W

WEBSERVICE_FRACTAL_PREFIX - Static variable in class org.ow2.petals.tools.ws.WebServiceManagerImpl
 
WebServiceException - Exception in org.ow2.petals.tools.ws
 
WebServiceException() - Constructor for exception org.ow2.petals.tools.ws.WebServiceException
 
WebServiceException(String, Throwable) - Constructor for exception org.ow2.petals.tools.ws.WebServiceException
 
WebServiceException(String) - Constructor for exception org.ow2.petals.tools.ws.WebServiceException
 
WebServiceException(Throwable) - Constructor for exception org.ow2.petals.tools.ws.WebServiceException
 
WebServiceHelper - Class in org.ow2.petals.tools.ws
 
WebServiceManager - Interface in org.ow2.petals.tools.ws
Web service manager definition
WEBSERVICEMANAGER_COMPONENT - Static variable in class org.ow2.petals.kernel.server.FractalHelper
The WebService manager component.
WebServiceManagerImpl - Class in org.ow2.petals.tools.ws
 
WebServiceManagerImpl() - Constructor for class org.ow2.petals.tools.ws.WebServiceManagerImpl
 
webServices - Variable in class org.ow2.petals.tools.ws.WebServiceManagerImpl
 
weight - Variable in class org.ow2.petals.jbi.messaging.routing.module.endpoint.WeightedEndpoint
The weight of the endpoint
WeightedEndpoint - Class in org.ow2.petals.jbi.messaging.routing.module.endpoint
A handler of a weighted endpoint.
WeightedEndpoint(ServiceEndpoint, float, WeightedEndpoint.Localization) - Constructor for class org.ow2.petals.jbi.messaging.routing.module.endpoint.WeightedEndpoint
 
WeightedEndpoint(ServiceEndpoint, WeightedEndpoint.Localization) - Constructor for class org.ow2.petals.jbi.messaging.routing.module.endpoint.WeightedEndpoint
 
WeightedEndpoint.Localization - Enum in org.ow2.petals.jbi.messaging.routing.module.endpoint
Localization of the endpoint
wrapComponentTaskResult(String, String, String) - Method in class org.ow2.petals.jbi.management.util.XMLResult
Return a component task result xml
write(SelectionKey) - Method in class org.ow2.petals.transport.platform.nio.selector.OutputSocketChannelContext
This method is called by the NIO selector to write available data on the socket channel.
write(int) - Method in class org.ow2.petals.transport.platform.nio.util.stream.queue.QueueOutputStream
Writes the specified byte to this byte array linked list output stream.
write(byte[], int, int) - Method in class org.ow2.petals.transport.platform.nio.util.stream.queue.QueueOutputStream
Writes len bytes from the specified byte array starting at offset off to this byte array queue output stream.
wsdlDescription - Variable in class org.ow2.dragon.connection.api.to.Endpoint
 
wsdlDescriptionImports - Variable in class org.ow2.dragon.connection.api.to.Endpoint
 

X

xmlBuffer - Variable in class org.ow2.petals.jbi.management.util.XMLResult
 
XMLResult - Class in org.ow2.petals.jbi.management.util
This class gathers the dtd used for the management message
XMLResult(String) - Constructor for class org.ow2.petals.jbi.management.util.XMLResult
 
XMLResult.CauseFramework - Enum in org.ow2.petals.jbi.management.util
 
XMLResult.MessageType - Enum in org.ow2.petals.jbi.management.util
 
XMLResult.TaskResult - Enum in org.ow2.petals.jbi.management.util
 

Z

ZipUtil - Class in org.ow2.petals.util
Contains utilities methods in relation to Zip operations.

A B C D E F G H I J K L M N O P Q R S T U V W X Z

Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.