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

java.lang.Objectorg.mobicents.slee.runtime.SbbLocalObjectImpl.CmpRef
- Enclosing class:
- SbbLocalObjectImpl
- class SbbLocalObjectImpl.CmpRef
- extends java.lang.Object
cmp ref -- reference to me by some other sbb
| Field Summary | |
private java.lang.String |
fqnRoot
|
private java.lang.String |
key
|
| Constructor Summary | |
protected |
SbbLocalObjectImpl.CmpRef(java.lang.String fqnRoot,
java.lang.String key)
|
| Method Summary | |
protected void |
remove()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
fqnRoot
private java.lang.String fqnRoot
key
private java.lang.String key
| Constructor Detail |
SbbLocalObjectImpl.CmpRef
protected SbbLocalObjectImpl.CmpRef(java.lang.String fqnRoot, java.lang.String key)
| Method Detail |
remove
protected void remove()
|
|||||||||
| Home >> All >> org >> mobicents >> slee >> [ runtime overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.mobicents.slee.runtime.SbbLocalObjectImpl.CmpRef