|
|||||||||
| Home >> All >> org >> mobicents >> slee >> container >> [ service overview ] | PREV NEXT | ||||||||
A
- addChild(String, SleeEvent) - Method in class org.mobicents.slee.container.service.Service
- Add a child for a given convergence name.
- addTransactionalActions() - Method in class org.mobicents.slee.container.service.Service
- addUsageParameter(String, Object) - Method in class org.mobicents.slee.container.service.Service
C
- CHILD_OBJ - Static variable in class org.mobicents.slee.container.service.Service
- checkDeployment() - Method in class org.mobicents.slee.container.service.ServiceComponent
- childObj - Variable in class org.mobicents.slee.container.service.Service
D
- DEFAULT_PRIORITY - Variable in class org.mobicents.slee.container.service.Service
- defaultPriority - Variable in class org.mobicents.slee.container.service.Service
- deployableUnitID - Variable in class org.mobicents.slee.container.service.ServiceComponent
E
- enumerateSbbs(SbbID) - Method in class org.mobicents.slee.container.service.ServiceComponent
- execute() - Method in class org.mobicents.slee.container.service.ServicePrepareAction
- execute() - Method in class org.mobicents.slee.container.service.ServiceShutdown
G
- getAllUsageParameterNames() - Method in class org.mobicents.slee.container.service.ServiceComponent
- Get the names of all usage parameters.
- getAllUsageParameters() - Method in class org.mobicents.slee.container.service.Service
- Return an iterator containing the InstalledUsageParameterSet s for this service.
- getChildObj() - Method in class org.mobicents.slee.container.service.Service
- Get the set of child relation objects for the service.
- getConvergenceNames() - Method in class org.mobicents.slee.container.service.Service
- getDefaultPriority() - Method in class org.mobicents.slee.container.service.Service
- get the default priority.
- getDefaultUsageParameterSet(SbbID) - Method in class org.mobicents.slee.container.service.Service
- Return the default usage parameter set for the given sbb id.
- getDeployableUnit() - Method in class org.mobicents.slee.container.service.ServiceComponent
- Return the deployable unit id for this service
- getNamedUsageParameter(SbbID, String) - Method in class org.mobicents.slee.container.service.Service
- Return the named usage parameter set given the sbb id and name of the set.
- getNamedUsageParameterSets(SbbID) - Method in class org.mobicents.slee.container.service.ServiceComponent
- Return the set of named usage parameter names as an array.
- getNodeName() - Method in class org.mobicents.slee.container.service.Service
- getRootSbbComponent() - Method in class org.mobicents.slee.container.service.ServiceComponent
- Get the root sbb component for the service
- getRootSbbEntityId(String) - Method in class org.mobicents.slee.container.service.Service
- getSbbUsageMBeans() - Method in class org.mobicents.slee.container.service.ServiceComponent
- Returns an iterator with all the usage parameter names.
- getServiceActivity() - Method in class org.mobicents.slee.container.service.Service
- getServiceActivityContextId() - Method in class org.mobicents.slee.container.service.Service
- Retrieves the service activity context id.
- getServiceComponent() - Method in class org.mobicents.slee.container.service.Service
- Get the service descriptor.
- getServiceDescriptor() - Method in class org.mobicents.slee.container.service.ServiceComponent
- getServiceID() - Method in class org.mobicents.slee.container.service.Service
- get the component key for the service component from which this service was created.
- getServiceID() - Method in class org.mobicents.slee.container.service.ServiceComponent
- Get the service id for this service component.
- getState() - Method in class org.mobicents.slee.container.service.ServiceComponent
- Returns the service state.
- getUsageMBean() - Method in class org.mobicents.slee.container.service.ServiceComponent
- getUsageParameterObjectName(SbbID) - Method in class org.mobicents.slee.container.service.ServiceComponent
- getUsageParameterObjectName(SbbID, String) - Method in class org.mobicents.slee.container.service.ServiceComponent
- getUsageParameterTable() - Method in class org.mobicents.slee.container.service.Service
- Get the table that maps usage parameter name to usage parameter class instance.
- getUsageParametersPathName(ServiceID, SbbID) - Static method in class org.mobicents.slee.container.service.Service
- getUsageParametersPathName(ServiceID, SbbID, String) - Static method in class org.mobicents.slee.container.service.Service
H
- hasCachedImage() - Method in class org.mobicents.slee.container.service.Service
- Return true if a cached image is found
I
- installDefaultUsageParameters(SbbDescriptorImpl) - Method in class org.mobicents.slee.container.service.ServiceComponent
- Installs the default usage parameter set.
- installUsageParameter(SbbID, String) - Method in class org.mobicents.slee.container.service.ServiceComponent
- Install a usage parameter set.
- isComponent(SbbID) - Method in class org.mobicents.slee.container.service.ServiceComponent
- isMarkedForRemove() - Method in class org.mobicents.slee.container.service.ServiceComponent
- Return true if marked for GC.
- isRemoved - Variable in class org.mobicents.slee.container.service.Service
L
- loadFromCache() - Method in class org.mobicents.slee.container.service.Service
- logger - Static variable in class org.mobicents.slee.container.service.Service
- logger - Static variable in class org.mobicents.slee.container.service.ServiceComponent
- logger - Static variable in class org.mobicents.slee.container.service.ServicePrepareAction
- logger - Static variable in class org.mobicents.slee.container.service.ServiceShutdown
M
- markForRemove() - Method in class org.mobicents.slee.container.service.ServiceComponent
- Mark for garbage collection.
O
- org.mobicents.slee.container.service - package org.mobicents.slee.container.service
P
- pendingRemove - Variable in class org.mobicents.slee.container.service.ServiceComponent
R
- registerSbbUsageParameter(ServiceID, SbbID, ObjectName) - Method in class org.mobicents.slee.container.service.ServiceComponent
- registerSbbUsageParameter(ServiceID, SbbID, String, ObjectName) - Method in class org.mobicents.slee.container.service.ServiceComponent
- removeAllConvergenceNames() - Method in class org.mobicents.slee.container.service.Service
- removeConvergenceName(String) - Method in class org.mobicents.slee.container.service.Service
- removeFromCache() - Method in class org.mobicents.slee.container.service.Service
- Remove my cached image.
- removeUsageParameter(String) - Method in class org.mobicents.slee.container.service.Service
- removeUsageParameter(SbbID, String) - Method in class org.mobicents.slee.container.service.ServiceComponent
- Remove the usage parameter object and unregister the mbean for the usage parameter object.
- rootSbbComponent - Variable in class org.mobicents.slee.container.service.Service
- run() - Method in class org.mobicents.slee.container.service.ServiceShutdown
S
- SERVICE_ACTIVITY_CONTEXT_ID - Static variable in class org.mobicents.slee.container.service.Service
- SERVICE_ID - Variable in class org.mobicents.slee.container.service.Service
- Service - class org.mobicents.slee.container.service.Service.
- Service implementation.
- Service() - Constructor for class org.mobicents.slee.container.service.Service
- Service(ServiceDescriptorImpl) - Constructor for class org.mobicents.slee.container.service.Service
- ServiceComponent - class org.mobicents.slee.container.service.ServiceComponent.
- This represents the service component - the static part of a service including the descriptor and service state.
- ServiceComponent(ServiceDescriptorImpl) - Constructor for class org.mobicents.slee.container.service.ServiceComponent
- ServicePrepareAction - class org.mobicents.slee.container.service.ServicePrepareAction.
- This is the transactional action that is registered by the service to synchronize its cache state.
- ServicePrepareAction(Service) - Constructor for class org.mobicents.slee.container.service.ServicePrepareAction
- ServiceShutdown - class org.mobicents.slee.container.service.ServiceShutdown.
- ServiceShutdown task.
- ServiceShutdown(Service, ServiceIDImpl) - Constructor for class org.mobicents.slee.container.service.ServiceShutdown
- sbbComponents - Variable in class org.mobicents.slee.container.service.ServiceComponent
- sendEndActivityEvents() - Method in class org.mobicents.slee.container.service.Service
- Deliver an end activityEvent to all the listeners of the service activity.
- service - Variable in class org.mobicents.slee.container.service.ServicePrepareAction
- service - Variable in class org.mobicents.slee.container.service.ServiceShutdown
- serviceActivity - Variable in class org.mobicents.slee.container.service.Service
- serviceActivityContextId - Variable in class org.mobicents.slee.container.service.Service
- serviceDescriptor - Variable in class org.mobicents.slee.container.service.ServiceComponent
- serviceID - Variable in class org.mobicents.slee.container.service.Service
- serviceID - Variable in class org.mobicents.slee.container.service.ServiceComponent
- serviceId - Variable in class org.mobicents.slee.container.service.ServiceShutdown
- serviceState - Variable in class org.mobicents.slee.container.service.ServiceComponent
- setDefaultPriority(byte) - Method in class org.mobicents.slee.container.service.Service
- Set the default priority of the service
- setDeployableUnit(DeployableUnitID) - Method in class org.mobicents.slee.container.service.ServiceComponent
- setState(ServiceState) - Method in class org.mobicents.slee.container.service.ServiceComponent
- Set the service state.
- setTransactionalActionAdded(boolean) - Method in class org.mobicents.slee.container.service.Service
- setUsageMBeanName(ObjectName) - Method in class org.mobicents.slee.container.service.ServiceComponent
- stop() - Method in class org.mobicents.slee.container.service.Service
- storeToCache() - Method in class org.mobicents.slee.container.service.Service
T
- transactionalActionAdded - Variable in class org.mobicents.slee.container.service.Service
U
- USAGE_PARAMETERS - Static variable in class org.mobicents.slee.container.service.Service
- usageMBean - Variable in class org.mobicents.slee.container.service.ServiceComponent
- usageParameterNames - Variable in class org.mobicents.slee.container.service.ServiceComponent
- usageParameterObjectNames - Variable in class org.mobicents.slee.container.service.ServiceComponent
- usageParameters - Variable in class org.mobicents.slee.container.service.Service
A C D E G H I L M O P R S T U
|
|||||||||
| Home >> All >> org >> mobicents >> slee >> container >> [ service overview ] | PREV NEXT | ||||||||