Uses of Class
com.tangosol.coherence.rest.EntryResource
-
Packages that use EntryResource Package Description com.tangosol.coherence.rest Contains classes related to the Coherence REST API. -
-
Uses of EntryResource in com.tangosol.coherence.rest
Methods in com.tangosol.coherence.rest that return EntryResource Modifier and Type Method Description protected EntryResource
CacheResource. instantiateEntryResource(NamedCache cache, Object oKey, Class clzValue)
Create an instance ofEntryResource
for the specified resource configuration.
-