NameBinding
Represents a single binding within a NamingContext.
Attributes Summary
contextId Unique ID for the context containing this binding. nameComponent Name of this binding in INS format. cosBindingType The possible binding type values are: CosNaming::BindingType. nameBindingType Type of this binding per the internal WebSphere implementation. javaClassName The java class name of the object at this binding (maintained for use by WebSphere's JNDI implementation). stringifiedIOR A CORBA stringified IOR identifying the object bound at this binding. serializedBytesAsString The string form of a java serialized object byte array for the object bound at this binding. insURL A CORBA Interoperable Naming Service (INS) Object URL string identifying the object bound at this location. linkedNamingContextId A ContextId string identifying the NamingContext bound as a link at this binding. primaryNamingContext The NamingContext bound with this primary binding.
Attribute Details
contextId
Unique ID for the context containing this binding.
Data type: String
Default value: unspecified
nameComponent
Name of this binding in INS format.
Data type: String
Default value: unspecified
cosBindingType
The possible binding type values are: CosNaming::BindingType.nobject and CosNaming::BindingType.ncontext.
Data type: CosBindingType
Default value: unspecified
Allowed Values: nobjec ncontext
nameBindingType
Type of this binding per the internal WebSphere implementation.
Data type: NameBindingType
Default value: unspecified
Allowed Values: contextPrimary contextLinked contextIOR contextURL objectIOR objectURL objectJava
javaClassName
The java class name of the object at this binding (maintained for use by WebSphere's JNDI implementation).
Data type: String
Default value: unspecified
stringifiedIOR
A CORBA stringified IOR identifying the object bound at this binding.
Data type: String
Default value: unspecified
serializedBytesAsString
The string form of a java serialized object byte array for the object bound at this binding.
Data type: String
Default value: unspecified
insURL
A CORBA Interoperable Naming Service (INS) Object URL string identifying the object bound at this location.
Data type: String
Default value: unspecified
linkedNamingContextId
A ContextId string identifying the NamingContext bound as a link at this binding.
Data type: String
Default value: unspecified
primaryNamingContext
The NamingContext bound with this primary binding.
Data type: NamingContext
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.