Uses of Class
com.tangosol.coherence.rest.CacheResource
Packages that use CacheResource
- 
Uses of CacheResource in com.tangosol.coherence.rest
Methods in com.tangosol.coherence.rest that return CacheResourceModifier and TypeMethodDescriptionDefaultRootResource.getCacheResource(String sName) Returns a resource representing single named cache.PassThroughRootResource.getCacheResource(String sName) Returns a resource representing a single named cache.protected CacheResourceDefaultRootResource.instantiateCacheResource(NamedCache cache, Class clzKey, Class clzValue, KeyConverter keyConverter, QueryConfig queryConfig, int cMaxResults) Create an instance ofCacheResource.protected CacheResourceDefaultRootResource.instantiateCacheResourceInternal(ResourceConfig configResource) Create an instance ofCacheResourcefor the specified resource configuration.