Package | Description |
---|---|
javax.cache | |
javax.cache.mbeans | |
org.wso2.carbon.caching.impl |
Modifier and Type | Method and Description |
---|---|
Status |
CacheManager.getStatus()
Returns the status of this CacheManager.
|
Status |
CacheLifecycle.getStatus()
Returns the cache status.
|
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Status |
CacheMXBean.getStatus()
Gets the
Status attribute of the Cache. |
Modifier and Type | Method and Description |
---|---|
Status |
CarbonCacheManager.getStatus() |
Status |
CacheMXBeanImpl.getStatus() |
Status |
CacheImpl.getStatus() |
Copyright © 2015 WSO2 Inc. All rights reserved.