public class LifecycleCallbacks extends AbstractModuleLifecycle
Constructor and Description |
---|
LifecycleCallbacks() |
Modifier and Type | Method and Description |
---|---|
void |
cacheManagerStarted(GlobalComponentRegistry gcr) |
void |
cacheManagerStopping(GlobalComponentRegistry gcr) |
cacheManagerStarting, cacheManagerStopped, cacheStarted, cacheStarting, cacheStopped, cacheStopping
public void cacheManagerStarted(GlobalComponentRegistry gcr)
cacheManagerStarted
in interface ModuleLifecycle
cacheManagerStarted
in class AbstractModuleLifecycle
public void cacheManagerStopping(GlobalComponentRegistry gcr)
cacheManagerStopping
in interface ModuleLifecycle
cacheManagerStopping
in class AbstractModuleLifecycle
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.