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 Provider URL string needed to obtain a JNDI InitialContext.
jndiName Name 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