Package | Description |
---|---|
org.jboss.cache | |
org.jboss.cache.factories | |
org.jboss.cache.invocation | |
org.jboss.cache.jmx |
Modifier and Type | Method and Description |
---|---|
CacheStatus |
Cache.getCacheStatus()
Gets where the cache currently is its lifecycle transitions.
|
static CacheStatus |
CacheStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheStatus[] |
CacheStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CacheStatus |
ComponentRegistry.getState()
Retrieves the state of the registry
|
Modifier and Type | Method and Description |
---|---|
CacheStatus |
CacheInvocationDelegate.getCacheStatus() |
Modifier and Type | Method and Description |
---|---|
CacheStatus |
CacheJmxWrapperMBean.getCacheStatus()
Gets where this object is in its lifecycle transitions.
|
CacheStatus |
CacheJmxWrapper.getCacheStatus() |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.