Class ReferenceableUtils.ExtractRec

  • Enclosing class:
    ReferenceableUtils

    public static class ReferenceableUtils.ExtractRec
    extends java.lang.Object
    Deprecated.
    nesting references seemed useful until I realized that references are Serializable and can be stored in a BinaryRefAddr. Oops.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int index
      Deprecated.
      return the first RefAddr index that the function HAS NOT read to extract the reference.
      javax.naming.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 javax.naming.Reference ref
        Deprecated.
      • index

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