A B C D G L P R S T U

L

list(String) - Method in class com.scand.jndi.registry.RegistryContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(Name) - Method in class com.scand.jndi.registry.RegistryContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
listBindings(String) - Method in class com.scand.jndi.registry.RegistryContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - Method in class com.scand.jndi.registry.RegistryContext
Enumerates the names bound in the named context, along with the objects bound to them.
lookup(String) - Method in class com.scand.jndi.registry.RegistryContext
Retrieves the named object.
lookup(Name) - Method in class com.scand.jndi.registry.RegistryContext
Retrieves the named object.
lookupLink(String) - Method in class com.scand.jndi.registry.RegistryContext
The same as RegistryContext.lookup(String).
lookupLink(Name) - Method in class com.scand.jndi.registry.RegistryContext
The same as RegistryContext.lookup(Name).

A B C D G L P R S T U