org.infinispan.query.impl
Class LifecycleManager

java.lang.Object
  extended by org.infinispan.lifecycle.AbstractModuleLifecycle
      extended by org.infinispan.query.impl.LifecycleManager
All Implemented Interfaces:
ModuleLifecycle

public class LifecycleManager
extends AbstractModuleLifecycle


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

Constructor Detail

LifecycleManager

public LifecycleManager()
Method Detail

cacheStarted

public void cacheStarted(ComponentRegistry cr,
                         String cacheName)
Specified by:
cacheStarted in interface ModuleLifecycle
Overrides:
cacheStarted in class AbstractModuleLifecycle

cacheStopped

public void cacheStopped(ComponentRegistry cr,
                         String cacheName)
Specified by:
cacheStopped in interface ModuleLifecycle
Overrides:
cacheStopped in class AbstractModuleLifecycle

Google Analytics

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