@MetaInfServices(value=ModuleLifecycle.class) public class JpaStoreLifecycleManager extends AbstractModuleLifecycle
Constructor and Description |
---|
JpaStoreLifecycleManager() |
Modifier and Type | Method and Description |
---|---|
void |
cacheManagerStarting(GlobalComponentRegistry gcr,
GlobalConfiguration globalConfiguration) |
void |
cacheManagerStopping(GlobalComponentRegistry gcr) |
cacheManagerStarted, cacheManagerStopped, cacheStarted, cacheStarting, cacheStopped, cacheStopping
public void cacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalConfiguration)
cacheManagerStarting
in interface ModuleLifecycle
cacheManagerStarting
in class AbstractModuleLifecycle
public void cacheManagerStopping(GlobalComponentRegistry gcr)
cacheManagerStopping
in interface ModuleLifecycle
cacheManagerStopping
in class AbstractModuleLifecycle
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.