Uses of Class
org.infinispan.rest.cachemanager.RestCacheManager
-
Packages that use RestCacheManager Package Description org.infinispan.rest.resources -
-
Uses of RestCacheManager in org.infinispan.rest.resources
Constructors in org.infinispan.rest.resources with parameters of type RestCacheManager Constructor Description CacheResource(RestCacheManager<java.lang.Object> restCacheManager, RestServerConfiguration restServerConfiguration)
-