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

A

AbstractPetalsExtensionController - Class in org.ow2.petals.microkernel.api.extension
Abstract class to implement PetalsExtensionController
AbstractPetalsExtensionController() - Constructor for class org.ow2.petals.microkernel.api.extension.AbstractPetalsExtensionController
 
activateEndpoint(QName, String, QName[], Document, Location, boolean) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Register an endpoint in the endpoint directory.
addComponent(PetalsComponentContext) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.RouterService
Inform that a component is installing.
addComponent(Component, Component, List<Binding>, String) - Static method in class org.ow2.petals.microkernel.api.server.FractalHelper
Add a component in a composite component.
addComponent(String, File) - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Install a component package into the local Petals repository.
addComponentTaskResult(StringBuilder) - Method in class org.ow2.petals.microkernel.api.jbi.management.XMLResult
Added a component task result to this management message
addComponentTaskResult(String) - Method in class org.ow2.petals.microkernel.api.jbi.management.XMLResult
Added a component task result to this management message
addContainerConfiguration(ContainerConfiguration) - Method in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
Registers a new container configuration within the local configuration.
addedToFc(Component) - Method in class juliac.generated.SuperControllerImpl
 
addedToFc(Component) - Method in class org.objectweb.fractal.julia.control.content.SuperControllerNotifierFcItf
 
addFcSubComponent(Component) - Method in class juliac.generated.ContentControllerImpl
 
addFcSubComponent(Component) - Method in class org.objectweb.fractal.api.control.ContentControllerFcItf
 
addFrameworkTaskResult(XMLResult.TaskResult, XMLResult.CauseFramework) - Method in class org.ow2.petals.microkernel.api.jbi.management.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.microkernel.api.jbi.management.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.microkernel.api.jbi.management.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.microkernel.api.jbi.management.XMLResult
Add a framework task result to a xml management message
addServiceAssembly(String, File) - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Copy a service assembly package into petals repository
addSharedLibrary(String, String, File) - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Copy a shared library package into petals repository
addTask(Task) - Method in class org.ow2.petals.microkernel.api.jbi.management.TaskProcessor
Add a new Task in the List of Tasks to execute.
ADMIN_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The Admin Service component name.
ADMIN_FRACTAL_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
The name of the client interface of the Fractal composite "extension" of the admin service.
AdminService - Interface in org.ow2.petals.microkernel.api.jbi.management
Internal admin methods.
AdminServiceMBean - Interface in org.ow2.petals.microkernel.api.jbi.management
The Administration Service MBean
ATOMICDEPLOYMENT_FRACTAL_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
The name of the client interface of the Fractal composite "extension" of the atomic deployment service.
AtomicDeploymentService - Interface in org.ow2.petals.microkernel.api.jbi.management
An atomic deployment service which deals only with one Service Assembly and returns easy to understand values...

B

bindFc(InterfaceType, String, Object) - Method in class juliac.generated.CompositeBindingControllerImpl
 
bindFc(String, Object) - Method in class juliac.generated.CompositeBindingControllerImpl
 
bindFc(InterfaceType, String, Object) - Method in class juliac.generated.ContainerBindingControllerImpl
 
bindFc(String, Object) - Method in class juliac.generated.ContainerBindingControllerImpl
 
bindFc(String, Object) - Method in class org.objectweb.fractal.api.control.BindingControllerFcItf
 
Binding - Class in org.ow2.petals.microkernel.api.server
 
Binding(String, Interface) - Constructor for class org.ow2.petals.microkernel.api.server.Binding
Default Constructor.
BindingControllerFcItf - Class in org.objectweb.fractal.api.control
 
BindingControllerFcItf() - Constructor for class org.objectweb.fractal.api.control.BindingControllerFcItf
 
BindingControllerFcItf(Component, String, Type, boolean, Object) - Constructor for class org.objectweb.fractal.api.control.BindingControllerFcItf
 

C

checkAccess(File) - Static method in class org.ow2.petals.microkernel.api.util.NioUtil
check if the file can be read
checkFcLocalBinding(InterfaceType, String, Object) - Method in class juliac.generated.CompositeBindingControllerImpl
 
checkFcLocalBinding(InterfaceType, String, Object) - Method in class juliac.generated.ContainerBindingControllerImpl
 
checkFcMandatoryInterfaces(Component) - Method in class juliac.generated.CompositeLifeCycleControllerImpl
 
checkFcMandatoryInterfaces(Component) - Method in class juliac.generated.LifeCycleControllerImpl
 
checkFcRemoveSubComponent(Component) - Method in class juliac.generated.ContentControllerImpl
 
clear() - Method in interface org.ow2.petals.microkernel.api.jbi.component.PetalsComponentContext
Clear the component Context, remove objects dependent to the component life cycle scope.
COMMUNICATION_COMPOSITE - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The Communication component name.
COMPONENT_LIFECYCLES_ITF_PREFIX - Static variable in interface org.ow2.petals.microkernel.api.container.ContainerService
Name of the client interface 'componentLifecycles' of the Fractal component 'ContainerService', associated to the JBI component lifecycles.
COMPONENT_LOGGER_NAME - Static variable in interface org.ow2.petals.microkernel.api.communication.JMXService
 
COMPONENT_LOGGER_NAME - Static variable in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
 
COMPONENT_LOGGER_NAME - Static variable in interface org.ow2.petals.microkernel.api.container.ComponentLifeCycle
 
COMPONENT_LOGGER_NAME - Static variable in interface org.ow2.petals.microkernel.api.container.Installer
 
COMPONENT_LOGGER_NAME - Static variable in interface org.ow2.petals.microkernel.api.container.ServiceAssemblyLifeCycle
 
COMPONENT_LOGGER_NAME - Static variable in interface org.ow2.petals.microkernel.api.container.SharedLibraryLifeCycle
 
COMPONENT_LOGGER_NAME - Static variable in interface org.ow2.petals.microkernel.api.jbi.management.AdminService
 
COMPONENT_LOGGER_NAME - Static variable in interface org.ow2.petals.microkernel.api.jbi.management.AtomicDeploymentService
 
COMPONENT_LOGGER_NAME - Static variable in interface org.ow2.petals.microkernel.api.jbi.management.ComponentInstallationService
 
COMPONENT_LOGGER_NAME - Static variable in interface org.ow2.petals.microkernel.api.jbi.management.DeploymentService
 
COMPONENT_LOGGER_NAME - Static variable in interface org.ow2.petals.microkernel.api.jbi.management.InstallationService
 
COMPONENT_LOGGER_NAME - Static variable in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
 
COMPONENT_LOGGER_NAME - Static variable in interface org.ow2.petals.microkernel.api.jbi.messaging.RouterService
Logger name of the router component
COMPONENT_LOGGER_NAME - Static variable in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
 
COMPONENT_LOGGER_NAME - Static variable in interface org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService
 
COMPONENT_LOGGER_NAME - Static variable in interface org.ow2.petals.microkernel.api.system.SystemStateService
 
COMPONENT_LOGGER_PREFIX - Static variable in interface org.ow2.petals.microkernel.api.container.ContainerService
Prefix of logger names of Fractal components associated to JBI artifacts
ComponentAlreadyExistsException - Exception in org.ow2.petals.microkernel.api.system.repository.exception
 
ComponentAlreadyExistsException(String, Throwable) - Constructor for exception org.ow2.petals.microkernel.api.system.repository.exception.ComponentAlreadyExistsException
 
ComponentContextCommunication - Interface in org.ow2.petals.microkernel.api.container
The ComponentContext needs to access some services such as the Router and so on.
ComponentFcItf - Class in org.objectweb.fractal.api
 
ComponentFcItf() - Constructor for class org.objectweb.fractal.api.ComponentFcItf
 
ComponentFcItf(Component, String, Type, boolean, Object) - Constructor for class org.objectweb.fractal.api.ComponentFcItf
 
ComponentImpl - Class in juliac.generated
 
ComponentImpl() - Constructor for class juliac.generated.ComponentImpl
 
COMPONENTINSTALLATION_FRACTAL_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
The name of the client interface of the Fractal composite "extension" of the component installation service.
ComponentInstallationService - Interface in org.ow2.petals.microkernel.api.jbi.management
This is a simple component installation service definition which hides the JBI JMX API.
ComponentLifeCycle - Interface in org.ow2.petals.microkernel.api.container
The ComponentLifeCycle interface has to have its mbean interface in the same package.
ComponentLifecycleNotFoundException - Exception in org.ow2.petals.microkernel.api.container.exception
The JBI component life cycle was not found
ComponentLifecycleNotFoundException(String) - Constructor for exception org.ow2.petals.microkernel.api.container.exception.ComponentLifecycleNotFoundException
 
ComponentLifecycleNotFoundException(String, Throwable) - Constructor for exception org.ow2.petals.microkernel.api.container.exception.ComponentLifecycleNotFoundException
 
composite - Class in juliac.generated
 
composite() - Constructor for class juliac.generated.composite
 
CompositeBindingControllerImpl - Class in juliac.generated
 
CompositeBindingControllerImpl() - Constructor for class juliac.generated.CompositeBindingControllerImpl
 
CompositeLifeCycleControllerImpl - Class in juliac.generated
 
CompositeLifeCycleControllerImpl() - Constructor for class juliac.generated.CompositeLifeCycleControllerImpl
 
CONFIGURATION_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The configuration service component name.
CONFIGURATION_FRACTAL_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
The name of the client interface of the Fractal composite "extension" of the configuration service.
CONFIGURATION_FRACTAL_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService
The name of the client interface of the component for the configuration service.
ConfigurationException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The configuration service exception.
ConfigurationException() - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.ConfigurationException
 
ConfigurationService - Interface in org.ow2.petals.microkernel.api.configuration
The interface of the Configuration service that handles the configuration of the local PEtALS container.
ConfigurationServiceUtils - Class in org.ow2.petals.microkernel.api.util
Utilities about ConfigurationService
CONTAINER_COMPOSITE - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The Container composite name.
CONTAINER_CONTROLLER_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The Container Controller component name.
CONTAINER_FRACTAL_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
The name of the client interface of the Fractal composite "extension" of the container service.
CONTAINER_FRACTAL_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
The name of the client interface of the component for the configuration service.
CONTAINER_SERVICE_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The Container Service component name.
ContainerAlreadyExistException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The container already exists
ContainerAlreadyExistException(String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.ContainerAlreadyExistException
 
ContainerBindingControllerImpl - Class in juliac.generated
 
ContainerBindingControllerImpl() - Constructor for class juliac.generated.ContainerBindingControllerImpl
 
ContainerConfigurationListener - Interface in org.ow2.petals.microkernel.api.configuration
Listener to get notified of events about remote container configuration of the domain of the current container
ContainerDoesNotExistException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The container does not exist
ContainerDoesNotExistException(String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.ContainerDoesNotExistException
 
ContainerException - Exception in org.ow2.petals.microkernel.api.container.exception
An error occurs about a container processing
ContainerException(String) - Constructor for exception org.ow2.petals.microkernel.api.container.exception.ContainerException
 
ContainerException(Throwable) - Constructor for exception org.ow2.petals.microkernel.api.container.exception.ContainerException
 
ContainerNameDuplicatedException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The container configuration is inconsistent: several containers have the same name.
ContainerNameDuplicatedException(String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.ContainerNameDuplicatedException
 
ContainerService - Interface in org.ow2.petals.microkernel.api.container
This ContainerService interface allow to create and handle JBI containers.
ContainerServiceException - Exception in org.ow2.petals.microkernel.api.container.exception
An error occurs about a processing of the ContainerService
ContainerServiceException(String) - Constructor for exception org.ow2.petals.microkernel.api.container.exception.ContainerServiceException
 
ContainerServiceException(Throwable) - Constructor for exception org.ow2.petals.microkernel.api.container.exception.ContainerServiceException
 
ContainerServiceException(String, Throwable) - Constructor for exception org.ow2.petals.microkernel.api.container.exception.ContainerServiceException
 
containsFcSubComponent(Component) - Method in class juliac.generated.ContentControllerImpl
 
ContentControllerFcItf - Class in org.objectweb.fractal.api.control
 
ContentControllerFcItf() - Constructor for class org.objectweb.fractal.api.control.ContentControllerFcItf
 
ContentControllerFcItf(Component, String, Type, boolean, Object) - Constructor for class org.objectweb.fractal.api.control.ContentControllerFcItf
 
ContentControllerImpl - Class in juliac.generated
 
ContentControllerImpl() - Constructor for class juliac.generated.ContentControllerImpl
 
Context - Class in org.ow2.petals.microkernel.api.jbi.management
 
Context() - Constructor for class org.ow2.petals.microkernel.api.jbi.management.Context
 
context - Variable in class org.ow2.petals.microkernel.api.jbi.management.TaskProcessor
 
copyStreamToFile(InputStream, File) - Static method in class org.ow2.petals.microkernel.api.util.NioUtil
Transfer bytes blocks using direct buffer memory allocation.
createComponentLifeCycle(Component) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Create a JBI component life cycle and its associated Fractal component, from its component description, and then starts it.
createComponentStateHolder(String, String) - Method in interface org.ow2.petals.microkernel.api.system.SystemStateService
Create a Component entry in the System State.
createCompositeComponent(String) - Static method in class org.ow2.petals.microkernel.api.server.FractalHelper
Create a new component.
createFractalComponent(Component) - Method in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
Creates the Fractal component associated to the extension and binds all interfaces.
createInstaller(Component) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Create a JBI component installer and its associated Fractal component, from its component description, and then starts it.
createPrimitiveComponent(Class<?>) - Static method in class org.ow2.petals.microkernel.api.server.FractalHelper
Idem, but don't work if the class use LifeCycle DESTROY because the class name will be different...
createServiceAssemblyLifeCycle(ServiceAssembly) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Create a JBI service assembly life cycle and its associated Fractal component, from its description, and then starts it
createServiceAssemblyStateHolder(String, String) - Method in interface org.ow2.petals.microkernel.api.system.SystemStateService
Create a ServiceAssembly entry in the System State.
createSharedLibraryLifeCycle(Jbi.SharedLibrary) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Create a JBI shared library life cycle and its associated Fractal component, from its description, and then starts it.
createSharedLibraryStateHolder(String, String, String) - Method in interface org.ow2.petals.microkernel.api.system.SystemStateService
Create a SharedLibrary entry in the System State.
CreationExtensionException - Exception in org.ow2.petals.microkernel.api.extension.exception
An error occurs during the instantiation of a Petals extension.
CreationExtensionException(String, String) - Constructor for exception org.ow2.petals.microkernel.api.extension.exception.CreationExtensionException
 
CreationExtensionException(String, Throwable) - Constructor for exception org.ow2.petals.microkernel.api.extension.exception.CreationExtensionException
 

D

deactivateAllEndpoints() - Method in interface org.ow2.petals.microkernel.api.jbi.component.PetalsComponentContext
deregister all endpoints (internal and external) Used by the DeliveryChannel when closing
deactivateEndpoint(String, QName) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Deactivates the local given endpoint.
decrementFcInvocationCounter() - Method in class juliac.generated.LifeCycleControllerImpl
 
DEFAULT_REPOSITORY_PATH - Static variable in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Path to repository location within Petals installation directory.
deleteComponentStateHolder(String) - Method in interface org.ow2.petals.microkernel.api.system.SystemStateService
Delete a Component entry from the System State.
deleteServiceAssemblyStateHolder(String) - Method in interface org.ow2.petals.microkernel.api.system.SystemStateService
Delete a ServiceAssembly entry from the System State.
deleteSharedLibraryStateHolder(String, String) - Method in interface org.ow2.petals.microkernel.api.system.SystemStateService
Delete a SharedLibrary entry from the System State.
deploy(URL) - Method in interface org.ow2.petals.microkernel.api.jbi.management.AtomicDeploymentService
 
DEPLOYMENT_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The deployment component name.
DEPLOYMENT_FRACTAL_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
The name of the client interface of the Fractal composite "extension" of the deployment service.
DeploymentService - Interface in org.ow2.petals.microkernel.api.jbi.management
 
DeploymentServiceMBean - Interface in org.ow2.petals.microkernel.api.jbi.management
The Installation Service MBean
deregisterConnection(QName, QName, String) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Delete a connection TODO service connection they must be restricted to a given SA, see PETALSESBCONT-391
deregisterConnection(QName, String, QName, String) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Delete a connection TODO service connection they must be restricted to a given SA, see PETALSESBCONT-391
deregisterContainerConfigurationListener(ContainerConfigurationListener) - Method in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
Deregister a listener on events about remote container configuration of the domain of the current container.
deregisterEndpoint(QName, String) - Method in interface org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService
Deregister the given endpoint.
deregisterExternalEndpoint(ServiceEndpoint) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Deregister external endpoint
description - Variable in class org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService.SavedEndpoint
 
DomainConfiguration - Class in org.ow2.petals.microkernel.api.configuration
This class holds the global topology information.
DomainConfiguration() - Constructor for class org.ow2.petals.microkernel.api.configuration.DomainConfiguration
 
DomainConfiguration.DomainMode - Enum in org.ow2.petals.microkernel.api.configuration
domain mode enumeration.
DomainUnknownException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The domain is unknown in the current topology.
DomainUnknownException(String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.DomainUnknownException
 

E

endpoint - Variable in class org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService.SavedEndpoint
 
ENDPOINT_DIRECTORY_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The endpoint directory service component name.
ENDPOINT_DIRECTORY_FRACTAL_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
The name of the client interface of the Fractal composite "extension" of the endpoint directory service.
EndpointAlreadyExistsException - Exception in org.ow2.petals.microkernel.api.jbi.messaging.endpoint.exception
 
EndpointAlreadyExistsException(String, QName) - Constructor for exception org.ow2.petals.microkernel.api.jbi.messaging.endpoint.exception.EndpointAlreadyExistsException
 
EndpointDirectoryMBean - Interface in org.ow2.petals.microkernel.api.jbi.messaging.endpoint
EndpointDirectoryMBean interface exposes method to retrieve information about endpoints activated in the JBI environment domain.
EndpointDirectoryService - Interface in org.ow2.petals.microkernel.api.jbi.messaging.endpoint
This class is used to manage everything that deals with endpoint in the distributed environment.
EndpointDoesNotExistsException - Exception in org.ow2.petals.microkernel.api.jbi.messaging.endpoint.exception
The endpoint does not exist in the registry
EndpointDoesNotExistsException(String, QName) - Constructor for exception org.ow2.petals.microkernel.api.jbi.messaging.endpoint.exception.EndpointDoesNotExistsException
 
EntityAlreadyExistsException - Exception in org.ow2.petals.microkernel.api.system.repository.exception
 
EntityAlreadyExistsException(String, JbiArchiveType) - Constructor for exception org.ow2.petals.microkernel.api.system.repository.exception.EntityAlreadyExistsException
 
equals(Object) - Method in class org.ow2.petals.microkernel.api.container.SharedLibraryBean
 
equals(Object) - Method in class org.ow2.petals.microkernel.api.container.SharedLibraryIdentifier
 
execute(Callable<T>, ClassLoader) - Method in interface org.ow2.petals.microkernel.api.container.IsolatingThread
Execute the callable with ccl as the context classloader.
execute(Context) - Method in interface org.ow2.petals.microkernel.api.jbi.management.Task
Launch the task with the given context.
explodeSUIntoSAInstallDirectory(String, File, String) - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Explode a given service unit archive into a SU install root created into the SA install root

F

failsPetalsStartup() - Method in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
Define what to do when an error occurs during the creation of the extension or when starting it.
fcActivated(LifeCycleCoordinator) - Method in class juliac.generated.CompositeLifeCycleControllerImpl
 
fcActivated(LifeCycleCoordinator) - Method in class juliac.generated.LifeCycleControllerImpl
 
fcActivated(LifeCycleCoordinator) - Method in class org.objectweb.fractal.julia.control.lifecycle.LifeCycleCoordinatorFcItf
 
fcActive - Variable in class juliac.generated.CompositeLifeCycleControllerImpl
 
fcActive - Variable in class juliac.generated.LifeCycleControllerImpl
 
fcBindings - Variable in class juliac.generated.CompositeBindingControllerImpl
 
fcContent - Variable in class juliac.generated.ContainerBindingControllerImpl
 
fcCoordinator - Variable in class juliac.generated.LifeCycleControllerImpl
 
fcInactivated(LifeCycleCoordinator) - Method in class juliac.generated.CompositeLifeCycleControllerImpl
 
fcInactivated(LifeCycleCoordinator) - Method in class juliac.generated.LifeCycleControllerImpl
 
fcInactivated(LifeCycleCoordinator) - Method in class org.objectweb.fractal.julia.control.lifecycle.LifeCycleCoordinatorFcItf
 
fcInterfaces - Variable in class juliac.generated.ComponentImpl
 
fcInternalInterfaces - Variable in class juliac.generated.ContentControllerImpl
 
fcInvocationCounter - Variable in class juliac.generated.LifeCycleControllerImpl
 
fcParents - Variable in class juliac.generated.SuperControllerImpl
 
fcStarted - Variable in class juliac.generated.CompositeLifeCycleControllerImpl
 
fcState - Variable in class juliac.generated.LifeCycleControllerImpl
 
fcSubComponents - Variable in class juliac.generated.ContentControllerImpl
 
fcType - Variable in class juliac.generated.ComponentImpl
 
FRACTAL_COMPONENT_LOGGER_NAME - Static variable in interface org.ow2.petals.microkernel.api.container.ContainerService
Logger name of the container service
FRACTAL_SRV_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.admin.PetalsAdminInterface
Name of the server interface of the Fractal component
FRACTAL_SRV_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.communication.topology.TopologyService
Name of the server interface of the Fractal component
FRACTAL_SRV_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
Name of the server interface of the Fractal component
FRACTAL_SRV_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.container.ComponentLifeCycle
Name of the server interface of the Fractal component associated to the JBI component life cycle
FRACTAL_SRV_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.container.ContainerService
Name of the server interface of the Fractal component associated to the container service
FRACTAL_SRV_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.container.Installer
Name of the server interface of the Fractal component associated to the JBI component installer
FRACTAL_SRV_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.container.ServiceAssemblyLifeCycle
Name of the server interface of the Fractal component associated to the JBI service assembly life cycle
FRACTAL_SRV_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.container.SharedLibraryLifeCycle
Name of the server interface of the Fractal component associated to the JBI shared library life cycle
FRACTAL_SRV_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
Name of the server interface of the Fractal component
FRACTAL_SRV_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Name of the server interface of the Fractal component
FRACTAL_SRV_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.jbi.messaging.RouterService
Name of the server interface of the Fractal component
FRACTAL_SRV_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService
Name of the server interface of the Fractal component
FRACTAL_SRV_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.system.SystemStateService
Name of the server interface of the Fractal component associated to the system state service
FractalHelper - Class in org.ow2.petals.microkernel.api.server
This class helps fractal management for Petals.
FractalHelper() - Constructor for class org.ow2.petals.microkernel.api.server.FractalHelper
 
frameworkTaskId - Variable in class org.ow2.petals.microkernel.api.jbi.management.XMLResult
 

G

getAdminService() - Method in interface org.ow2.petals.microkernel.api.container.ComponentContextCommunication
Get the Admin service.
getAllEndpoints() - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryMBean
If an error occurs during the processing, an empty List is returned.
getAllExternalEndpoints() - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryMBean
If an error occurs during the processing, an empty List is returned.
getAllInternalEndpoints() - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryMBean
If an error occurs during the processing, an empty List is returned.
getAllServerProperties() - Method in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
Get the local server properties (ie. content of the file ' server.properties' or equivalent), including properties not configured (ie. set to a null value).
getAlreadyExistingContainerName() - Method in exception org.ow2.petals.microkernel.api.configuration.exception.ContainerAlreadyExistException
 
getArchiveFile() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getArchiveUrl() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getAuthorizedOperations() - Method in class org.ow2.petals.microkernel.api.jbi.security.SecurityContext
 
getBindingComponentsNames() - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Get the list of binding component ComponentLifeCycles
getClientInterfaceName() - Method in class org.ow2.petals.microkernel.api.server.Binding
Get the client interface.
getComponent() - Method in interface org.ow2.petals.microkernel.api.container.Installer
 
getComponent() - Method in interface org.ow2.petals.microkernel.api.jbi.component.PetalsComponentContext
 
getComponentByName(ContentController, String) - Static method in class org.ow2.petals.microkernel.api.server.FractalHelper
 
getComponentContext() - Method in interface org.ow2.petals.microkernel.api.container.Installer
 
getComponentContext() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getComponentDirectory(String) - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Returns the root directory of this component
getComponentInstallDirectory(String) - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Returns the install directory of the component
getComponentLifecycleByName(String) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Get a JBI component life cycle (ComponentLifeCycle) by its component name.
getComponentLifecycles() - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Get the list of ComponentLifeCycles
getComponentListByPrefix(ContentController, String) - Static method in class org.ow2.petals.microkernel.api.server.FractalHelper
 
getComponentName() - Method in exception org.ow2.petals.microkernel.api.container.exception.ComponentLifecycleNotFoundException
 
getComponentName() - Method in exception org.ow2.petals.microkernel.api.container.exception.InstallerNotFoundException
 
getComponentName() - Method in interface org.ow2.petals.microkernel.api.container.Installer
 
getComponentName() - Method in exception org.ow2.petals.microkernel.api.system.repository.exception.ComponentAlreadyExistsException
 
getComponentResult() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getComponentsDirectory() - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Retrieve the components directory absolute path from the Petals repository.
getComponentStateHolder() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getComponentStateHolder(String) - Method in interface org.ow2.petals.microkernel.api.system.SystemStateService
Get the Component entry from the System State.
getComponentStateHolders() - Method in interface org.ow2.petals.microkernel.api.system.SystemStateService
Get the Components entries from the System State.
getComponentThread() - Method in interface org.ow2.petals.microkernel.api.container.Installer
 
getComponentWorkDirectory(String) - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Returns the work directory of the component
getConfiguration(String) - Method in interface org.ow2.petals.microkernel.api.implementation.MutableImplementation
Retrieve the configuration of the mutable implementation as Properties.
getConfigurationService() - Method in interface org.ow2.petals.microkernel.api.container.ComponentContextCommunication
Get the Configuration service.
getContainerConfiguration() - Method in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
Get the local container configuration.
getContainerConfiguration(String) - Method in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
Get the container configuration.
getContainerConfiguration() - Method in interface org.ow2.petals.microkernel.api.jbi.component.PetalsComponentContext
 
getContainersConfiguration() - Method in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
 
getContainerService() - Method in interface org.ow2.petals.microkernel.api.container.ComponentContextCommunication
Get the Container service.
getCurrentState() - Method in interface org.ow2.petals.microkernel.api.container.ServiceAssemblyLifeCycle
 
getDeliveryChannelInstance() - Method in interface org.ow2.petals.microkernel.api.jbi.component.PetalsComponentContext
Do not create a delivery channel if none are present or if closed
getDependencies() - Method in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
 
getDescription() - Method in class org.ow2.petals.microkernel.api.configuration.DomainConfiguration
 
getDescription(ServiceEndpoint) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Returns the ServiceEndpoint description as a DOM Document
getDescription(ServiceEndpoint) - Method in interface org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService
Returns the ServiceEndpoint description as a DOM Document
getDescription(QName, String) - Method in interface org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService
Returns an endpoint description as a DOM Document
getDescriptor() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getDomainConfiguration() - Method in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
Get the domain configuration the local container belongs to.
getDomainName() - Method in exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentDomainModeException
 
getDuplicatedPort() - Method in exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentContainerDuplicatedPortException
 
getEndpoint(QName, String) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Get the service endpoint for the named internal or external endpoint, if any.
getEndpoint(QName, String) - Method in interface org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService
Get the service endpoint for the named registered endpoint, if any.
getEndpointDirectory() - Method in interface org.ow2.petals.microkernel.api.container.ComponentContextCommunication
Get the endpoint directory service.
getEndpoints() - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Get all endpoints activated, including external endpoints.
getEndpoints(PetalsServiceEndpoint.EndpointType) - Method in interface org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService
Retrieve registered endpoints.
getEndpointsForInterface(QName, PetalsServiceEndpoint.EndpointType) - Method in interface org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService
Get endpoints implementing the interface 'interfaceName'.
getEndpointsForService(QName, PetalsServiceEndpoint.EndpointType) - Method in interface org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService
Get endpoints implementing the service 'serviceName'.
getEntityName() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getEntityVersion() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getEntryAsTemp(ZipFile, String) - Static method in class org.ow2.petals.microkernel.api.util.ZipUtil
Create a temporary File from a given entry of a given ZipFile.
getExistingEndpointName() - Method in exception org.ow2.petals.microkernel.api.jbi.messaging.endpoint.exception.EndpointAlreadyExistsException
 
getExistingEndpointService() - Method in exception org.ow2.petals.microkernel.api.jbi.messaging.endpoint.exception.EndpointAlreadyExistsException
 
getExtensionControllers() - Method in exception org.ow2.petals.microkernel.api.extension.exception.NotSatisfiedDependenciesException
 
getExtensionName() - Method in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
 
getExtensionVersion() - Method in class org.ow2.petals.microkernel.api.extension.AbstractPetalsExtensionController
 
getExtensionVersion() - Method in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
 
getExternalEndpoint(QName, String) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Get the service endpoint for the named registered external endpoint, if any.
getExternalEndpoints() - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
 
getExternalEndpointsForInterface(QName) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Queries the registry for external endpoints that implements the given interface name
getExternalEndpointsForService(QName) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Queries the registry for external endpoints that are part of the given service name
getExtraParameters() - Method in class org.ow2.petals.microkernel.api.configuration.DomainConfiguration
 
getFactory() - Static method in class org.ow2.petals.microkernel.api.server.FractalHelper
Get the factory to manage components.
getFcCoordinator() - Method in class juliac.generated.LifeCycleControllerImpl
 
getFcGeneratorParameters() - Method in class juliac.generated.ComponentImpl
 
getFcGeneratorParameters() - Method in class juliac.generated.CompositeBindingControllerImpl
 
getFcGeneratorParameters() - Method in class juliac.generated.CompositeLifeCycleControllerImpl
 
getFcGeneratorParameters() - Method in class juliac.generated.ContainerBindingControllerImpl
 
getFcGeneratorParameters() - Method in class juliac.generated.ContentControllerImpl
 
getFcGeneratorParameters() - Method in class juliac.generated.LifeCycleControllerImpl
 
getFcGeneratorParameters() - Method in class juliac.generated.NameControllerImpl
 
getFcGeneratorParameters() - Method in class juliac.generated.SuperControllerImpl
 
getFcInterface(String) - Method in class juliac.generated.ComponentImpl
 
getFcInterface(String) - Method in class org.objectweb.fractal.api.ComponentFcItf
 
getFcInterfaces() - Method in class juliac.generated.ComponentImpl
 
getFcInterfaces() - Method in class org.objectweb.fractal.api.ComponentFcItf
 
getFcInternalInterface(String) - Method in class juliac.generated.ContentControllerImpl
 
getFcInternalInterface(String) - Method in class org.objectweb.fractal.api.control.ContentControllerFcItf
 
getFcInternalInterfaces() - Method in class juliac.generated.ContentControllerImpl
 
getFcInternalInterfaces() - Method in class org.objectweb.fractal.api.control.ContentControllerFcItf
 
getFcInternalLifeCycleControllers() - Method in class juliac.generated.CompositeLifeCycleControllerImpl
 
getFcItfImpl() - Method in class org.objectweb.fractal.api.ComponentFcItf
 
getFcItfImpl() - Method in class org.objectweb.fractal.api.control.BindingControllerFcItf
 
getFcItfImpl() - Method in class org.objectweb.fractal.api.control.ContentControllerFcItf
 
getFcItfImpl() - Method in class org.objectweb.fractal.api.control.NameControllerFcItf
 
getFcItfImpl() - Method in class org.objectweb.fractal.julia.control.content.SuperControllerNotifierFcItf
 
getFcItfImpl() - Method in class org.objectweb.fractal.julia.control.lifecycle.LifeCycleCoordinatorFcItf
 
getFcLifeCycleControllers(Component) - Method in class juliac.generated.CompositeLifeCycleControllerImpl
 
getFcName() - Method in class juliac.generated.NameControllerImpl
 
getFcName() - Method in class org.objectweb.fractal.api.control.NameControllerFcItf
 
getFcState() - Method in class juliac.generated.CompositeLifeCycleControllerImpl
 
getFcState() - Method in class juliac.generated.LifeCycleControllerImpl
 
getFcState() - Method in class org.objectweb.fractal.julia.control.lifecycle.LifeCycleCoordinatorFcItf
 
getFcSubComponents() - Method in class juliac.generated.ContentControllerImpl
 
getFcSubComponents() - Method in class org.objectweb.fractal.api.control.ContentControllerFcItf
 
getFcSuperComponents() - Method in class juliac.generated.SuperControllerImpl
 
getFcSuperComponents() - Method in class org.objectweb.fractal.julia.control.content.SuperControllerNotifierFcItf
 
getFcType() - Method in class juliac.generated.ComponentImpl
 
getFcType() - Method in class org.objectweb.fractal.api.ComponentFcItf
 
getImplementationName() - Method in interface org.ow2.petals.microkernel.api.implementation.MutableImplementation
 
getImplementationVersion() - Method in interface org.ow2.petals.microkernel.api.implementation.MutableImplementation
 
getInconsistentContainerName() - Method in exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentContainerConfigurationException
 
getInitialContext() - Method in interface org.ow2.petals.microkernel.api.communication.jndi.client.JNDIService
Get the initial JNDI context.
getInstallationRoot() - Method in interface org.ow2.petals.microkernel.api.container.ComponentContextCommunication
The installation directory of the component.
getInstallerByName(String) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Get a JBI component installer (Installer) by its component name.
getInstallerObjectName() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getInstallers() - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Get the Installers, the map key is the JBI component name identifier
getInstallFile() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getInternalEndpoint(QName, String) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Get the service endpoint for the named activated endpoint, if any.
getInternalEndpoints() - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
 
getInternalEndpointsForInterface(QName) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Queries the registry for active endpoints that implements the given interface, according to the link type.
getInternalEndpointsForService(QName) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Queries the registry for active endpoints belonging to the given service, according to the link type.
getInvalidValue() - Method in exception org.ow2.petals.microkernel.api.implementation.exception.InvalidPropertyException
 
getJBIDescriptor() - Method in interface org.ow2.petals.microkernel.api.container.ComponentContextCommunication
Gets the JBI Descriptor.
getJBIDescriptor() - Method in interface org.ow2.petals.microkernel.api.container.Installer
 
getJMXClient(String) - Method in interface org.ow2.petals.microkernel.api.communication.JMXService
Get a JMX connection to the given container.
getJndiBatchSize() - Method in class org.ow2.petals.microkernel.api.configuration.JndiConfiguration
 
getJndiConfiguration() - Method in class org.ow2.petals.microkernel.api.configuration.DomainConfiguration
 
getJndiFactory() - Method in class org.ow2.petals.microkernel.api.configuration.JndiConfiguration
 
getJndiPoolSize() - Method in class org.ow2.petals.microkernel.api.configuration.JndiConfiguration
 
getJndiProviderUrl() - Method in class org.ow2.petals.microkernel.api.configuration.JndiConfiguration
 
getJndiSecurityCredentials() - Method in class org.ow2.petals.microkernel.api.configuration.JndiConfiguration
 
getJndiSecurityPrincipal() - Method in class org.ow2.petals.microkernel.api.configuration.JndiConfiguration
 
getJNDIService() - Method in interface org.ow2.petals.microkernel.api.container.ComponentContextCommunication
Get the JNDI service.
getLifeCycleControllerByName(ContentController, String) - Static method in class org.ow2.petals.microkernel.api.server.FractalHelper
A utility function allowing to get a component LifeCycleController from a content controller.
getLocalJMXServer() - Method in interface org.ow2.petals.microkernel.api.communication.JMXService
Get the local jmx server
getLocalTopology() - Method in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
 
getLocation() - Method in interface org.ow2.petals.microkernel.api.container.Installer
 
getLocation() - Method in interface org.ow2.petals.microkernel.api.jbi.component.PetalsComponentContext
 
getLostPlusFoundDirectory() - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Retrieve the "lost+found" directory absolute path from the Petals repository.
getMBeanNames() - Method in interface org.ow2.petals.microkernel.api.jbi.management.AdminService
Get the PEtALS MbeanNames instance.
getMBeanServer() - Method in interface org.ow2.petals.microkernel.api.jbi.management.AdminService
Get the MBeanServer.
getMessage() - Method in exception org.ow2.petals.microkernel.api.system.repository.exception.EntityAlreadyExistsException
 
getMissingPropertyName() - Method in exception org.ow2.petals.microkernel.api.configuration.exception.MissingServerPropertyException
 
getMode() - Method in class org.ow2.petals.microkernel.api.configuration.DomainConfiguration
 
getName() - Method in class org.ow2.petals.microkernel.api.configuration.DomainConfiguration
 
getName() - Method in class org.ow2.petals.microkernel.api.container.SharedLibraryBean
 
getName() - Method in class org.ow2.petals.microkernel.api.container.SharedLibraryIdentifier
 
getNotExistingEndpointName() - Method in exception org.ow2.petals.microkernel.api.jbi.messaging.endpoint.exception.EndpointDoesNotExistsException
 
getNotExistingEndpointService() - Method in exception org.ow2.petals.microkernel.api.jbi.messaging.endpoint.exception.EndpointDoesNotExistsException
 
getParentComponent(Component) - Static method in class org.ow2.petals.microkernel.api.server.FractalHelper
Return the component that contains the parameter component.
getParentContainer() - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Get the container component.
getPrincipals() - Method in class org.ow2.petals.microkernel.api.jbi.security.SecurityContext
 
getPropertyName() - Method in exception org.ow2.petals.microkernel.api.implementation.exception.InvalidPropertyException
 
getPropertyName() - Method in exception org.ow2.petals.microkernel.api.implementation.exception.MissingPropertyException
 
getRecursiveComponentByName(ContentController, String) - Static method in class org.ow2.petals.microkernel.api.server.FractalHelper
A utility function allowing to get a component from any content controller.
getRegisteredComponents() - Method in interface org.ow2.petals.microkernel.api.container.SharedLibraryLifeCycle
get the list of the registered components.
getRepositoryDirectory() - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Return petals repository folder.
getRouter() - Method in interface org.ow2.petals.microkernel.api.jbi.component.PetalsComponentContext
Used by the DeliveryChannel to send message into the router
getRouterService() - Method in interface org.ow2.petals.microkernel.api.container.ComponentContextCommunication
Get the Router service.
getSaLifeCycle() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getSecurityContext() - Method in interface org.ow2.petals.microkernel.api.jbi.component.PetalsComponentContext
 
getServerInterface() - Method in class org.ow2.petals.microkernel.api.server.Binding
Get the server interfaces.
getServerProperties() - Method in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
Get the local server properties (ie. content of the file ' server.properties' or equivalent), including only properties configured (ie. set to a non null value).
getServiceAssemblies() - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Get the map of ServiceAssemblyLifeCycles by name
getServiceAssembliesDirectory() - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Retrieve the ServiceAssemblies directory absolute path from the Petals repository.
getServiceAssembly() - Method in interface org.ow2.petals.microkernel.api.container.ServiceAssemblyLifeCycle
 
getServiceAssemblyByName(String) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Get the JBI service assembly life cycle (ServiceAssemblyLifeCycle) by its unique name.
getServiceAssemblyDirectory(String) - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Returns the root directory of the service assembly
getServiceAssemblyInstallDirectory(String) - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Returns the install directory of the service assembly
getServiceAssemblyName() - Method in exception org.ow2.petals.microkernel.api.container.exception.ServiceAssemblyLifecycleNotFoundException
 
getServiceAssemblyName() - Method in exception org.ow2.petals.microkernel.api.system.repository.exception.ServiceAssemblyAlreadyExistsException
 
getServiceAssemblyStateHolder() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getServiceAssemblyStateHolder(String) - Method in interface org.ow2.petals.microkernel.api.system.SystemStateService
Get the ServiceAssembly entry from the System State.
getServiceAssemblyStateHolders() - Method in interface org.ow2.petals.microkernel.api.system.SystemStateService
Get the ServiceAssemblys entries from the System State.
getServiceAssemblyWorkDirectory(String) - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Returns the work directory of the service assembly
getServiceEnginesNames() - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Get the list of service engine ComponentLifeCycles
getServiceUnitLifeCycles() - Method in interface org.ow2.petals.microkernel.api.container.ServiceAssemblyLifeCycle
 
getServiceUnitRootPath() - Method in interface org.ow2.petals.microkernel.api.container.ServiceUnitLifeCycle
 
getServiceUnitsLifeCyclesByComponent(String) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
 
getSharedAreaImplementation() - Method in class org.ow2.petals.microkernel.api.configuration.DomainConfiguration
 
getSharedLibraries() - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Get the map of SharedLibraryLifeCycles by names.
getSharedLibrariesDirectory() - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Retrieve the SharedLibraries directory absolute path from the Petals repository.
getSharedLibraryBean() - Method in interface org.ow2.petals.microkernel.api.container.SharedLibraryLifeCycle
 
getSharedLibraryByName(String, String) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Get the SharedLibraryLifeCycle by its unique name.
getSharedLibraryDirectory(String, String) - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Returns the root directory of the shared library
getSharedLibraryInstallDirectory(String, String) - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Returns the install directory of the shared library
getSharedLibraryName() - Method in exception org.ow2.petals.microkernel.api.container.exception.SharedLibraryLifecycleNotFoundException
 
getSharedLibraryName(String, String) - Static method in class org.ow2.petals.microkernel.api.container.SharedLibraryBean
Compute the shared library name from its JBI identifier and its version.
getSharedLibraryName() - Method in exception org.ow2.petals.microkernel.api.system.repository.exception.SharedLibraryAlreadyExistsException
 
getSharedLibraryStateHolder() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getSharedLibraryStateHolder(String, String) - Method in interface org.ow2.petals.microkernel.api.system.SystemStateService
Get the SharedLibrary entry from the System State.
getSharedLibraryStateHolders() - Method in interface org.ow2.petals.microkernel.api.system.SystemStateService
Get the SharedLibrarys entries from the System State.
getSharedLibraryStateHolders(String) - Method in interface org.ow2.petals.microkernel.api.system.SystemStateService
Get the SharedLibrarys entries from the System State matching the given name.
getSharedLibraryVersion() - Method in exception org.ow2.petals.microkernel.api.container.exception.SharedLibraryLifecycleNotFoundException
 
getSharedLibraryWorkDirectory(String, String) - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Returns the work directory of the shared library
getState() - Method in interface org.ow2.petals.microkernel.api.container.SharedLibraryLifeCycle
Get the state
getString() - Method in class org.ow2.petals.microkernel.api.jbi.management.XMLResult
Close the XMLResult and return the String
getSuDescriptorInSa() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getSuInstallFile() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getSuInstallFiles() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getSuName() - Method in interface org.ow2.petals.microkernel.api.container.ServiceUnitLifeCycle
 
getSuTaskProcessors() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getTargetComponentName() - Method in interface org.ow2.petals.microkernel.api.container.ServiceUnitLifeCycle
 
getTopologyPartConfiguration(Properties) - Method in interface org.ow2.petals.microkernel.api.implementation.MutableImplementation
Get the XML part, located into the topology definition, of the mutable implementation configuration from a property list generated by #getConfiguration(String, String)
getUnexistingContainerName() - Method in exception org.ow2.petals.microkernel.api.configuration.exception.ContainerDoesNotExistException
 
getUnknownDomainName() - Method in exception org.ow2.petals.microkernel.api.configuration.exception.DomainUnknownException
 
getUnzipRoot() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
getUserName() - Method in class org.ow2.petals.microkernel.api.jbi.security.SecurityContext
 
getUsersContext() - Method in interface org.ow2.petals.microkernel.api.communication.jndi.client.JNDIService
Return a JNDI specific Context for Components
getVersion() - Method in class org.ow2.petals.microkernel.api.container.SharedLibraryBean
 
getVersion() - Method in class org.ow2.petals.microkernel.api.container.SharedLibraryIdentifier
 
getVersion() - Method in exception org.ow2.petals.microkernel.api.system.repository.exception.SharedLibraryAlreadyExistsException
 
getWorkspaceRoot() - Method in interface org.ow2.petals.microkernel.api.container.ComponentContextCommunication
The working directory for the component.
getXmlResult() - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 

H

hasExchangesInDeliveryChannel() - Method in interface org.ow2.petals.microkernel.api.jbi.component.PetalsComponentContext
Used by the router to know if the component still has exchanges in its queue.
hashCode() - Method in class org.ow2.petals.microkernel.api.container.SharedLibraryBean
 
hashCode() - Method in class org.ow2.petals.microkernel.api.container.SharedLibraryIdentifier
 

I

InconsistentConfigurationException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The configuration is inconsistent: an error was detected between the local container configuration and the topology, or a new topology is not compliant with the current one.
InconsistentConfigurationException(String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentConfigurationException
 
InconsistentContainerConfigurationException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The container configuration is inconsistent: an error was detected between the local container configuration and the topology, or a new topology is not compliant, at container level, with the current one.
InconsistentContainerConfigurationException(String, String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentContainerConfigurationException
 
InconsistentContainerDuplicatedPortException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The container configuration is inconsistent: the container defines a port already defined elsewhere
InconsistentContainerDuplicatedPortException(String, int) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentContainerDuplicatedPortException
 
InconsistentContainerFastRemoteTcpPortException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The container configuration is inconsistent: a new topology defines a different fast remote TCP port for the container.
InconsistentContainerFastRemoteTcpPortException(String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentContainerFastRemoteTcpPortException
 
InconsistentContainerHostException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The container configuration is inconsistent: an error was detected about the topology: the container host is missing, or a new topology is not compliant, at contaienr level, with the current one, defining a different container host.
InconsistentContainerHostException(String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentContainerHostException
 
InconsistentContainerJmxPortException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The container configuration is inconsistent: a new topology defines a different JMX port for the container.
InconsistentContainerJmxPortException(String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentContainerJmxPortException
 
InconsistentContainerNameException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The configuration is inconsistent: an error was detected between the server properties and the topology: the container name is not found in the topology
InconsistentContainerNameException(String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentContainerNameException
 
InconsistentContainerPasswordException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The container configuration is inconsistent: a new topology defines a different password for the container.
InconsistentContainerPasswordException(String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentContainerPasswordException
 
InconsistentContainerTransportSvcException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The container configuration is inconsistent: the container transport service is missing
InconsistentContainerTransportSvcException(String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentContainerTransportSvcException
 
InconsistentContainerUserException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The container configuration is inconsistent: a new topology defines a different user for the container.
InconsistentContainerUserException(String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentContainerUserException
 
InconsistentCurrentContainerNoMoreExistException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The configuration is inconsistent: the current container does not exist in a new topology.
InconsistentCurrentContainerNoMoreExistException() - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentCurrentContainerNoMoreExistException
 
InconsistentDomainConfigurationException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The domain configuration is inconsistent: an error was detected between the local container configuration and the topology, or a new topology is not compliant, at domain level, with the current one.
InconsistentDomainConfigurationException(String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentDomainConfigurationException
 
InconsistentDomainJndiFactoryException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The domain configuration is inconsistent: an error was detected about the topology: the JNDI factory is missing, or a new topology is not compliant, at domain level, with the current one, defining a different JNDI factory
InconsistentDomainJndiFactoryException() - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentDomainJndiFactoryException
 
InconsistentDomainJndiProviderUrlException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The domain configuration is inconsistent: an error was detected about the topology: the JNDI provider URL is missing, or a new topology is not compliant, at domain level, with the current one, defining a different JNDI provider URL.
InconsistentDomainJndiProviderUrlException() - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentDomainJndiProviderUrlException
 
InconsistentDomainModeException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The domain configuration is inconsistent: an error was detected about the topology: the domain mode is not supported, or a new topology is not compliant, at domain level, with the current one, defining a different domain mode.
InconsistentDomainModeException(String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.InconsistentDomainModeException
 
incrementFcInvocationCounter() - Method in class juliac.generated.LifeCycleControllerImpl
 
init(Context) - Method in interface org.ow2.petals.microkernel.api.container.Installer
init the installer.
init(ServiceAssembly) - Method in interface org.ow2.petals.microkernel.api.container.ServiceAssemblyLifeCycle
Initialize the life-cycle.
init() - Method in interface org.ow2.petals.microkernel.api.container.ServiceAssemblyLifeCycle
Used by recovery only
init() - Method in interface org.ow2.petals.microkernel.api.container.ServiceUnitLifeCycle
Calls ServiceUnitManager.init(String, String), but only if the state is correct.
init(Jbi.SharedLibrary, URL[], boolean) - Method in interface org.ow2.petals.microkernel.api.container.SharedLibraryLifeCycle
Initialization of sharedLibraryLifeCycle.
initBootstrap(boolean) - Method in interface org.ow2.petals.microkernel.api.container.Installer
Initialize the bootstrap of the JBI component.
initFcController(InitializationContext) - Method in class juliac.generated.ComponentImpl
 
initFcController(InitializationContext) - Method in class juliac.generated.CompositeBindingControllerImpl
 
initFcController(InitializationContext) - Method in class juliac.generated.CompositeLifeCycleControllerImpl
 
initFcController(InitializationContext) - Method in class juliac.generated.ContainerBindingControllerImpl
 
initFcController(InitializationContext) - Method in class juliac.generated.ContentControllerImpl
 
initFcController(InitializationContext) - Method in class juliac.generated.LifeCycleControllerImpl
 
initFcController(InitializationContext) - Method in class juliac.generated.NameControllerImpl
 
initFcController(InitializationContext) - Method in class juliac.generated.SuperControllerImpl
 
initializeContainer(Container, ContainerConfiguration) - Static method in class org.ow2.petals.microkernel.api.util.ConfigurationServiceUtils
 
initializeContainerConfiguration(ContainerConfiguration, Container, String) - Static method in class org.ow2.petals.microkernel.api.util.ConfigurationServiceUtils
Initializes a container configuration (ContainerConfiguration) bean from a container JAXB element ( Container)
initializeContainerConfiguration(ContainerConfiguration, Topology) - Static method in class org.ow2.petals.microkernel.api.util.ConfigurationServiceUtils
Initializes a container configuration bean from a topology JAXB element.
initializeDomain(Domain, DomainConfiguration) - Static method in class org.ow2.petals.microkernel.api.util.ConfigurationServiceUtils
 
initializeDomainConfiguration(DomainConfiguration, Topology) - Static method in class org.ow2.petals.microkernel.api.util.ConfigurationServiceUtils
Initializes a domain configuration from a topology JAXB element.
initializeTopology(Topology, DomainConfiguration, Collection<ContainerConfiguration>) - Static method in class org.ow2.petals.microkernel.api.util.ConfigurationServiceUtils
 
INST_EXT_SRV_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.extension.PetalsPostExtensionController
The name of the server interface to provide InstallationExtension.
install(URL) - Method in interface org.ow2.petals.microkernel.api.jbi.management.ComponentInstallationService
Install a component from its archive URL.
INSTALLATION_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The installation component name.
INSTALLATION_FRACTAL_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
The name of the client interface of the Fractal composite "extension" of the installation service.
InstallationExtension - Interface in org.ow2.petals.microkernel.api.extension
A component providing features to install, uninstall or deploy/undeploy artifacts MUST implement this interface.
InstallationExtensionException - Exception in org.ow2.petals.microkernel.api.extension
 
InstallationExtensionException(String, Throwable) - Constructor for exception org.ow2.petals.microkernel.api.extension.InstallationExtensionException
 
InstallationService - Interface in org.ow2.petals.microkernel.api.jbi.management
 
InstallationServiceMBean - Interface in org.ow2.petals.microkernel.api.jbi.management
The Installation Service MBean
INSTALLED - Static variable in interface org.ow2.petals.microkernel.api.container.Installer
 
Installer - Interface in org.ow2.petals.microkernel.api.container
 
InstallerNotFoundException - Exception in org.ow2.petals.microkernel.api.container.exception
The JBI component installer was not found
InstallerNotFoundException(String) - Constructor for exception org.ow2.petals.microkernel.api.container.exception.InstallerNotFoundException
 
InstallerNotFoundException(String, Throwable) - Constructor for exception org.ow2.petals.microkernel.api.container.exception.InstallerNotFoundException
 
INSTALLERS_ITF_PREFIX - Static variable in interface org.ow2.petals.microkernel.api.container.ContainerService
Name of the client interface 'installers' of the Fractal component 'ContainerService', associated to the JBI component installers.
InvalidContainerConfigurationProvidedException - Exception in org.ow2.petals.microkernel.api.configuration.exception
The container configuration provided is invalid
InvalidContainerConfigurationProvidedException(String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.InvalidContainerConfigurationProvidedException
 
InvalidPropertyException - Exception in org.ow2.petals.microkernel.api.implementation.exception
InvalidPropertyException(String, String) - Constructor for exception org.ow2.petals.microkernel.api.implementation.exception.InvalidPropertyException
 
isActivated(ConfigurationService) - Method in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
 
isBindingComponent(String) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Check if a JBI component is a binding component
isComponentInstalled(String) - Method in interface org.ow2.petals.microkernel.api.system.SystemStateService
Check if the given component is already installed
isContainerReachable(String) - Method in interface org.ow2.petals.microkernel.api.communication.topology.TopologyService
Test if the container is reachable (started and reachable).
isInOneOf(Set<?>) - Method in class org.ow2.petals.microkernel.api.jbi.security.SecurityContext
 
isInstallationExtension() - Method in interface org.ow2.petals.microkernel.api.extension.PetalsPostExtensionController
For this to work, the Fractal component must provides a port named and of type InstallationExtension.
isLoaded() - Method in interface org.ow2.petals.microkernel.api.container.SharedLibraryLifeCycle
Test the installation flag.
IsolatingThread - Interface in org.ow2.petals.microkernel.api.container
A way for implementations of lifecycles to execute tasks in an ordered way on the component.
isRecovery() - Method in interface org.ow2.petals.microkernel.api.container.ComponentContextCommunication
 
isRegisteredEndpoint(QName, String) - Method in interface org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService
Check if an endpoint is registered
isSecurityTopologyPassphraseOk(String) - Method in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
Validate the given security topology pass-phrase against the one configured at the current container.
isServiceEngine(String) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Check if a JBI component is a service engine
isShutdownState() - Method in interface org.ow2.petals.microkernel.api.container.ServiceAssemblyLifeCycle
 
isStartedState() - Method in interface org.ow2.petals.microkernel.api.container.ServiceAssemblyLifeCycle
 
isStoppedState() - Method in interface org.ow2.petals.microkernel.api.container.ServiceAssemblyLifeCycle
 
isValidComponentTask(String, InputStream) - Static method in class org.ow2.petals.microkernel.api.jbi.management.XMLResult
Check if a component task result is valid against a xml schema

J

JAAS_PROPS_FILE - Static variable in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
 
JAVA_NAMING_FACTORY_LOGGER - Static variable in interface org.ow2.petals.microkernel.api.communication.jndi.client.JNDIService
 
JBI_MANAGEMENT_COMPOSITE - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The JBI Management component name.
JBI_MESSAGING_COMPOSITE - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
the JBI messaging composite name.
JbiArchiveType - Enum in org.ow2.petals.microkernel.api.jbi.management
Type of a deliverable JBI archive: component, shared library or service assembly.
JMX_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The JMX service component name.
JMX_FRACTAL_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
The name of the client interface of the Fractal composite "extension" of the JMX service.
JMXService - Interface in org.ow2.petals.microkernel.api.communication
This class is a manager of JMX server.
JNDI_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The Jndi service component name.
JNDIAGENT_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The JNDI agent service component name.
JndiConfiguration - Class in org.ow2.petals.microkernel.api.configuration
This class holds the global topology information.
JndiConfiguration() - Constructor for class org.ow2.petals.microkernel.api.configuration.JndiConfiguration
 
JNDIService - Interface in org.ow2.petals.microkernel.api.communication.jndi.client
The JNDI service provides facilities to communicate with a JNDI server.
joinTopology(Collection<SharedAreaService.SavedEndpoint>) - Method in interface org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService
Join the current topology configured in the ConfigurationService (if it's a dynamic topology, we add ourselves to it) and start listening to topology changes.
juliac.generated - package juliac.generated
 

L

leaveTopology() - Method in interface org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService
Leave the current topology (if it's a dynamic topology, we remove ourselves from it) and stops listening to topology changes.
LifeCycleControllerImpl - Class in juliac.generated
 
LifeCycleControllerImpl() - Constructor for class juliac.generated.LifeCycleControllerImpl
 
LifeCycleCoordinatorFcItf - Class in org.objectweb.fractal.julia.control.lifecycle
 
LifeCycleCoordinatorFcItf() - Constructor for class org.objectweb.fractal.julia.control.lifecycle.LifeCycleCoordinatorFcItf
 
LifeCycleCoordinatorFcItf(Component, String, Type, boolean, Object) - Constructor for class org.objectweb.fractal.julia.control.lifecycle.LifeCycleCoordinatorFcItf
 
listFc() - Method in class juliac.generated.CompositeBindingControllerImpl
 
listFc() - Method in class juliac.generated.ContainerBindingControllerImpl
 
listFc() - Method in class org.objectweb.fractal.api.control.BindingControllerFcItf
 
loadConfiguration(Properties, Topology) - Method in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
Create the container configuration based on the local topology and server configuration properties.
loadSharedLibrary() - Method in interface org.ow2.petals.microkernel.api.container.SharedLibraryLifeCycle
Install the jbi shared library.
loadTopology(Collection<SharedAreaService.SavedEndpoint>) - Method in interface org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService
Load the topology configured in the ConfigurationService or from the shared area and start listening to topology changes.
LOCAL_TRANSPORTER_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
 
LOCAL_TRANSPORTER_MONITORING_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
 
LockAlreadyAcquiredException - Exception in org.ow2.petals.microkernel.api.communication.topology.exception
The lock is already acquired, even after a wait time
LockAlreadyAcquiredException(String) - Constructor for exception org.ow2.petals.microkernel.api.communication.topology.exception.LockAlreadyAcquiredException
 
log - Variable in class org.ow2.petals.microkernel.api.jbi.management.TaskProcessor
 
LOGGER_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The logger component name.
lookupFc(String) - Method in class juliac.generated.CompositeBindingControllerImpl
 
lookupFc(InterfaceType, String) - Method in class juliac.generated.CompositeBindingControllerImpl
 
lookupFc(String) - Method in class juliac.generated.ContainerBindingControllerImpl
 
lookupFc(InterfaceType, String) - Method in class juliac.generated.ContainerBindingControllerImpl
 
lookupFc(String) - Method in class org.objectweb.fractal.api.control.BindingControllerFcItf
 

M

ManagementException - Exception in org.ow2.petals.microkernel.api.jbi.management
 
ManagementException(String) - Constructor for exception org.ow2.petals.microkernel.api.jbi.management.ManagementException
 
ManagementException(String, Throwable) - Constructor for exception org.ow2.petals.microkernel.api.jbi.management.ManagementException
 
ManagementException(Throwable) - Constructor for exception org.ow2.petals.microkernel.api.jbi.management.ManagementException
 
MASTER - Static variable in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
 
MissingPropertyException - Exception in org.ow2.petals.microkernel.api.implementation.exception
MissingPropertyException(String) - Constructor for exception org.ow2.petals.microkernel.api.implementation.exception.MissingPropertyException
 
MissingServerPropertyException - Exception in org.ow2.petals.microkernel.api.configuration.exception
A required server property is missing
MissingServerPropertyException(String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.MissingServerPropertyException
 
MissingServerPropertyException(String, String) - Constructor for exception org.ow2.petals.microkernel.api.configuration.exception.MissingServerPropertyException
 
MutableImplementation - Interface in org.ow2.petals.microkernel.api.implementation
The base interface of all mutable implementations
MutableImplException - Exception in org.ow2.petals.microkernel.api.implementation.exception
Base exception of mutable implementation API
MutableImplException(String) - Constructor for exception org.ow2.petals.microkernel.api.implementation.exception.MutableImplException
 
MutableImplException(Throwable) - Constructor for exception org.ow2.petals.microkernel.api.implementation.exception.MutableImplException
 

N

name - Variable in class juliac.generated.NameControllerImpl
 
NameControllerFcItf - Class in org.objectweb.fractal.api.control
 
NameControllerFcItf() - Constructor for class org.objectweb.fractal.api.control.NameControllerFcItf
 
NameControllerFcItf(Component, String, Type, boolean, Object) - Constructor for class org.objectweb.fractal.api.control.NameControllerFcItf
 
NameControllerImpl - Class in juliac.generated
 
NameControllerImpl() - Constructor for class juliac.generated.NameControllerImpl
 
newFcControllerInstantiation(InitializationContext) - Method in class juliac.generated.composite
 
newFcControllerInstantiation(InitializationContext) - Method in class juliac.generated.primitive
 
newFcInitializationContext(Object) - Method in class juliac.generated.composite
 
newFcInitializationContext(Object) - Method in class juliac.generated.primitive
 
NioUtil - Class in org.ow2.petals.microkernel.api.util
 
NotSatisfiedDependenciesException - Exception in org.ow2.petals.microkernel.api.extension.exception
 
NotSatisfiedDependenciesException(List<PetalsExtensionController>) - Constructor for exception org.ow2.petals.microkernel.api.extension.exception.NotSatisfiedDependenciesException
 

O

offerExchange(PetalsMessageExchange) - Method in interface org.ow2.petals.microkernel.api.jbi.component.PetalsComponentContext
Called by the router to notify a component there is an exchange for it.
onAddedContainerConfiguration(ContainerConfiguration) - Method in interface org.ow2.petals.microkernel.api.configuration.ContainerConfigurationListener
Callback invoked when a container configuration is added to the domain of the current container.
onInstallation(String) - Method in interface org.ow2.petals.microkernel.api.extension.InstallationExtension
Callback invoked on installation process to register the installed archive in the component implementing this interface.
onInstallationUndo(String) - Method in interface org.ow2.petals.microkernel.api.extension.InstallationExtension
Callback invoked on cancelation of the installation process to unregister an installed archive from the component implementing this interface.
onRemovedContainerConfiguration(ContainerConfiguration) - Method in interface org.ow2.petals.microkernel.api.configuration.ContainerConfigurationListener
Callback invoked when a container configuration is removed from the domain of the current container.
onUninstallation(String) - Method in interface org.ow2.petals.microkernel.api.extension.InstallationExtension
Callback invoked on uninstallation process to register the uninstalled archive in the component implementing this interface.
onUninstallationUndo(String) - Method in interface org.ow2.petals.microkernel.api.extension.InstallationExtension
Callback invoked on cancelation of the uninstallation process to register an installed archive from the component implementing this interface.
org.objectweb.fractal.api - package org.objectweb.fractal.api
 
org.objectweb.fractal.api.control - package org.objectweb.fractal.api.control
 
org.objectweb.fractal.julia.control.content - package org.objectweb.fractal.julia.control.content
 
org.objectweb.fractal.julia.control.lifecycle - package org.objectweb.fractal.julia.control.lifecycle
 
org.ow2.petals.microkernel.api - package org.ow2.petals.microkernel.api
 
org.ow2.petals.microkernel.api.admin - package org.ow2.petals.microkernel.api.admin
 
org.ow2.petals.microkernel.api.communication - package org.ow2.petals.microkernel.api.communication
 
org.ow2.petals.microkernel.api.communication.jndi.client - package org.ow2.petals.microkernel.api.communication.jndi.client
 
org.ow2.petals.microkernel.api.communication.topology - package org.ow2.petals.microkernel.api.communication.topology
 
org.ow2.petals.microkernel.api.communication.topology.exception - package org.ow2.petals.microkernel.api.communication.topology.exception
 
org.ow2.petals.microkernel.api.configuration - package org.ow2.petals.microkernel.api.configuration
 
org.ow2.petals.microkernel.api.configuration.exception - package org.ow2.petals.microkernel.api.configuration.exception
 
org.ow2.petals.microkernel.api.container - package org.ow2.petals.microkernel.api.container
 
org.ow2.petals.microkernel.api.container.exception - package org.ow2.petals.microkernel.api.container.exception
 
org.ow2.petals.microkernel.api.extension - package org.ow2.petals.microkernel.api.extension
 
org.ow2.petals.microkernel.api.extension.exception - package org.ow2.petals.microkernel.api.extension.exception
 
org.ow2.petals.microkernel.api.implementation - package org.ow2.petals.microkernel.api.implementation
 
org.ow2.petals.microkernel.api.implementation.exception - package org.ow2.petals.microkernel.api.implementation.exception
 
org.ow2.petals.microkernel.api.jbi.component - package org.ow2.petals.microkernel.api.jbi.component
 
org.ow2.petals.microkernel.api.jbi.management - package org.ow2.petals.microkernel.api.jbi.management
 
org.ow2.petals.microkernel.api.jbi.messaging - package org.ow2.petals.microkernel.api.jbi.messaging
 
org.ow2.petals.microkernel.api.jbi.messaging.endpoint - package org.ow2.petals.microkernel.api.jbi.messaging.endpoint
 
org.ow2.petals.microkernel.api.jbi.messaging.endpoint.exception - package org.ow2.petals.microkernel.api.jbi.messaging.endpoint.exception
 
org.ow2.petals.microkernel.api.jbi.messaging.exception - package org.ow2.petals.microkernel.api.jbi.messaging.exception
 
org.ow2.petals.microkernel.api.jbi.security - package org.ow2.petals.microkernel.api.jbi.security
 
org.ow2.petals.microkernel.api.server - package org.ow2.petals.microkernel.api.server
 
org.ow2.petals.microkernel.api.system - package org.ow2.petals.microkernel.api.system
 
org.ow2.petals.microkernel.api.system.repository - package org.ow2.petals.microkernel.api.system.repository
 
org.ow2.petals.microkernel.api.system.repository.exception - package org.ow2.petals.microkernel.api.system.repository.exception
 
org.ow2.petals.microkernel.api.system.sharedarea - package org.ow2.petals.microkernel.api.system.sharedarea
 
org.ow2.petals.microkernel.api.system.sharedarea.exception - package org.ow2.petals.microkernel.api.system.sharedarea.exception
 
org.ow2.petals.microkernel.api.util - package org.ow2.petals.microkernel.api.util
 

P

PEER - Static variable in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
 
persistTopology(Topology) - Method in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
Persists the given topology in the working area.
PETALS_COMPOSITE - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
Fractal Petals names.
PETALS_COMPOSITE_CTRL_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The Petals composite controller component name
PETALSADMIN_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The Petals admin service component name.
PETALSADMIN_FRACTAL_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
The name of the client interface of the Fractal composite "extension" of the Petals admin service.
PetalsAdminInterface - Interface in org.ow2.petals.microkernel.api.admin
 
PetalsAdminServiceMBean - Interface in org.ow2.petals.microkernel.api.admin
/** The JMX server API of the service 'PetalsAdmin'
PetalsComponentContext - Interface in org.ow2.petals.microkernel.api.jbi.component
The PEtALS component context interface.
PetalsExtensionController - Interface in org.ow2.petals.microkernel.api.extension
Controller of an extension.
PetalsExtensionException - Exception in org.ow2.petals.microkernel.api.extension.exception
Base exception of Petals extension errors
PetalsExtensionException(String) - Constructor for exception org.ow2.petals.microkernel.api.extension.exception.PetalsExtensionException
 
PetalsExtensionException(String, Throwable) - Constructor for exception org.ow2.petals.microkernel.api.extension.exception.PetalsExtensionException
 
PetalsLifeCycle - Interface in org.ow2.petals.microkernel.api
This interface defines methods that Petals components that have a lifecycle must implement.
PetalsPostExtensionController - Interface in org.ow2.petals.microkernel.api.extension
Controller of a post-extension.
PetalsPreExtensionController - Interface in org.ow2.petals.microkernel.api.extension
Controller of a pre-extension.
POST_EXTENSIONSMANAGER_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The PostExtensionsManagerImpl component name.
POST_EXTENSIONSMANAGER_COMPOSITE - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The PostExtensionsManager composite name.
PRE_EXTENSIONSMANAGER_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The PreExtensionsManagerImpl component name.
PRE_EXTENSIONSMANAGER_COMPOSITE - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The PreExtensionsManager composite name.
primitive - Class in juliac.generated
 
primitive() - Constructor for class juliac.generated.primitive
 
process() - Method in class org.ow2.petals.microkernel.api.jbi.management.TaskProcessor
Process each Task previously added to the Processor, in the same order as they have been added to it.
PROPERTY_REGISTRY_MODE - Static variable in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
 
PROPERTY_ROUTER_QOS - Static variable in interface org.ow2.petals.microkernel.api.jbi.messaging.RouterService
Constant used to specify the property name to set the router policy.
PROPERTY_ROUTER_SEND_ATTEMPT - Static variable in interface org.ow2.petals.microkernel.api.jbi.messaging.RouterService
Constant used to specify the property name to set the router send attempt.
PROPERTY_ROUTER_SEND_DELAY - Static variable in interface org.ow2.petals.microkernel.api.jbi.messaging.RouterService
Constant used to specify the property name to set the delay between router send attempts.

R

reconfigureDomain(DomainConfiguration) - Method in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
Reconfigure the current container and domain with the given domain configuration.
registerComponent(String) - Method in interface org.ow2.petals.microkernel.api.container.SharedLibraryLifeCycle
Register a component which uses this Shared Library.
registerComponentLifeCycleMBean(String) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Register the MBean of a JBI component life cycle
registerConnection(QName, QName, String) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Register a connection TODO service connection they must be restricted to a given SA, see PETALSESBCONT-391
registerConnection(QName, String, QName, String) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Register a connection TODO service connection they must be restricted to a given SA, see PETALSESBCONT-391
registerContainerConfigurationListener(ContainerConfigurationListener) - Method in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
Register a listener on events about remote container configuration of the domain of the current container.
registerExternalEndpoint(ServiceEndpoint, Location, Document, boolean) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
Register this given external endpoint Note: If the endpoint already exists and canOverwrite is set to true, it is overridden.
registerExternalEndpoint(ServiceEndpoint, Location, Document, boolean) - Method in interface org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService
Register an endpoint in the shared area.
registerInstallerMBean(String) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Register the MBean of a JBI component installer
registerInternalEndpoint(String, QName, QName[], Location, Document, boolean) - Method in interface org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService
Register an internal endpoint in the shared area.
registerSU(ServiceUnitLifeCycle) - Method in interface org.ow2.petals.microkernel.api.container.ServiceAssemblyLifeCycle
Register a ServiceUnitLifeCycle into a synchronized map of the ServiceAssemblyLifeCycle
removeComponent(PetalsComponentContext) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.RouterService
Inform that a component is uninstalling.
removeComponent(String) - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Delete and clean all directories and related data from the Petals repository, for the given component identifier.
removeComponentLifeCycle(String) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Remove a JBI component life cycle.
removeContainerConfiguration(ContainerConfiguration) - Method in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
Unregisters the container within the local configuration.
removedFromFc(Component) - Method in class juliac.generated.SuperControllerImpl
 
removedFromFc(Component) - Method in class org.objectweb.fractal.julia.control.content.SuperControllerNotifierFcItf
 
removeFcSubComponent(Component) - Method in class juliac.generated.ContentControllerImpl
 
removeFcSubComponent(Component) - Method in class org.objectweb.fractal.api.control.ContentControllerFcItf
 
removeFractalComponent() - Method in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
Remove a Fractal component associated to the extension and unbinds all interfaces.
removeInstaller(String) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Remove an installer from the name of the component.
removeServiceAssembly(String) - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Delete and clean all directories and related data from the Petals repository, for the given sa identifier.
removeServiceAssemblyLifeCycle(String) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
remove a service assembly life cycle Fractal component.
removeSharedLibrary(String, String) - Method in interface org.ow2.petals.microkernel.api.system.repository.RepositoryService
Delete and clean all directories and related data from the Petals repository, for the given sl identifier.
removeSharedLibraryLifeCycle(String, String) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Remove a shared library life cycle, and free its associated resources.
RepositoryException - Exception in org.ow2.petals.microkernel.api.system.repository.exception
 
RepositoryException() - Constructor for exception org.ow2.petals.microkernel.api.system.repository.exception.RepositoryException
 
RepositoryException(String, Throwable) - Constructor for exception org.ow2.petals.microkernel.api.system.repository.exception.RepositoryException
 
RepositoryException(Throwable) - Constructor for exception org.ow2.petals.microkernel.api.system.repository.exception.RepositoryException
 
RepositoryService - Interface in org.ow2.petals.microkernel.api.system.repository
Platform Component Repository.
resolveEndpointReference(DocumentFragment) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
 
returnJMXClient(String, JMXClient) - Method in interface org.ow2.petals.microkernel.api.communication.JMXService
Returns a JMX connection of a given container for re-use
ROUTER_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The Router component name.
RouterService - Interface in org.ow2.petals.microkernel.api.jbi.messaging
Routes messages from the DeliveryChannel to their destinations.
RoutingException - Exception in org.ow2.petals.microkernel.api.jbi.messaging.exception
 
RoutingException(String) - Constructor for exception org.ow2.petals.microkernel.api.jbi.messaging.exception.RoutingException
the default contructor.
RoutingException(String, Throwable) - Constructor for exception org.ow2.petals.microkernel.api.jbi.messaging.exception.RoutingException
Constructor.
RoutingException(Throwable) - Constructor for exception org.ow2.petals.microkernel.api.jbi.messaging.exception.RoutingException
Constructor.

S

SA_LIFECYCLES_ITF_PREFIX - Static variable in interface org.ow2.petals.microkernel.api.container.ContainerService
Name of the client interface 'serviceAssemblyLifecycles' of the Fractal component 'ContainerService', associated to the JBI SA lifecycles.
SecurityContext - Class in org.ow2.petals.microkernel.api.jbi.security
Security context.
SecurityContext(String) - Constructor for class org.ow2.petals.microkernel.api.jbi.security.SecurityContext
Creates a new instance of SecurityContext
sendInNMR(PetalsMessageExchange) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.RouterService
Send the message into the NMR.
ServiceAssemblyAlreadyExistsException - Exception in org.ow2.petals.microkernel.api.system.repository.exception
 
ServiceAssemblyAlreadyExistsException(String, Throwable) - Constructor for exception org.ow2.petals.microkernel.api.system.repository.exception.ServiceAssemblyAlreadyExistsException
 
ServiceAssemblyLifeCycle - Interface in org.ow2.petals.microkernel.api.container
The LifeCycle interface of a service assembly.
ServiceAssemblyLifecycleNotFoundException - Exception in org.ow2.petals.microkernel.api.container.exception
The JBI service assembly life cycle was not found
ServiceAssemblyLifecycleNotFoundException(String) - Constructor for exception org.ow2.petals.microkernel.api.container.exception.ServiceAssemblyLifecycleNotFoundException
 
ServiceAssemblyLifecycleNotFoundException(String, Throwable) - Constructor for exception org.ow2.petals.microkernel.api.container.exception.ServiceAssemblyLifecycleNotFoundException
 
ServiceUnitLifeCycle - Interface in org.ow2.petals.microkernel.api.container
This class manage the life cycle of deployed service units.
setArchiveFile(File) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setArchiveUrl(URL) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setComponent(Component) - Method in interface org.ow2.petals.microkernel.api.jbi.component.PetalsComponentContext
 
setComponentContext(ComponentContext) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setComponentResult(String) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setComponentStateHolder(Component) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setDescription(String) - Method in class org.ow2.petals.microkernel.api.configuration.DomainConfiguration
 
setDescriptor(Jbi) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setEntityName(String) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setEntityVersion(String) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setExtraParameters(List<Object>) - Method in class org.ow2.petals.microkernel.api.configuration.DomainConfiguration
 
setFcClientShortcuts(Interface, Object, Set, List, List) - Method in class juliac.generated.CompositeBindingControllerImpl
 
setFcContentState(boolean) - Method in class juliac.generated.LifeCycleControllerImpl
 
setFcItfImpl(Object) - Method in class org.objectweb.fractal.api.ComponentFcItf
 
setFcItfImpl(Object) - Method in class org.objectweb.fractal.api.control.BindingControllerFcItf
 
setFcItfImpl(Object) - Method in class org.objectweb.fractal.api.control.ContentControllerFcItf
 
setFcItfImpl(Object) - Method in class org.objectweb.fractal.api.control.NameControllerFcItf
 
setFcItfImpl(Object) - Method in class org.objectweb.fractal.julia.control.content.SuperControllerNotifierFcItf
 
setFcItfImpl(Object) - Method in class org.objectweb.fractal.julia.control.lifecycle.LifeCycleCoordinatorFcItf
 
setFcName(String) - Method in class juliac.generated.NameControllerImpl
 
setFcName(String) - Method in class org.objectweb.fractal.api.control.NameControllerFcItf
 
setFcServerShortcuts(Interface, Object, Set, List, List) - Method in class juliac.generated.CompositeBindingControllerImpl
 
setFcShortcuts(InterfaceType, String, Object) - Method in class juliac.generated.CompositeBindingControllerImpl
 
setFcStarted() - Method in class juliac.generated.CompositeLifeCycleControllerImpl
 
setFcStarted() - Method in class juliac.generated.LifeCycleControllerImpl
 
setFcStarted() - Method in class org.objectweb.fractal.julia.control.lifecycle.LifeCycleCoordinatorFcItf
 
setFcState(boolean) - Method in class juliac.generated.CompositeLifeCycleControllerImpl
 
setFcState(boolean) - Method in class juliac.generated.LifeCycleControllerImpl
 
setFcStopped() - Method in class juliac.generated.CompositeLifeCycleControllerImpl
 
setFcStopped() - Method in class juliac.generated.LifeCycleControllerImpl
 
setFcStopped() - Method in class org.objectweb.fractal.julia.control.lifecycle.LifeCycleCoordinatorFcItf
 
setFcStopping(LifeCycleCoordinator) - Method in class juliac.generated.CompositeLifeCycleControllerImpl
 
setFcStopping(LifeCycleCoordinator) - Method in class juliac.generated.LifeCycleControllerImpl
 
setFcStopping(LifeCycleCoordinator) - Method in class org.objectweb.fractal.julia.control.lifecycle.LifeCycleCoordinatorFcItf
 
setInstallerObjectName(ObjectName) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setInstallFile(File) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setJndiBatchSize(int) - Method in class org.ow2.petals.microkernel.api.configuration.JndiConfiguration
 
setJndiConfiguration(JndiConfiguration) - Method in class org.ow2.petals.microkernel.api.configuration.DomainConfiguration
 
setJndiFactory(String) - Method in class org.ow2.petals.microkernel.api.configuration.JndiConfiguration
 
setJndiPoolSize(int) - Method in class org.ow2.petals.microkernel.api.configuration.JndiConfiguration
 
setJndiProviderUrl(URI) - Method in class org.ow2.petals.microkernel.api.configuration.JndiConfiguration
 
setJndiSecurityCredentials(String) - Method in class org.ow2.petals.microkernel.api.configuration.JndiConfiguration
 
setJndiSecurityPrincipal(String) - Method in class org.ow2.petals.microkernel.api.configuration.JndiConfiguration
 
setMode(DomainConfiguration.DomainMode) - Method in class org.ow2.petals.microkernel.api.configuration.DomainConfiguration
 
setName(String) - Method in class org.ow2.petals.microkernel.api.configuration.DomainConfiguration
 
setPetalsStopThread(Thread) - Method in interface org.ow2.petals.microkernel.api.admin.PetalsAdminInterface
Set the thread which will stop PEtALS
setSaLifeCycle(ServiceAssemblyLifeCycle) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setSecurityContext(SecurityContext) - Method in interface org.ow2.petals.microkernel.api.jbi.component.PetalsComponentContext
 
setServiceAssemblyStateHolder(ServiceAssembly) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setSharedAreaImplementation(String) - Method in class org.ow2.petals.microkernel.api.configuration.DomainConfiguration
 
setSharedLibraryStateHolder(SharedLibrary) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setSuDescriptorInSa(ServiceUnit) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setSuInstallFile(File) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setSuInstallFiles(Map<String, File>) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setSuTaskProcessors(List<TaskProcessor>) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setUnzipRoot(File) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
setXmlResult(XMLResult) - Method in class org.ow2.petals.microkernel.api.jbi.management.Context
 
SHARED_AREA_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The shared area service component name.
SHARED_AREA_FRACTAL_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.jbi.messaging.endpoint.EndpointDirectoryService
The name of the client interface of the component for the shared area service.
SharedAreaException - Exception in org.ow2.petals.microkernel.api.system.sharedarea.exception
 
SharedAreaException(String) - Constructor for exception org.ow2.petals.microkernel.api.system.sharedarea.exception.SharedAreaException
 
SharedAreaException(String, Throwable) - Constructor for exception org.ow2.petals.microkernel.api.system.sharedarea.exception.SharedAreaException
 
SharedAreaException(Throwable) - Constructor for exception org.ow2.petals.microkernel.api.system.sharedarea.exception.SharedAreaException
 
SharedAreaService - Interface in org.ow2.petals.microkernel.api.system.sharedarea
Interface of the component responsible of the shared area management.
SharedAreaService.SavedEndpoint - Class in org.ow2.petals.microkernel.api.system.sharedarea
 
SharedAreaService.SavedEndpoint(PetalsServiceEndpoint, Document) - Constructor for class org.ow2.petals.microkernel.api.system.sharedarea.SharedAreaService.SavedEndpoint
 
SharedLibraryAlreadyExistsException - Exception in org.ow2.petals.microkernel.api.system.repository.exception
 
SharedLibraryAlreadyExistsException(String, String, Throwable) - Constructor for exception org.ow2.petals.microkernel.api.system.repository.exception.SharedLibraryAlreadyExistsException
 
SharedLibraryBean - Class in org.ow2.petals.microkernel.api.container
A shared library bean
SharedLibraryBean(String, String) - Constructor for class org.ow2.petals.microkernel.api.container.SharedLibraryBean
 
SharedLibraryIdentifier - Class in org.ow2.petals.microkernel.api.container
A shared library identifier
SharedLibraryIdentifier(String, String) - Constructor for class org.ow2.petals.microkernel.api.container.SharedLibraryIdentifier
Create a shared library identifier
SharedLibraryLifeCycle - Interface in org.ow2.petals.microkernel.api.container
The LifeCycle interface of the shared library.
SharedLibraryLifecycleNotFoundException - Exception in org.ow2.petals.microkernel.api.container.exception
The JBI shared library life cycle was not found
SharedLibraryLifecycleNotFoundException(String, String) - Constructor for exception org.ow2.petals.microkernel.api.container.exception.SharedLibraryLifecycleNotFoundException
 
SharedLibraryLifecycleNotFoundException(String, String, Throwable) - Constructor for exception org.ow2.petals.microkernel.api.container.exception.SharedLibraryLifecycleNotFoundException
 
shutDown() - Method in interface org.ow2.petals.microkernel.api.container.ServiceAssemblyLifeCycle
 
shutDown() - Method in interface org.ow2.petals.microkernel.api.container.ServiceUnitLifeCycle
Calls ServiceUnitManager.shutDown(String), but only if the state is correct.
shutdown(String) - Method in interface org.ow2.petals.microkernel.api.jbi.management.AtomicDeploymentService
 
shutdown() - Method in interface org.ow2.petals.microkernel.api.PetalsLifeCycle
Called to shutdown a component.
SL_LIFECYCLES_ITF_PREFIX - Static variable in interface org.ow2.petals.microkernel.api.container.ContainerService
Name of the client interface 'sharedLibraryLifecycles' of the Fractal component 'ContainerService', associated to the JBI SL lifecycles.
SLAVE - Static variable in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
 
STANDALONE - Static variable in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
 
start() - Method in interface org.ow2.petals.microkernel.api.container.ServiceAssemblyLifeCycle
 
start() - Method in interface org.ow2.petals.microkernel.api.container.ServiceUnitLifeCycle
Calls ServiceUnitManager.start(String), but only if the state is correct.
start(String) - Method in interface org.ow2.petals.microkernel.api.jbi.management.AtomicDeploymentService
 
startComponent(Component) - Static method in class org.ow2.petals.microkernel.api.server.FractalHelper
A utility function to start the given fractal component.
startFc() - Method in class juliac.generated.CompositeLifeCycleControllerImpl
 
startFc() - Method in class juliac.generated.LifeCycleControllerImpl
 
startFc() - Method in class org.objectweb.fractal.julia.control.lifecycle.LifeCycleCoordinatorFcItf
 
stop() - Method in interface org.ow2.petals.microkernel.api.container.ServiceAssemblyLifeCycle
 
stop() - Method in interface org.ow2.petals.microkernel.api.container.ServiceUnitLifeCycle
Calls ServiceUnitManager.stop(String), but only if the state is correct.
stop(String) - Method in interface org.ow2.petals.microkernel.api.jbi.management.AtomicDeploymentService
 
stopComponent(Component) - Static method in class org.ow2.petals.microkernel.api.server.FractalHelper
A utility function to stop the given fractal component.
stopComposite(Component) - Static method in class org.ow2.petals.microkernel.api.server.FractalHelper
A utility function to stop the given fractal composite.
stopFc() - Method in class juliac.generated.CompositeLifeCycleControllerImpl
 
stopFc(LifeCycleCoordinator[]) - Method in class juliac.generated.CompositeLifeCycleControllerImpl
 
stopFc() - Method in class juliac.generated.LifeCycleControllerImpl
 
stopFc(LifeCycleCoordinator[]) - Method in class juliac.generated.LifeCycleControllerImpl
 
stopFc() - Method in class org.objectweb.fractal.julia.control.lifecycle.LifeCycleCoordinatorFcItf
 
stopTraffic() - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.RouterService
Prepare the router to be definitely stopped.
SuperControllerImpl - Class in juliac.generated
 
SuperControllerImpl() - Constructor for class juliac.generated.SuperControllerImpl
 
SuperControllerNotifierFcItf - Class in org.objectweb.fractal.julia.control.content
 
SuperControllerNotifierFcItf() - Constructor for class org.objectweb.fractal.julia.control.content.SuperControllerNotifierFcItf
 
SuperControllerNotifierFcItf(Component, String, Type, boolean, Object) - Constructor for class org.objectweb.fractal.julia.control.content.SuperControllerNotifierFcItf
 
SYSTEM_COMPOSITE - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The System component name.
SYSTEMRECOVERY_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The system recovery component name.
SYSTEMSTATE_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The system state service component name.
SYSTEMSTATE_FRACTAL_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
The name of the client interface of the Fractal composite "extension" of the system state service.
SystemStateService - Interface in org.ow2.petals.microkernel.api.system
Allows to persist, update, delete and recover JBI artefacts.

T

Task - Interface in org.ow2.petals.microkernel.api.jbi.management
A Task is an execution unit, that can be executed or undo.
taskList - Variable in class org.ow2.petals.microkernel.api.jbi.management.TaskProcessor
 
TaskProcessor - Class in org.ow2.petals.microkernel.api.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.microkernel.api.jbi.management.TaskProcessor
 
TCP_TRANSPORTER_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
 
TCP_TRANSPORTER_MONITORING_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
 
toMap() - Method in class org.ow2.petals.microkernel.api.configuration.DomainConfiguration
Convert the domain configuration into a key/value map form.
toMap() - Method in class org.ow2.petals.microkernel.api.configuration.JndiConfiguration
Convert the domain JNDI configuration into a key/value map form.
TOPOLOGY_COMPONENT - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The topology service component name.
TOPOLOGY_FRACTAL_ITF_NAME - Static variable in interface org.ow2.petals.microkernel.api.extension.PetalsExtensionController
The name of the client interface of the Fractal composite "extension" of the topology service.
TopologyException - Exception in org.ow2.petals.microkernel.api.communication.topology.exception
Base exception of topology errors
TopologyException(String, Throwable) - Constructor for exception org.ow2.petals.microkernel.api.communication.topology.exception.TopologyException
 
TopologyException(String) - Constructor for exception org.ow2.petals.microkernel.api.communication.topology.exception.TopologyException
 
TopologyException(Throwable) - Constructor for exception org.ow2.petals.microkernel.api.communication.topology.exception.TopologyException
 
TopologyService - Interface in org.ow2.petals.microkernel.api.communication.topology
Interface of the component 'Topology'
TopologyServiceMBean - Interface in org.ow2.petals.microkernel.api.communication.topology
The JMX server API of the service 'Topology'
toString() - Method in class org.ow2.petals.microkernel.api.configuration.DomainConfiguration
 
toString() - Method in class org.ow2.petals.microkernel.api.configuration.JndiConfiguration
 
toString() - Method in class org.ow2.petals.microkernel.api.container.SharedLibraryBean
 
TrafficStoppedException - Exception in org.ow2.petals.microkernel.api.jbi.messaging.exception
The traffic is stopped at router level
TrafficStoppedException() - Constructor for exception org.ow2.petals.microkernel.api.jbi.messaging.exception.TrafficStoppedException
 
TRANSPORTERS_COMPOSITE - Static variable in class org.ow2.petals.microkernel.api.server.FractalHelper
The Transporter composite.

U

unbindFc(String) - Method in class juliac.generated.CompositeBindingControllerImpl
 
unbindFc(InterfaceType, String) - Method in class juliac.generated.CompositeBindingControllerImpl
 
unbindFc(String) - Method in class juliac.generated.ContainerBindingControllerImpl
 
unbindFc(InterfaceType, String) - Method in class juliac.generated.ContainerBindingControllerImpl
 
unbindFc(String) - Method in class org.objectweb.fractal.api.control.BindingControllerFcItf
 
undeploy(String) - Method in interface org.ow2.petals.microkernel.api.jbi.management.AtomicDeploymentService
 
undo(Context) - Method in interface org.ow2.petals.microkernel.api.jbi.management.Task
Reverse the task in order to retrieve the environ state before execution of this task.
uninstall(String) - Method in interface org.ow2.petals.microkernel.api.jbi.management.ComponentInstallationService
Uninstall a component.
UNINSTALLED - Static variable in interface org.ow2.petals.microkernel.api.container.Installer
 
unLoadSharedLibrary() - Method in interface org.ow2.petals.microkernel.api.container.SharedLibraryLifeCycle
Uninstall the jbi shared library.
unprocess(int) - Method in class org.ow2.petals.microkernel.api.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.microkernel.api.jbi.management.TaskProcessor
Unprocess each Task previously added to the Processor, in the reversed order they have been added to it.
unregisterComponent(String) - Method in interface org.ow2.petals.microkernel.api.container.SharedLibraryLifeCycle
Unregister a component if it is referenced by this Shared Library.
unregisterComponentLifeCycleMBean(String) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Unregister the MBean of a JBI component life cycle
unregisterInstallerMBean(String) - Method in interface org.ow2.petals.microkernel.api.container.ContainerService
Unregister the MBean of the a JBI component installer
unregisterSU(ServiceUnitLifeCycle) - Method in interface org.ow2.petals.microkernel.api.container.ServiceAssemblyLifeCycle
Unregister a ServiceUnitLifeCycle from a synchronized map of the ServiceAssemblyLifeCycle
unzipArchive(File, File) - Static method in class org.ow2.petals.microkernel.api.util.ZipUtil
Unzip given zip file into the given destination
updateComponentInstallationState(String, String) - Method in interface org.ow2.petals.microkernel.api.system.SystemStateService
Update the given component installation state.
updateComponentLifeCycleState(String, String) - Method in interface org.ow2.petals.microkernel.api.system.SystemStateService
Update the given component lifecycle state.
updateServiceAssemblyState(String, String) - Method in interface org.ow2.petals.microkernel.api.system.SystemStateService
Update the given service assembly state.
updateTopology(Topology) - Method in interface org.ow2.petals.microkernel.api.configuration.ConfigurationService
Update the container configuration according to a topology definition.
USERS_REF - Static variable in interface org.ow2.petals.microkernel.api.communication.jndi.client.JNDIService
Name of the JNDI user context

V

validateManagementMessage(String, InputStream) - Static method in class org.ow2.petals.microkernel.api.jbi.management.XMLResult
Check if a management message task result is valid against a xml schema
validateTopology(ContainerConfiguration, Topology) - Static method in class org.ow2.petals.microkernel.api.util.ConfigurationServiceUtils
Validate the consistency of the topology against a container configuration.
validateTopologyContainers(List<Container>) - Static method in class org.ow2.petals.microkernel.api.util.ConfigurationServiceUtils
Validate the consistency of the topology containers
valueOf(String) - Static method in enum org.ow2.petals.microkernel.api.configuration.DomainConfiguration.DomainMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.petals.microkernel.api.jbi.management.JbiArchiveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.petals.microkernel.api.jbi.management.XMLResult.CauseFramework
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.petals.microkernel.api.jbi.management.XMLResult.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.petals.microkernel.api.jbi.management.XMLResult.TaskResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.petals.microkernel.api.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.microkernel.api.jbi.management.JbiArchiveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.petals.microkernel.api.jbi.management.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.microkernel.api.jbi.management.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.microkernel.api.jbi.management.XMLResult.TaskResult
Returns an array containing the constants of this enum type, in the order they are declared.
verifyContainer(ContainerConfiguration, ContainerConfiguration) - Static method in class org.ow2.petals.microkernel.api.util.ConfigurationServiceUtils
 
verifyDomainConfiguration(DomainConfiguration, DomainConfiguration) - Static method in class org.ow2.petals.microkernel.api.util.ConfigurationServiceUtils
Verify the given new domain configuration against another configuration.

W

waitEndOfPendingExchange(long) - Method in interface org.ow2.petals.microkernel.api.jbi.messaging.RouterService
Wait end of pending exchanges.
weaveableC - Variable in class juliac.generated.CompositeBindingControllerImpl
 
weaveableC - Variable in class juliac.generated.CompositeLifeCycleControllerImpl
 
weaveableC - Variable in class juliac.generated.ContainerBindingControllerImpl
 
weaveableC - Variable in class juliac.generated.ContentControllerImpl
 
weaveableC - Variable in class juliac.generated.LifeCycleControllerImpl
 
weaveableCC - Variable in class juliac.generated.CompositeBindingControllerImpl
 
weaveableOptC - Variable in class juliac.generated.CompositeBindingControllerImpl
 
weaveableOptC - Variable in class juliac.generated.CompositeLifeCycleControllerImpl
 
weaveableOptC - Variable in class juliac.generated.ContainerBindingControllerImpl
 
weaveableOptC - Variable in class juliac.generated.ContentControllerImpl
 
weaveableOptC - Variable in class juliac.generated.LifeCycleControllerImpl
 
weaveableOptLC - Variable in class juliac.generated.CompositeBindingControllerImpl
 
weaveableSC - Variable in class juliac.generated.CompositeBindingControllerImpl
 
weaveableSC - Variable in class juliac.generated.ContainerBindingControllerImpl
 
wrapComponentTaskResult(String, String, String) - Method in class org.ow2.petals.microkernel.api.jbi.management.XMLResult
Return a component task result xml

X

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

Z

ZipUtil - Class in org.ow2.petals.microkernel.api.util
Contains utilities methods in relation to Zip operations.
A B C D E F G H I J L M N O P R S T U V W X Z 

Copyright © 2005-2016 Linagora. All Rights Reserved.