Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.cli.interpreter
Class LifecycleCallbacks

java.lang.Object
  extended by org.infinispan.lifecycle.AbstractModuleLifecycle
      extended by org.infinispan.cli.interpreter.LifecycleCallbacks
All Implemented Interfaces:
ModuleLifecycle

public class LifecycleCallbacks
extends AbstractModuleLifecycle


Constructor Summary
LifecycleCallbacks()
           
 
Method Summary
 void cacheManagerStarted(GlobalComponentRegistry gcr)
           
 void cacheManagerStopping(GlobalComponentRegistry gcr)
           
 
Methods inherited from class org.infinispan.lifecycle.AbstractModuleLifecycle
cacheManagerStarting, cacheManagerStarting, cacheManagerStopped, cacheStarted, cacheStarting, cacheStarting, cacheStopped, cacheStopping
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifecycleCallbacks

public LifecycleCallbacks()
Method Detail

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

Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.