Uses of Interface
org.apache.hivemind.impl.RegistryAssembly

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

Uses of RegistryAssembly in org.apache.hivemind.impl
 

Classes in org.apache.hivemind.impl that implement RegistryAssembly
 class RegistryAssemblyImpl
          Implementation of RegistryAssembly.
 

Constructors in org.apache.hivemind.impl with parameters of type RegistryAssembly
RegistryInfrastructureConstructor(ErrorHandler errorHandler, org.apache.commons.logging.Log log, RegistryAssembly assembly)