Uses of Annotation Interface
org.infinispan.factories.annotations.ComponentName
Packages that use ComponentName
-
Uses of ComponentName in org.infinispan.cache.impl
Fields in org.infinispan.cache.impl with annotations of type ComponentName -
Uses of ComponentName in org.infinispan.expiration.impl
Fields in org.infinispan.expiration.impl with annotations of type ComponentNameModifier and TypeFieldDescriptionprotected ScheduledExecutorService
ExpirationManagerImpl.executor
-
Uses of ComponentName in org.infinispan.notifications.impl
Fields in org.infinispan.notifications.impl with annotations of type ComponentName -
Uses of ComponentName in org.infinispan.reactive.publisher.impl
Method parameters in org.infinispan.reactive.publisher.impl with annotations of type ComponentNameModifier and TypeMethodDescriptionvoid
LocalPublisherManagerImpl.inject
(ExecutorService nonBlockingExecutor) Injects the cache - unfortunately this cannot be in start. -
Uses of ComponentName in org.infinispan.remoting.transport.jgroups
Fields in org.infinispan.remoting.transport.jgroups with annotations of type ComponentNameModifier and TypeFieldDescriptionprotected StreamingMarshaller
JGroupsTransport.marshaller
protected ExecutorService
JGroupsTransport.nonBlockingExecutor
protected ScheduledExecutorService
JGroupsTransport.timeoutExecutor
-
Uses of ComponentName in org.infinispan.security.impl
Method parameters in org.infinispan.security.impl with annotations of type ComponentNameModifier and TypeMethodDescriptionvoid
AuthorizationManagerImpl.init
(String cacheName, GlobalConfiguration globalConfiguration, Configuration configuration, GlobalSecurityManager globalSecurityManager) -
Uses of ComponentName in org.infinispan.transaction.xa
Fields in org.infinispan.transaction.xa with annotations of type ComponentName -
Uses of ComponentName in org.infinispan.util.concurrent.locks.impl
Fields in org.infinispan.util.concurrent.locks.impl with annotations of type ComponentName -
Uses of ComponentName in org.infinispan.xsite.irac
Method parameters in org.infinispan.xsite.irac with annotations of type ComponentNameModifier and TypeMethodDescriptionvoid
DefaultIracManager.inject
(ScheduledExecutorService executorService, Executor blockingExecutor) void
DefaultIracManager.inject
(ScheduledExecutorService executorService, Executor blockingExecutor) -
Uses of ComponentName in org.infinispan.xsite.status
Method parameters in org.infinispan.xsite.status with annotations of type ComponentNameModifier and TypeMethodDescriptionvoid
DefaultTakeOfflineManager.inject
(EmbeddedCacheManager cacheManager, Configuration configuration, Transport transport, TimeService timeService, org.infinispan.util.logging.events.EventLogManager eventLogManager, String cacheName)