| java.lang.Object org.apache.naming.NamingEntry
NamingEntry | public class NamingEntry (Code) | | Represents a binding in a NamingContext.
author: Remy Maucherat version: $Revision: 1.2 $ $Date: 2004/02/27 14:58:53 $ |
CONTEXT | final public static int CONTEXT(Code) | | |
ENTRY | final public static int ENTRY(Code) | | |
LINK_REF | final public static int LINK_REF(Code) | | |
REFERENCE | final public static int REFERENCE(Code) | | |
type | public int type(Code) | | The type instance variable is used to avoid unsing RTTI when doing
lookups.
|
hashCode | public int hashCode()(Code) | | |
|
|