Uses of Class
org.infinispan.factories.GlobalComponentRegistry
-
-
Uses of GlobalComponentRegistry in org.infinispan.atomic.impl
Constructors in org.infinispan.atomic.impl with parameters of type GlobalComponentRegistry Constructor Description Externalizer(GlobalComponentRegistry gcr)
Deprecated.Externalizer(GlobalComponentRegistry gcr)
-
Uses of GlobalComponentRegistry in org.infinispan.commands
Methods in org.infinispan.commands with parameters of type GlobalComponentRegistry Modifier and Type Method Description static void
RemoveCacheCommand. removeCache(GlobalComponentRegistry globalComponentRegistry, String cacheName)
Deprecated.Constructors in org.infinispan.commands with parameters of type GlobalComponentRegistry Constructor Description RemoveCacheCommand(ByteString cacheName, GlobalComponentRegistry globalComponentRegistry)
Deprecated. -
Uses of GlobalComponentRegistry in org.infinispan.counter.impl
Methods in org.infinispan.counter.impl with parameters of type GlobalComponentRegistry Modifier and Type Method Description void
CounterModuleLifecycle. cacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalConfiguration)
-
Uses of GlobalComponentRegistry in org.infinispan.factories
Fields in org.infinispan.factories declared as GlobalComponentRegistry Modifier and Type Field Description protected GlobalComponentRegistry
AbstractComponentFactory. globalComponentRegistry
Methods in org.infinispan.factories that return GlobalComponentRegistry Modifier and Type Method Description GlobalComponentRegistry
ComponentRegistry. getGlobalComponentRegistry()
Methods in org.infinispan.factories with parameters of type GlobalComponentRegistry Modifier and Type Method Description Cache<K,V>
InternalCacheFactory. createCache(Configuration configuration, GlobalComponentRegistry globalComponentRegistry, String cacheName)
This implementation clones the configuration passed in before using it.Constructors in org.infinispan.factories with parameters of type GlobalComponentRegistry Constructor Description ComponentRegistry(String cacheName, Configuration configuration, AdvancedCache<?,?> cache, GlobalComponentRegistry globalComponents, ClassLoader defaultClassLoader)
Creates an instance of the component registry. -
Uses of GlobalComponentRegistry in org.infinispan.lifecycle
Methods in org.infinispan.lifecycle with parameters of type GlobalComponentRegistry Modifier and Type Method Description void
AbstractModuleLifecycle. cacheManagerStarted(GlobalComponentRegistry gcr)
Deprecated.default void
ModuleLifecycle. cacheManagerStarted(GlobalComponentRegistry gcr)
void
AbstractModuleLifecycle. cacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalConfiguration)
Deprecated.default void
ModuleLifecycle. cacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalConfiguration)
void
AbstractModuleLifecycle. cacheManagerStopped(GlobalComponentRegistry gcr)
Deprecated.default void
ModuleLifecycle. cacheManagerStopped(GlobalComponentRegistry gcr)
void
AbstractModuleLifecycle. cacheManagerStopping(GlobalComponentRegistry gcr)
Deprecated.default void
ModuleLifecycle. cacheManagerStopping(GlobalComponentRegistry gcr)
-
Uses of GlobalComponentRegistry in org.infinispan.lock.impl
Methods in org.infinispan.lock.impl with parameters of type GlobalComponentRegistry Modifier and Type Method Description void
ClusteredLockModuleLifecycle. cacheManagerStarted(GlobalComponentRegistry gcr)
void
ClusteredLockModuleLifecycle. cacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalConfiguration)
-
Uses of GlobalComponentRegistry in org.infinispan.manager
Methods in org.infinispan.manager that return GlobalComponentRegistry Modifier and Type Method Description GlobalComponentRegistry
DefaultCacheManager. getGlobalComponentRegistry()
GlobalComponentRegistry
EmbeddedCacheManager. getGlobalComponentRegistry()
Deprecated.Since 10.0, with no public API replacement -
Uses of GlobalComponentRegistry in org.infinispan.manager.impl
Methods in org.infinispan.manager.impl that return GlobalComponentRegistry Modifier and Type Method Description GlobalComponentRegistry
AbstractDelegatingEmbeddedCacheManager. getGlobalComponentRegistry()
-
Uses of GlobalComponentRegistry in org.infinispan.marshall.exts
Constructors in org.infinispan.marshall.exts with parameters of type GlobalComponentRegistry Constructor Description CacheRpcCommandExternalizer(GlobalComponentRegistry gcr, ReplicableCommandExternalizer cmdExt)
ReplicableCommandExternalizer(RemoteCommandsFactory cmdFactory, GlobalComponentRegistry globalComponentRegistry)
-
Uses of GlobalComponentRegistry in org.infinispan.multimap.impl
Methods in org.infinispan.multimap.impl with parameters of type GlobalComponentRegistry Modifier and Type Method Description void
MultimapModuleLifecycle. cacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalConfiguration)
-
Uses of GlobalComponentRegistry in org.infinispan.persistence.jpa.impl
Methods in org.infinispan.persistence.jpa.impl with parameters of type GlobalComponentRegistry Modifier and Type Method Description void
JpaStoreLifecycleManager. cacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalConfiguration)
void
JpaStoreLifecycleManager. cacheManagerStopping(GlobalComponentRegistry gcr)
-
Uses of GlobalComponentRegistry in org.infinispan.persistence.remote
Methods in org.infinispan.persistence.remote with parameters of type GlobalComponentRegistry Modifier and Type Method Description void
LifecycleCallbacks. cacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalCfg)
-
Uses of GlobalComponentRegistry in org.infinispan.query.impl
Methods in org.infinispan.query.impl with parameters of type GlobalComponentRegistry Modifier and Type Method Description void
LifecycleManager. cacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalCfg)
void
LifecycleManager. cacheManagerStopped(GlobalComponentRegistry gcr)
-
Uses of GlobalComponentRegistry in org.infinispan.query.remote.impl
Methods in org.infinispan.query.remote.impl with parameters of type GlobalComponentRegistry Modifier and Type Method Description void
LifecycleManager. cacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalCfg)
void
LifecycleManager. cacheManagerStopped(GlobalComponentRegistry gcr)
void
LifecycleManager. cacheManagerStopping(GlobalComponentRegistry gcr)
-
Uses of GlobalComponentRegistry in org.infinispan.rest
Methods in org.infinispan.rest with parameters of type GlobalComponentRegistry Modifier and Type Method Description void
LifecycleCallbacks. cacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalConfiguration)
-
Uses of GlobalComponentRegistry in org.infinispan.security.actions
Methods in org.infinispan.security.actions that return GlobalComponentRegistry Modifier and Type Method Description GlobalComponentRegistry
GetCacheGlobalComponentRegistryAction. run()
GlobalComponentRegistry
GetGlobalComponentRegistryAction. run()
-
Uses of GlobalComponentRegistry in org.infinispan.server.core
Methods in org.infinispan.server.core with parameters of type GlobalComponentRegistry Modifier and Type Method Description void
LifecycleCallbacks. cacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalConfiguration)
-
Uses of GlobalComponentRegistry in org.infinispan.server.hotrod
Methods in org.infinispan.server.hotrod with parameters of type GlobalComponentRegistry Modifier and Type Method Description void
LifecycleCallbacks. cacheManagerStarted(GlobalComponentRegistry gcr)
void
LifecycleCallbacks. cacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalCfg)
-
Uses of GlobalComponentRegistry in org.infinispan.server.hotrod.tx.table
Constructors in org.infinispan.server.hotrod.tx.table with parameters of type GlobalComponentRegistry Constructor Description GlobalTxTable(Cache<CacheXid,TxState> storage, GlobalComponentRegistry gcr)
-
Uses of GlobalComponentRegistry in org.infinispan.server.memcached
Methods in org.infinispan.server.memcached with parameters of type GlobalComponentRegistry Modifier and Type Method Description void
LifecycleCallbacks. cacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalConfiguration)
-
Uses of GlobalComponentRegistry in org.infinispan.tree.impl
Methods in org.infinispan.tree.impl with parameters of type GlobalComponentRegistry Modifier and Type Method Description void
LifecycleCallbacks. cacheManagerStarting(GlobalComponentRegistry gcr, GlobalConfiguration globalCfg)
-