Package | Description |
---|---|
org.apache.hivemind.impl |
Implementations of interfaces defined in the org.apache.commons.hivemind package.
|
Modifier and Type | Class and Description |
---|---|
class |
RegistryInfrastructureImpl
Implementation of
RegistryInfrastructure . |
Modifier and Type | Method and Description |
---|---|
RegistryInfrastructure |
RegistryInfrastructureConstructor.constructRegistryInfrastructure(java.util.Locale locale)
Constructs the registry infrastructure, based on data collected during the prior calls to
RegistryInfrastructureConstructor.addModuleDescriptor(ModuleDescriptor) . |
Modifier and Type | Method and Description |
---|---|
void |
ModuleImpl.setRegistry(RegistryInfrastructure registry) |
Constructor and Description |
---|
RegistryImpl(RegistryInfrastructure infrastructure) |
TranslatorManager(RegistryInfrastructure registry,
ErrorHandler errorHandler) |