| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hivemind.impl.CoreServicesProvider
public class CoreServicesProvider
Loads the core HiveMind services into a registry definition.
| Constructor Summary | |
|---|---|
| CoreServicesProvider() | |
| Method Summary | |
|---|---|
|  void | process(RegistryDefinition registryDefinition,
               ErrorHandler errorHandler)Called during the registry definition phase, before the registry is constructed. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public CoreServicesProvider()
| Method Detail | 
|---|
public void process(RegistryDefinition registryDefinition,
                    ErrorHandler errorHandler)
RegistryProvider
process in interface RegistryProviderregistryDefinition - the registry definitionerrorHandler - an error handler to call when errors occur.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||