org.jboss.ha.cachemanager
Class CacheManager.StartStopListener
java.lang.Object
org.jboss.ha.cachemanager.CacheManager.StartStopListener
- Enclosing class:
- CacheManager
public static class CacheManager.StartStopListener
- extends Object
Method Summary |
void |
cacheStarted(org.jboss.cache.notifications.event.CacheStartedEvent event)
|
void |
cacheStopped(org.jboss.cache.notifications.event.CacheStoppedEvent event)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cacheStarted
public void cacheStarted(org.jboss.cache.notifications.event.CacheStartedEvent event)
cacheStopped
public void cacheStopped(org.jboss.cache.notifications.event.CacheStoppedEvent event)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.