Package org.infinispan.factories
Class GlobalComponentRegistry.ModuleInitializer
- java.lang.Object
-
- org.infinispan.factories.GlobalComponentRegistry.ModuleInitializer
-
- Enclosing class:
- GlobalComponentRegistry
public class GlobalComponentRegistry.ModuleInitializer extends Object
Module initialization happens inModuleLifecycle.cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration)
. This component helps guarantee that all modules are initialized before the first cache starts.