ehcache

Uses of Class
net.sf.ehcache.CacheOperationOutcomes.GetAllOutcome

Packages that use CacheOperationOutcomes.GetAllOutcome
net.sf.ehcache This package contains the public API for using ehcache. 
 

Uses of CacheOperationOutcomes.GetAllOutcome in net.sf.ehcache
 

Methods in net.sf.ehcache that return CacheOperationOutcomes.GetAllOutcome
static CacheOperationOutcomes.GetAllOutcome CacheOperationOutcomes.GetAllOutcome.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CacheOperationOutcomes.GetAllOutcome[] CacheOperationOutcomes.GetAllOutcome.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


ehcache

Copyright 2001-2014, Terracotta, Inc.