Uses of Package
org.infinispan.factories.scopes
-
Packages that use org.infinispan.factories.scopes Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely.org.infinispan.commands.module org.infinispan.configuration.global EmbeddedCacheManager
configurationorg.infinispan.conflict This package contains the APIs that enable users to search for, and amend, data inconsistencies within their cache.org.infinispan.conflict.impl This package contains implementations of the conflict resolution API.org.infinispan.container Package that contains the interface describing the underlyling API for storage in Infinispanorg.infinispan.container.impl Data containers which store cache entries.org.infinispan.context Contexts contain information of a specific invocation on the cache, such as its origins, scope (transactional or non-transactional), as well as invocation-specific flags.org.infinispan.distribution Classes relating to the distributed cache mode.org.infinispan.distribution.group.impl org.infinispan.eviction Classes related to eviction.org.infinispan.executors Implementations of different executors used for asynchronous operation.org.infinispan.expiration.impl org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration.org.infinispan.factories.components org.infinispan.factories.impl org.infinispan.factories.scopes Scopes of components within the lifespan of aCacheManager
and its variousCache
s, and related utilities.org.infinispan.functional.impl org.infinispan.globalstate org.infinispan.globalstate.impl org.infinispan.health org.infinispan.health.jmx org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container.org.infinispan.interceptors.base Base interceptors containing common, reusable behavior.org.infinispan.interceptors.impl Basic interceptorsorg.infinispan.interceptors.locking Interceptors dealing with locking.org.infinispan.jmx Helpers that allow easy exposure of attributes and operations via JMX.org.infinispan.manager Cache manager API.org.infinispan.marshall.core org.infinispan.notifications.cachelistener Cache
-specific notifications and eventing.org.infinispan.notifications.cachemanagerlistener CacheManager
-specific notifications and eventing.org.infinispan.persistence.factory org.infinispan.persistence.manager Implementations of thePersistenceManager
interface, which define the logic of how infinispan interacts with external stores.org.infinispan.registry The internal cache registry APIorg.infinispan.remoting.inboundhandler Handling of inbound commands on remote nodes.org.infinispan.remoting.responses Abstractions of the different response types allowed during RPC.org.infinispan.remoting.transport Transports handle the low-level networking, used by the remoting components.org.infinispan.security Security API.org.infinispan.security.impl org.infinispan.statetransfer Transfer of state to new caches in a cluster.org.infinispan.stats Cache statistics.org.infinispan.stats.impl org.infinispan.stream.impl org.infinispan.topology org.infinispan.transaction.impl org.infinispan.upgrade org.infinispan.util General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers.org.infinispan.util.concurrent Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities and containers.org.infinispan.util.logging.events.impl org.infinispan.xsite -
Classes in org.infinispan.factories.scopes used by org.infinispan.commands Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.commands.module Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.configuration.global Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.conflict Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.conflict.impl Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.container Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.container.impl Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.context Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.distribution Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.distribution.group.impl Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.eviction Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.executors Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.expiration.impl Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.factories Class Description Scope Defines the scope of a component in a cache system.Scopes The different scopes that can be declared for a component in the cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.factories.components Class Description Scopes The different scopes that can be declared for a component in the cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.factories.impl Class Description Scopes The different scopes that can be declared for a component in the cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.factories.scopes Class Description Scopes The different scopes that can be declared for a component in the cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.functional.impl Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.globalstate Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.globalstate.impl Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.health Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.health.jmx Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.interceptors Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.interceptors.base Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.interceptors.impl Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.interceptors.locking Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.jmx Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.manager Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.marshall.core Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.notifications.cachelistener Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.notifications.cachemanagerlistener Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.persistence.factory Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.persistence.manager Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.registry Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.remoting.inboundhandler Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.remoting.responses Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.remoting.transport Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.security Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.security.impl Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.statetransfer Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.stats Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.stats.impl Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.stream.impl Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.topology Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.transaction.impl Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.upgrade Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.util Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.util.concurrent Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.util.logging.events.impl Class Description Scope Defines the scope of a component in a cache system. -
Classes in org.infinispan.factories.scopes used by org.infinispan.xsite Class Description Scope Defines the scope of a component in a cache system.