Package | Description |
---|---|
javax.cache |
This package contains the API for JCache.
|
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.
|
Copyright © 2013. All Rights Reserved.