|
|||||||||
| Home >> All >> org >> mobicents >> slee >> container >> [ management overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mobicents.slee.container.management
Class SbbIDImpl

java.lang.Objectorg.mobicents.slee.container.management.ComponentIDImpl
org.mobicents.slee.container.management.SbbIDImpl
- All Implemented Interfaces:
- java.io.Serializable
- public class SbbIDImpl
- extends ComponentIDImpl
SBB Component Identifier. This the key to located the loaded Sbb class in the service container. Note that an SBB may be referenced by multiple services. We cannot remove an Sbb until all services no longer reference the sbb.
| Field Summary | |
private static long |
serialVersionUID
|
| Fields inherited from class org.mobicents.slee.container.management.ComponentIDImpl |
componentType, EVENT_TYPE_ID, id, PROFILE_SPECIFICATION_ID, RESOURCE_ADAPTOR_ID, RESOURCE_ADAPTOR_TYPE_ID, SBB_ID, SERVICE_ID |
| Constructor Summary | |
SbbIDImpl(ComponentKey key)
|
|
| Methods inherited from class org.mobicents.slee.container.management.ComponentIDImpl |
equals, getAsText, getComponentKey, hashCode, isEventTypeID, isProfileSpecificationID, isResourceAdaptorTypeID, isSbbID, isServiceID, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
| Constructor Detail |
SbbIDImpl
public SbbIDImpl(ComponentKey key)
|
|||||||||
| Home >> All >> org >> mobicents >> slee >> container >> [ management overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC