Class LifecycleCallbacks
java.lang.Object
org.infinispan.persistence.remote.LifecycleCallbacks
- All Implemented Interfaces:
ModuleLifecycle
- Since:
- 8.2
- Author:
- gustavonalle
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalCfg) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ModuleLifecycle
cacheManagerStarted, cacheManagerStopped, cacheManagerStopping, cacheStarted, cacheStarting, cacheStopped, cacheStopping
-
Constructor Details
-
LifecycleCallbacks
public LifecycleCallbacks()
-
-
Method Details
-
cacheManagerStarting
- Specified by:
cacheManagerStartingin interfaceModuleLifecycle
-