Uses of Interface
org.objectweb.carol.jndi.registry.RegistryManager

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

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

Classes in org.objectweb.carol.jndi.registry that implement RegistryManager
 class RegistryManagerImpl
           
 

Methods in org.objectweb.carol.jndi.registry that return RegistryManager
static RegistryManager RegistryShell.getRegistryManager()