Uses of Class
org.infinispan.manager.CacheManagerInfo
-
Packages that use CacheManagerInfo Package Description org.infinispan.manager Cache manager API.org.infinispan.manager.impl -
-
Uses of CacheManagerInfo in org.infinispan.manager
Methods in org.infinispan.manager that return CacheManagerInfo Modifier and Type Method Description CacheManagerInfoDefaultCacheManager. getCacheManagerInfo()CacheManagerInfoEmbeddedCacheManager. getCacheManagerInfo() -
Uses of CacheManagerInfo in org.infinispan.manager.impl
Methods in org.infinispan.manager.impl that return CacheManagerInfo Modifier and Type Method Description CacheManagerInfoAbstractDelegatingEmbeddedCacheManager. getCacheManagerInfo()
-