- valueOf(String) - Static method in enum org.osgl.cache.Cache
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.osgl.cache.CacheServiceProvider.Impl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.osgl.cache.impl.NullCacheService
-
Returns the enum constant of this type with the specified name.
- valueOfIgnoreCase(String) - Static method in enum org.osgl.cache.CacheServiceProvider.Impl
-
- values() - Static method in enum org.osgl.cache.Cache
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.osgl.cache.CacheServiceProvider.Impl
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.osgl.cache.impl.NullCacheService
-
Returns an array containing the constants of this enum type, in
the order they are declared.