A B C D G L P R S T U

R

RegistryContext - class com.scand.jndi.registry.RegistryContext.
Context implementation.
RegistryContext(Hashtable) - Constructor for class com.scand.jndi.registry.RegistryContext
 
RegistryContext(Hashtable, RegistryKey) - Constructor for class com.scand.jndi.registry.RegistryContext
 
RegistryInitialContextFactory - class com.scand.jndi.registry.RegistryInitialContextFactory.
InitialContextFactory implementation.
RegistryInitialContextFactory() - Constructor for class com.scand.jndi.registry.RegistryInitialContextFactory
 
RegistryNameParser - class com.scand.jndi.registry.RegistryNameParser.
NameParser implementation.
RegistryNameParser() - Constructor for class com.scand.jndi.registry.RegistryNameParser
 
rebind(String, Object) - Method in class com.scand.jndi.registry.RegistryContext
Binds a name to an object, overwriting any existing binding.
rebind(Name, Object) - Method in class com.scand.jndi.registry.RegistryContext
Binds a name to an object, overwriting any existing binding.
removeFromEnvironment(String) - Method in class com.scand.jndi.registry.RegistryContext
Removes an environment property from the environment of this context.
rename(String, String) - Method in class com.scand.jndi.registry.RegistryContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(Name, Name) - Method in class com.scand.jndi.registry.RegistryContext
Binds a new name to the object bound to an old name, and unbinds the old name.

A B C D G L P R S T U