| Attributes Summary |
| contextId : String | Unique ID for the context containing this binding.
|
| nameComponent : String | Name of this binding in INS format.
|
| cosBindingType : CosBindingType | The possible binding type values are: CosNaming::BindingType.
|
| nameBindingType : NameBindingType | Type of this binding per the internal WebSphere implementation.
|
| javaClassName : String | The java class name of the object at this binding (maintained for use by WebSphere's JNDI implementation).
|
| stringifiedIOR : String | A CORBA stringified IOR identifying the object bound at this binding.
|
| serializedBytesAsString : String | The string form of a java serialized object byte array for the object bound at this binding.
|
| insURL : String | A CORBA Interoperable Naming Service (INS) Object URL string identifying the object bound at this location.
|
| linkedNamingContextId : String | A ContextId string identifying the NamingContext bound as a link at this binding.
|
| primaryNamingContext : NamingContext | The NamingContext bound with this primary binding.
|