Uses of Class
org.infinispan.rest.cachemanager.RestCacheManager
-
Packages that use RestCacheManager Package Description org.infinispan.rest REST Server bootstrap and Netty bridge classes. -
-
Uses of RestCacheManager in org.infinispan.rest
Methods in org.infinispan.rest that return RestCacheManager Modifier and Type Method Description RestCacheManager<java.lang.Object>InvocationHelper. getRestCacheManager()Constructors in org.infinispan.rest with parameters of type RestCacheManager Constructor Description InvocationHelper(RestCacheManager<java.lang.Object> restCacheManager, org.infinispan.counter.impl.manager.EmbeddedCounterManager counterManager, RestServerConfiguration configuration, java.util.concurrent.Executor executor)
-