IndirectLookupNameSpaceBinding

Binding to an object which can be looked up using JNDI. This class is a subclass of NameSpaceBinding.

Inherits from type NameSpaceBinding and adds the following.

Attributes Summary
providerURL : StringProvider URL string needed to obtain a JNDI InitialContext.
jndiName : StringName used to look up the target object from the initial context.

Attribute Details

providerURL    -    Provider URL string needed to obtain a JNDI InitialContext.
     data type:  String
     default Value:   unspecified



jndiName    -    Name used to look up the target object from the initial context.
     data type:  String
     default Value:   unspecified


Copyright IBM Corp. 1997-2004