| Package | Description |
|---|---|
| org.infinispan.compatibility.loaders | |
| org.infinispan.config |
Cache configuration beans and parsers.
|
| org.infinispan.config.parsing | |
| org.infinispan.loaders | |
| org.infinispan.loaders.decorators |
This package contains loaders and stores, which are used for overflow or persistence.
|
| Class and Description |
|---|
| AbstractConfigurationBean
Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is
started.
|
| AbstractNamedCacheConfigurationBean
Adds named cache specific features to the
AbstractConfigurationBean
. |
| CloneableConfigurationComponent
Interface for all configurable components
|
| JAXBUnmarshallable
A mechanism to notify an XML element that the JAXB parser has willUnmarshall it
|
| Class and Description |
|---|
| Configuration
Deprecated.
This class is deprecated. Use
Configuration instead. |
| ConfigurationException
An exception that represents an error in the configuration.
|
| GlobalConfiguration
Deprecated.
This class is deprecated. Use
GlobalConfiguration instead. |
| Class and Description |
|---|
| AbstractConfigurationBean
Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is
started.
|
| AbstractNamedCacheConfigurationBean
Adds named cache specific features to the
AbstractConfigurationBean
. |
| CloneableConfigurationComponent
Interface for all configurable components
|
| ConfigurationBeanVisitor
ConfigurationBeanVisitor implementations are passed through InfinispanConfiguration object tree
visiting each configuration element of InfinispanConfiguration instance.
|
| ConfigurationDoc
Configuration bean element annotated with @ConfigurationDoc indicates that the element should
be included in configuration reference.
|
| ConfigurationDocRef
Configuration bean element annotated with @ConfigurationDocRef indicates that the element
should be included in configuration reference but that the description should be extracted from
bean class target and its targetElement (method or field).
|
| JAXBUnmarshallable
A mechanism to notify an XML element that the JAXB parser has willUnmarshall it
|
| Class and Description |
|---|
| AbstractConfigurationBean
Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is
started.
|
| AbstractNamedCacheConfigurationBean
Adds named cache specific features to the
AbstractConfigurationBean
. |
| CloneableConfigurationComponent
Interface for all configurable components
|
| ConfigurationBeanVisitor
ConfigurationBeanVisitor implementations are passed through InfinispanConfiguration object tree
visiting each configuration element of InfinispanConfiguration instance.
|
| ConfigurationDoc
Configuration bean element annotated with @ConfigurationDoc indicates that the element should
be included in configuration reference.
|
| ConfigurationDocRef
Configuration bean element annotated with @ConfigurationDocRef indicates that the element
should be included in configuration reference but that the description should be extracted from
bean class target and its targetElement (method or field).
|
| Dynamic
Annotation that marks fields in
Configuration as being modifiable even after the cache has started. |
| JAXBUnmarshallable
A mechanism to notify an XML element that the JAXB parser has willUnmarshall it
|
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.