|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Status | |
---|---|
javax.cache | This package contains the API for JCache. |
Uses of Status in javax.cache |
---|
Methods in javax.cache that return Status | |
---|---|
Status |
CacheMXBean.getStatus()
Gets the Status attribute of the Cache. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |