Package org.jboss.cache.config

Interface Summary
ConfigurationRegistry A registry for Configurations.
EvictionPolicyConfig This class encapsulates the configuration element for an eviction policy.
 

Class Summary
BuddyReplicationConfig  
BuddyReplicationConfig.BuddyLocatorConfig  
CacheLoaderConfig Holds the configuration of the cache loader chain.
CacheLoaderConfig.IndividualCacheLoaderConfig Configuration object that holds the confguration of an individual cache loader.
CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig Configuration for a SingletonStoreCacheLoader
Configuration Encapsulates the configuration of a Cache.
ConfigurationComponent Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started.
EvictionConfig  
EvictionRegionConfig  
Option Used to override characteristics of specific calls to the cache.
RuntimeConfig  
XmlParsingConfigurationRegistry ConfigurationRegistry that obtains its initial set of configurations by parsing an XML document.
 

Enum Summary
Configuration.CacheMode Cache replication mode.
Configuration.NodeLockingScheme Cache node locking scheme.
Configuration.ShutdownHookBehavior Behavior of the JVM shutdown hook registered by the cache
 

Exception Summary
ConfigurationException An exception that represents an error in the configuration.
MissingPolicyException  
 

Annotation Types Summary
Dynamic Annotation that marks fields in Configuration as being modifiable even after the cache has started.
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.