Uses of Package
org.jboss.cache.config

Packages that use org.jboss.cache.config
org.jboss.cache   
org.jboss.cache.buddyreplication   
org.jboss.cache.config   
org.jboss.cache.eviction   
org.jboss.cache.factories   
org.jboss.cache.interceptors   
org.jboss.cache.jmx   
org.jboss.cache.loader   
org.jboss.cache.loader.bdbje   
org.jboss.cache.loader.jdbm   
org.jboss.cache.marshall   
org.jboss.cache.pojo   
org.jboss.cache.pojo.impl   
org.jboss.cache.pojo.jmx   
org.jboss.cache.transaction   
 

Classes in org.jboss.cache.config used by org.jboss.cache
Configuration
          Encapsulates the configuration of a Cache.
ConfigurationException
          An exception that represents an error in the configuration.
EvictionConfig
           
EvictionPolicyConfig
          This class encapsulates the configuration element for an eviction policy.
EvictionRegionConfig
           
Option
          Used to override characteristics of specific calls to the cache.
 

Classes in org.jboss.cache.config used by org.jboss.cache.buddyreplication
BuddyReplicationConfig
           
BuddyReplicationConfig.BuddyLocatorConfig
           
ConfigurationComponent
          Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started.
 

Classes in org.jboss.cache.config used by org.jboss.cache.config
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.
Configuration.CacheMode
          Cache replication mode.
Configuration.NodeLockingScheme
          Cache node locking scheme.
ConfigurationComponent
          Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started.
ConfigurationException
          An exception that represents an error in the configuration.
EvictionConfig
           
EvictionPolicyConfig
          This class encapsulates the configuration element for an eviction policy.
EvictionRegionConfig
           
Option
          Used to override characteristics of specific calls to the cache.
RuntimeConfig
           
 

Classes in org.jboss.cache.config used by org.jboss.cache.eviction
ConfigurationComponent
          Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started.
ConfigurationException
          An exception that represents an error in the configuration.
EvictionPolicyConfig
          This class encapsulates the configuration element for an eviction policy.
 

Classes in org.jboss.cache.config used by org.jboss.cache.factories
BuddyReplicationConfig
           
CacheLoaderConfig
          Holds the configuration of the cache loader chain.
Configuration
          Encapsulates the configuration of a Cache.
EvictionConfig
           
EvictionPolicyConfig
          This class encapsulates the configuration element for an eviction policy.
EvictionRegionConfig
           
 

Classes in org.jboss.cache.config used by org.jboss.cache.interceptors
CacheLoaderConfig
          Holds the configuration of the cache loader chain.
Configuration
          Encapsulates the configuration of a Cache.
 

Classes in org.jboss.cache.config used by org.jboss.cache.jmx
Configuration
          Encapsulates the configuration of a Cache.
ConfigurationException
          An exception that represents an error in the configuration.
 

Classes in org.jboss.cache.config used by org.jboss.cache.loader
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
ConfigurationComponent
          Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started.
 

Classes in org.jboss.cache.config used by org.jboss.cache.loader.bdbje
CacheLoaderConfig.IndividualCacheLoaderConfig
          Configuration object that holds the confguration of an individual cache loader.
ConfigurationComponent
          Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started.
 

Classes in org.jboss.cache.config used by org.jboss.cache.loader.jdbm
CacheLoaderConfig.IndividualCacheLoaderConfig
          Configuration object that holds the confguration of an individual cache loader.
ConfigurationComponent
          Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started.
 

Classes in org.jboss.cache.config used by org.jboss.cache.marshall
Configuration
          Encapsulates the configuration of a Cache.
 

Classes in org.jboss.cache.config used by org.jboss.cache.pojo
Configuration
          Encapsulates the configuration of a Cache.
 

Classes in org.jboss.cache.config used by org.jboss.cache.pojo.impl
Configuration
          Encapsulates the configuration of a Cache.
 

Classes in org.jboss.cache.config used by org.jboss.cache.pojo.jmx
Configuration
          Encapsulates the configuration of a Cache.
 

Classes in org.jboss.cache.config used by org.jboss.cache.transaction
Option
          Used to override characteristics of specific calls to the cache.