Uses of Annotation Type
org.infinispan.factories.annotations.Start
Packages that use Start
Package
Description
Commands that operate on the cache, either locally or remotely.
Data containers which store cache entries.
This package contains different context implementations, selected dynamically based on the type of invocation.
Infinispan is designed around a set of interceptors around a data container.
Helpers that allow easy exposure of attributes and operations via JMX.
Cache
-specific notifications and eventing.Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.
XA transaction support.
Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities
and containers.
-
Uses of Start in org.infinispan.commands
Methods in org.infinispan.commands with annotations of type Start -
Uses of Start in org.infinispan.container.impl
Methods in org.infinispan.container.impl with annotations of type Start -
Uses of Start in org.infinispan.container.offheap
Methods in org.infinispan.container.offheap with annotations of type Start -
Uses of Start in org.infinispan.container.versioning
Methods in org.infinispan.container.versioning with annotations of type Start -
Uses of Start in org.infinispan.container.versioning.irac
Methods in org.infinispan.container.versioning.irac with annotations of type Start -
Uses of Start in org.infinispan.context.impl
Methods in org.infinispan.context.impl with annotations of type Start -
Uses of Start in org.infinispan.distribution.impl
Methods in org.infinispan.distribution.impl with annotations of type Start -
Uses of Start in org.infinispan.eviction.impl
Methods in org.infinispan.eviction.impl with annotations of type StartModifier and TypeMethodDescriptionvoid
EvictionManagerImpl.findCacheMgmtInterceptor()
void
ActivationManagerImpl.start()
void
PassivationManagerImpl.start()
-
Uses of Start in org.infinispan.expiration.impl
Methods in org.infinispan.expiration.impl with annotations of type Start -
Uses of Start in org.infinispan.globalstate.impl
Methods in org.infinispan.globalstate.impl with annotations of type Start -
Uses of Start in org.infinispan.interceptors
Methods in org.infinispan.interceptors with annotations of type Start -
Uses of Start in org.infinispan.jmx
Methods in org.infinispan.jmx with annotations of type Start -
Uses of Start in org.infinispan.marshall.core
Methods in org.infinispan.marshall.core with annotations of type Start -
Uses of Start in org.infinispan.notifications.cachelistener
Methods in org.infinispan.notifications.cachelistener with annotations of type Start -
Uses of Start in org.infinispan.notifications.cachelistener.cluster.impl
Methods in org.infinispan.notifications.cachelistener.cluster.impl with annotations of type Start -
Uses of Start in org.infinispan.persistence.support
Methods in org.infinispan.persistence.support with annotations of type Start -
Uses of Start in org.infinispan.reactive.publisher.impl
Methods in org.infinispan.reactive.publisher.impl with annotations of type Start -
Uses of Start in org.infinispan.remoting.transport
Methods in org.infinispan.remoting.transport with annotations of type Start -
Uses of Start in org.infinispan.remoting.transport.jgroups
Methods in org.infinispan.remoting.transport.jgroups with annotations of type Start -
Uses of Start in org.infinispan.scattered.impl
Methods in org.infinispan.scattered.impl with annotations of type Start -
Uses of Start in org.infinispan.server.hotrod.tx.table
Methods in org.infinispan.server.hotrod.tx.table with annotations of type Start -
Uses of Start in org.infinispan.stats.impl
Methods in org.infinispan.stats.impl with annotations of type Start -
Uses of Start in org.infinispan.topology
Methods in org.infinispan.topology with annotations of type Start -
Uses of Start in org.infinispan.transaction.impl
Methods in org.infinispan.transaction.impl with annotations of type Start -
Uses of Start in org.infinispan.transaction.xa
Methods in org.infinispan.transaction.xa with annotations of type StartModifier and TypeMethodDescriptionvoid
TransactionFactory.start()
void
XaTransactionTable.startXidMapping()
-
Uses of Start in org.infinispan.upgrade
Methods in org.infinispan.upgrade with annotations of type Start -
Uses of Start in org.infinispan.util.concurrent
Methods in org.infinispan.util.concurrent with annotations of type Start -
Uses of Start in org.infinispan.xsite.events
Methods in org.infinispan.xsite.events with annotations of type Start -
Uses of Start in org.infinispan.xsite.irac
Methods in org.infinispan.xsite.irac with annotations of type Start -
Uses of Start in org.infinispan.xsite.statetransfer
Methods in org.infinispan.xsite.statetransfer with annotations of type Start -
Uses of Start in org.infinispan.xsite.status
Methods in org.infinispan.xsite.status with annotations of type Start