@Path(value="/") public class PassThroughRootResource extends DefaultRootResource
ResourceConfig implementation that supports pass-through access to all the caches defined by the cache configuration.m_config, m_serviceLocator, m_session| Constructor and Description |
|---|
PassThroughRootResource() |
| Modifier and Type | Method and Description |
|---|---|
CacheResource |
getCacheResource(String sName)
Returns a resource representing a single named cache.
|
instantiateCacheResource, instantiateCacheResourceInternal
@Path(value="{name}")
public CacheResource getCacheResource(@PathParam(value="name")
String sName)
getCacheResource in class DefaultRootResourcesName - resource name