Package | Description |
---|---|
org.jboss.as.ejb3.cache.impl.factory | |
org.jboss.as.ejb3.cache.spi | |
org.jboss.as.ejb3.cache.spi.impl |
Modifier and Type | Method and Description |
---|---|
void |
GroupAwareCacheFactory.lifecycleChange(BackingCacheLifecycleListener.LifecycleState newState) |
Modifier and Type | Method and Description |
---|---|
static BackingCacheLifecycleListener.LifecycleState |
BackingCacheLifecycleListener.LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BackingCacheLifecycleListener.LifecycleState[] |
BackingCacheLifecycleListener.LifecycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BackingCacheLifecycleListener.lifecycleChange(BackingCacheLifecycleListener.LifecycleState newState)
Notifies the listener that the
BackingCache has entered a new lifecycle state. |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractBackingCache.notifyLifecycleListeners(BackingCacheLifecycleListener.LifecycleState newState) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.