public class LifecycleCallbacks extends AbstractModuleLifecycle
AdvancedExternalizer
implementations to be registered.
Constructor and Description |
---|
LifecycleCallbacks() |
Modifier and Type | Method and Description |
---|---|
void |
cacheManagerStarting(GlobalComponentRegistry gcr,
GlobalConfiguration globalCfg) |
void |
cacheStarting(ComponentRegistry cr,
Configuration cfg,
String cacheName) |
static ComponentMetadataRepo |
componentMetadataRepo() |
cacheManagerStarted, cacheManagerStopped, cacheManagerStopping, cacheStarted, cacheStopped, cacheStopping
public static ComponentMetadataRepo componentMetadataRepo()
public void cacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalCfg)
cacheManagerStarting
in interface ModuleLifecycle
cacheManagerStarting
in class AbstractModuleLifecycle
public void cacheStarting(ComponentRegistry cr, Configuration cfg, String cacheName)
cacheStarting
in interface ModuleLifecycle
cacheStarting
in class AbstractModuleLifecycle
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.