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 Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface BasicCacheContainer
getCacheNames, stopCacheMethods inherited from interface EmbeddedCacheManager
addCacheDependency, administration, cacheConfigurationExists, cacheExists, createCache, defineConfiguration, defineConfiguration, executor, getAccessibleCacheNames, getAddress, getCache, getCache, getCache, getCacheConfiguration, getCacheConfigurationNames, getCacheManagerConfiguration, getCacheManagerInfo, getClassAllowList, getClusterName, getCoordinator, getDefaultCacheConfiguration, getHealth, getMembers, getStats, getStatus, getSubject, isCoordinator, isDefaultRunning, isRunning, startCaches, undefineConfiguration, withSubjectMethods inherited from interface Listenable
addListener, addListenerAsync, removeListener, removeListenerAsync
-
Constructor Details
-
InternalCacheManager
public InternalCacheManager()
-
-
Method Details
-
of
-
getGlobalComponentRegistry
-
globalComponentRegistry
-