com.mchange.v2.naming
Class ReferenceableUtils.ExtractRec

java.lang.Object
  extended by com.mchange.v2.naming.ReferenceableUtils.ExtractRec
Enclosing class:
ReferenceableUtils

Deprecated. nesting references seemed useful until I realized that references are Serializable and can be stored in a BinaryRefAddr. Oops.

public static class ReferenceableUtils.ExtractRec
extends Object


Field Summary
 int index
          Deprecated. return the first RefAddr index that the function HAS NOT read to extract the reference.
 Reference ref
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ref

public Reference ref
Deprecated. 

index

public int index
Deprecated. 
return the first RefAddr index that the function HAS NOT read to extract the reference.