org.infinispan.cli.interpreter
Class LifecycleCallbacks
java.lang.Object
org.infinispan.lifecycle.AbstractModuleLifecycle
org.infinispan.cli.interpreter.LifecycleCallbacks
- All Implemented Interfaces:
- ModuleLifecycle
public class LifecycleCallbacks
- extends AbstractModuleLifecycle
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LifecycleCallbacks
public LifecycleCallbacks()
cacheManagerStarted
public void cacheManagerStarted(GlobalComponentRegistry gcr)
- Specified by:
cacheManagerStarted
in interface ModuleLifecycle
- Overrides:
cacheManagerStarted
in class AbstractModuleLifecycle
cacheManagerStopping
public void cacheManagerStopping(GlobalComponentRegistry gcr)
- Specified by:
cacheManagerStopping
in interface ModuleLifecycle
- Overrides:
cacheManagerStopping
in class AbstractModuleLifecycle
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.