Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.mobicents.slee.container.management

Interface Summary
ComponentContainer The ComponentContainer interface represents entity that, based on a ComponentDescriptor, install a component in the slee (e.g.
DeployedComponent An implementation interface that allows us to set the deployable unit id.
InstalledUsageParameterSet  
 

Class Summary
AbstractComponentDeployer Instances of this class represent DU components or in other words - JAR file entries contained in a deployable unit jar such as SBBs, Profiles, RA Types and etc.
AbstractDeploymentDescriptorParser  
AbstractDeploymentDescriptorParserTest Title:
AlarmMBeanImpl  
CMPField A representation class for the node element of the sbb deployment descriptor.
ComponentIDImpl This class implements the ComponentID interface in the Jain SLEE specs (p.)It uses the class ComponentKey.
ComponentKey Creates the keys used inside the slee to identify objects
ComponentKeyTest Test case for component keys
DeployableUnitDeployer An instance of this class is created for every deployable unit that is installed in the slee.
DeployableUnitDescriptorImpl The DeployableUnitDescriptor interface defines the interface of a Java object that describes an installed deployable unit.
DeployableUnitIDImpl An Identifier for deployable units in the Container.
DeployableUnitImpl  
DeploymentManager The DeploymentManager class is where all deployment starts.
EJBReference EJBReference implementation.
EnvironmentEntry Environment Entry in the SBB Deployment Descriptor.
EventTypeComponentDeployer Deployer for the event jar.
EventTypeDeploymentDescriptorParser  
EventTypeDeploymentDescriptorParserTest  
EventTypeDescriptorImpl  
EventTypeIDImpl Implementation of event type ID.
GetChildRelationMethod Represents the get-child-relation-method node of the sbb deployment descriptor and its properties
MCSbbDeploymentDescriptorParser Parses Mobicents Sbb Deployment Descriptors into Sbb Components I.e.
ProfileCMPMethod Declares the presence of the get Profile CMP method and associates the method with a Profile Specification.
ProfileSpecComponentDeployer Title:
ProfileSpecificationDescriptorImpl  
ProfileSpecificationDescriptorParser  
ProfileSpecificationDescriptorParserTest  
ProfileSpecificationIDImpl This key is used to retrieve profile spec elements from the component table.
ResourceAdaptorComponentDeployer Resource Adaptor Component Deployer.
ResourceAdaptorDescriptorParser Parses the deployment descriptor for the resource adaptor.
ResourceAdaptorEntityBinding Zero or more resource-adaptor-entity-binding elements.
ResourceAdaptorIDImpl TODO Class Description
ResourceAdaptorTypeBinding Implementation of the resource adapter type binding element that appears in the SBB deployment deescriptor
ResourceAdaptorTypeComponentDeployer Component deployer for Resource Adaptor Component type.
ResourceAdaptorTypeDescriptorParser Parser for the Resource Adaptor deployment Descriptor
SbbComponentDeployer Deploys the sbb component in the service container.
SbbDeploymentDescriptorParser Parses Sbb Deployment Descriptors into Sbb Components
SbbDeploymentDescriptorParserTest  
SbbDescriptorImpl This class contains the information about the Sbb Component extracted from the deployement descriptor.
SbbEventEntry Implementation of event type ID.
SbbIDImpl SBB Component Identifier.
SbbRef SSBBRef -- This is used in child relation.
ServiceDeployer Instances of this class represent DU components or in other words - JAR file entries contained in a deployable unit jar such as SBBs, Profiles, RA Types and etc.
ServiceDeploymentDescriptorParser The parser class for Service Deployment Descriptors.
ServiceDeploymentDescriptorParserTest Title:
ServiceDescriptorImpl Implements the Deployment descriptor information parsed from the service.xml file.
ServiceIDImpl Implements the ServiceID
ServiceStopEvent This is a pseudo event for control over the event bus.
SleeProviderImpl Implementation of the Slee provider mbean
 

Exception Summary
NameAlreadyExistException TODO Class Description
UnrecognizedResourceAdaptorException TODO Class Description