Uses of Interface
org.apache.hivemind.internal.RegistryInfrastructure

Packages that use RegistryInfrastructure
org.apache.hivemind.impl Implementations of interfaces defined in the org.apache.commons.hivemind package. 
 

Uses of RegistryInfrastructure in org.apache.hivemind.impl
 

Classes in org.apache.hivemind.impl that implement RegistryInfrastructure
 class RegistryImpl
          Implementation of Registry.
 

Methods in org.apache.hivemind.impl with parameters of type RegistryInfrastructure
 void ModuleImpl.setRegistry(RegistryInfrastructure registry)