|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CloneableConfigurationComponent | Interface for all configurable components |
ConfigurationRegistry | A registry for Configuration s. |
Class Summary | |
---|---|
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 . |
CacheLoaderManagerConfig | Holds the configuration of the cache loader chain. |
Configuration | Encapsulates the configuration of a Cache. |
CustomInterceptorConfig | Holds information about the custom interceptors defined in the configuration file. |
GlobalConfiguration | Configuration component that encapsulates the global configuration. |
InfinispanConfiguration | InfinispanConfiguration encapsulates root component of Infinispan XML configuration Note that class InfinispanConfiguration contains JAXB annotations. |
PluggableConfigurationComponent | A configuration component where the implementation class can be specified, and comes with its own set of properties. |
TypedPropertiesAdapter | TypedPropertiesAdapter is JAXB XmlAdapter for TypedProperties. |
Enum Summary | |
---|---|
Configuration.CacheMode | Cache replication mode. |
ConfigurationElement.Cardinality | |
GlobalConfiguration.ShutdownHookBehavior | Behavior of the JVM shutdown hook registered by the cache |
Exception Summary | |
---|---|
ConfigurationException | An exception that represents an error in the configuration. |
DuplicateCacheNameException | Thrown if a duplicate named cache is detected |
Annotation Types Summary | |
---|---|
ConfigurationAttribute | Represents an attribute of any XML element from a valid Infinispan configuration file. |
ConfigurationElement | Represents XML element from a valid Infinispan configuration file. |
ConfigurationElements | Represents a list of XML elements from a valid Infinispan configuration file. |
ConfigurationProperties | Represents a list of XML property elements from a valid Infinispan configuration file. |
ConfigurationProperty | Represents a property element from a valid Infinispan configuration file. |
Dynamic | Annotation that marks fields in Configuration as being modifiable even after the cache has started. |
Cache configuration beans and parsers. Need @XmlSchema annotation in order to classify all JAXB created schema elements in appropriate XML namespace
|
Google Analytics | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |