Uses of Class
javax.cache.CacheStatus

Packages that use CacheStatus
javax.cache This package contains the API for JCache.. 
 

Uses of CacheStatus in javax.cache
 

Methods in javax.cache that return CacheStatus
 CacheStatus CacheLifecycle.getStatus()
          Returns the cache status.
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.
 



Copyright © 2011. All Rights Reserved.