Uses of Enum
org.ehcache.Status
Packages that use Status
-
Uses of Status in org.ehcache
Methods in org.ehcache that return StatusModifier and TypeMethodDescriptionCacheManager.getStatus()Returns the currentStatusof thisCacheManager.UserManagedCache.getStatus()Returns the currentStatusof thisUserManagedCache.static StatusReturns 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.