Uses of Class
org.objectweb.carol.jndi.registry.ManageableRegistry

Packages that use ManageableRegistry
org.objectweb.carol.jndi.registry   
 

Uses of ManageableRegistry in org.objectweb.carol.jndi.registry
 

Fields in org.objectweb.carol.jndi.registry declared as ManageableRegistry
static ManageableRegistry ManageableRegistry.manageableRegistry
           
 

Constructors in org.objectweb.carol.jndi.registry with parameters of type ManageableRegistry
RegistryManagerImpl(ManageableRegistry reg)