Package | Description |
---|---|
org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
org.infinispan.commands.module | |
org.infinispan.configuration.global | |
org.infinispan.container |
Data containers which store cache entries.
|
org.infinispan.container.versioning | |
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.distexec.mapreduce | |
org.infinispan.distribution |
Classes relating to the distributed cache mode.
|
org.infinispan.distribution.group |
Groups allow keys with differeing hash codes to be co-located on the same node.
|
org.infinispan.eviction |
Classes related to eviction.
|
org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
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.compat | |
org.infinispan.interceptors.distribution | |
org.infinispan.interceptors.locking | |
org.infinispan.interceptors.totalorder | |
org.infinispan.jmx |
Helpers that allow easy exposure of attributes and operations via JMX.
|
org.infinispan.manager |
Cache manager package
|
org.infinispan.marshall.core | |
org.infinispan.notifications |
Notifications and eventing for listeners on both the Cache and CacheManager interfaces.
|
org.infinispan.notifications.cachemanagerlistener |
CacheManager -specific notifications and eventing. |
org.infinispan.persistence.manager | |
org.infinispan.query.backend | |
org.infinispan.registry | |
org.infinispan.remoting |
Remote communication between cache instances.
|
org.infinispan.remoting.responses |
Abstractions of the different response types allowed during RPC.
|
org.infinispan.remoting.rpc |
Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.
|
org.infinispan.remoting.transport |
Transports handle the low-level networking, used by the remoting components.
|
org.infinispan.remoting.transport.jgroups |
A transport implementation based on JGroups.
|
org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
org.infinispan.topology | |
org.infinispan.transaction |
JTA transaction support.
|
org.infinispan.transaction.lookup |
Interfaces and implementations of lookup classes to locate and/or instantiate JTA
TransactionManager s. |
org.infinispan.transaction.totalorder | |
org.infinispan.transaction.xa |
XA transaction support.
|
org.infinispan.transaction.xa.recovery | |
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.locks |
Lock and synchronization related classes, tools and utilities.
|
org.infinispan.xsite |
Class and Description |
---|
ComponentName
Mechanism for specifying the name of components to retrieve
|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
SurvivesRestarts
This annotation is used for components that will be registered in the
ComponentRegistry ,
that are meant to be retained in the component registry even after the component registry is stopped. |
Class and Description |
---|
ComponentName
Mechanism for specifying the name of components to retrieve
|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Class and Description |
---|
SurvivesRestarts
This annotation is used for components that will be registered in the
ComponentRegistry ,
that are meant to be retained in the component registry even after the component registry is stopped. |
Class and Description |
---|
SurvivesRestarts
This annotation is used for components that will be registered in the
ComponentRegistry ,
that are meant to be retained in the component registry even after the component registry is stopped. |
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache stops.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache stops.
|
SurvivesRestarts
This annotation is used for components that will be registered in the
ComponentRegistry ,
that are meant to be retained in the component registry even after the component registry is stopped. |
Class and Description |
---|
ComponentName
Mechanism for specifying the name of components to retrieve
|
DefaultFactoryFor
An annotation that is used internally, for defining a DEFAULT factory to be used when constructing components.
|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Class and Description |
---|
ComponentName
Mechanism for specifying the name of components to retrieve
|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache stops.
|
Class and Description |
---|
DefaultFactoryFor
An annotation that is used internally, for defining a DEFAULT factory to be used when constructing components.
|
Class and Description |
---|
ComponentName
Mechanism for specifying the name of components to retrieve
|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache stops.
|
Class and Description |
---|
DefaultFactoryFor
An annotation that is used internally, for defining a DEFAULT factory to be used when constructing components.
|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache stops.
|
SurvivesRestarts
This annotation is used for components that will be registered in the
ComponentRegistry ,
that are meant to be retained in the component registry even after the component registry is stopped. |
Class and Description |
---|
ComponentName
Mechanism for specifying the name of components to retrieve
|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache stops.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Class and Description |
---|
ComponentName
Mechanism for specifying the name of components to retrieve
|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache stops.
|
SurvivesRestarts
This annotation is used for components that will be registered in the
ComponentRegistry ,
that are meant to be retained in the component registry even after the component registry is stopped. |
Class and Description |
---|
SurvivesRestarts
This annotation is used for components that will be registered in the
ComponentRegistry ,
that are meant to be retained in the component registry even after the component registry is stopped. |
Class and Description |
---|
ComponentName
Mechanism for specifying the name of components to retrieve
|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache stops.
|
Class and Description |
---|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
SurvivesRestarts
This annotation is used for components that will be registered in the
ComponentRegistry ,
that are meant to be retained in the component registry even after the component registry is stopped. |
Class and Description |
---|
ComponentName
Mechanism for specifying the name of components to retrieve
|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache stops.
|
Class and Description |
---|
ComponentName
Mechanism for specifying the name of components to retrieve
|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache stops.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Class and Description |
---|
ComponentName
Mechanism for specifying the name of components to retrieve
|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache stops.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Class and Description |
---|
ComponentName
Mechanism for specifying the name of components to retrieve
|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache stops.
|
Class and Description |
---|
ComponentName
Mechanism for specifying the name of components to retrieve
|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Class and Description |
---|
ComponentName
Mechanism for specifying the name of components to retrieve
|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache stops.
|
Class and Description |
---|
ComponentName
Mechanism for specifying the name of components to retrieve
|
DefaultFactoryFor
An annotation that is used internally, for defining a DEFAULT factory to be used when constructing components.
|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache stops.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Class and Description |
---|
ComponentName
Mechanism for specifying the name of components to retrieve
|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
SurvivesRestarts
This annotation is used for components that will be registered in the
ComponentRegistry ,
that are meant to be retained in the component registry even after the component registry is stopped. |
Class and Description |
---|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache stops.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Class and Description |
---|
Inject
Used to annotate a method as one that is used to inject a registered component into another component.
|
Start
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache starts.
|
Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the
ComponentRegistry when the cache stops.
|
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.