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

Quick Search    Search Deep

org.mobicents.slee.runtime
Class SbbLocalObjectImpl.CmpRef  view SbbLocalObjectImpl.CmpRef download SbbLocalObjectImpl.CmpRef.java

java.lang.Object
  extended byorg.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()