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) |
static Map<Integer,AdvancedExternalizer<?>> |
moduleExternalizers()
Static helper to allow for explicit registration of Externalizers:
service discovery is not always an option.
|
cacheManagerStarted, cacheManagerStopped, cacheManagerStopping, cacheStarted, cacheStarting, cacheStopped, cacheStoppingpublic void cacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalCfg)
cacheManagerStarting in interface ModuleLifecyclecacheManagerStarting in class AbstractModuleLifecyclepublic static Map<Integer,AdvancedExternalizer<?>> moduleExternalizers()
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.