|
||||||||||
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. |
PluggableConfigurationComponent | A configuration component where the implementation class can be specified, and comes with its own set of properties. |
RuntimeConfig |
Enum Summary | |
---|---|
Configuration.CacheMode | Cache replication mode. |
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 | |
---|---|
Dynamic | Annotation that marks fields in Configuration as being modifiable even after the cache has started. |
Cache configuration beans and parsers.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |