Class Element
java.lang.Object
com.sun.corba.ee.impl.oa.toa.Element
@ManagedData
@Description("A single element mapping one ObjectId to a Servant")
final class Element
extends Object
-
Field Details
-
Constructor Details
-
Element
Element(int i, Object next)
-
-
Method Details
-
getServant
-
getServantData
-
getReuseCounter
@ManagedAttribute @Description("The reuse counter") private int getReuseCounter() -
getIndex
@ManagedAttribute @Description("The index of this entry") private int getIndex() -
getKey
-
toBytes
byte[] toBytes() -
delete
-
toString
-