Class InternalCacheManager
java.lang.Object
org.infinispan.manager.impl.InternalCacheManager
- All Implemented Interfaces:
Closeable,AutoCloseable,BasicCacheContainer,Lifecycle,CacheContainer,EmbeddedCacheManager,Listenable
- Direct Known Subclasses:
AbstractDelegatingEmbeddedCacheManager,DefaultCacheManager
- Since:
- 15.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected GlobalComponentRegistryprotected abstract GlobalComponentRegistrystatic GlobalComponentRegistryof(EmbeddedCacheManager cacheManager) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.infinispan.commons.api.BasicCacheContainer
getCacheNamesMethods inherited from interface org.infinispan.manager.EmbeddedCacheManager
addCacheDependency, administration, cacheConfigurationExists, cacheExists, createCache, defineConfiguration, defineConfiguration, executor, getAccessibleCacheNames, getAddress, getCache, getCache, getCache, getCacheConfiguration, getCacheConfigurationNames, getCacheManagerConfiguration, getCacheManagerInfo, getClassAllowList, getClassWhiteList, getClusterName, getCoordinator, getDefaultCacheConfiguration, getHealth, getMembers, getStats, getStatus, getSubject, isCoordinator, isDefaultRunning, isRunning, startCaches, undefineConfiguration, withSubjectMethods inherited from interface org.infinispan.notifications.Listenable
addListener, addListenerAsync, removeListener, removeListenerAsync
-
Constructor Details
-
InternalCacheManager
public InternalCacheManager()
-
-
Method Details
-
of
-
getGlobalComponentRegistry
-
globalComponentRegistry
-