Uses of Package
org.jboss.cache.config

Packages that use org.jboss.cache.config
org.jboss.cache   
org.jboss.cache.buddyreplication   
org.jboss.cache.commands   
org.jboss.cache.config   
org.jboss.cache.config.parsing   
org.jboss.cache.config.parsing.element   
org.jboss.cache.eviction   
org.jboss.cache.factories   
org.jboss.cache.interceptors   
org.jboss.cache.interceptors.base   
org.jboss.cache.invocation   
org.jboss.cache.jmx   
org.jboss.cache.loader   
org.jboss.cache.loader.bdbje   
org.jboss.cache.loader.jdbm   
org.jboss.cache.loader.s3   
org.jboss.cache.lock   
org.jboss.cache.marshall   
org.jboss.cache.mvcc   
org.jboss.cache.statetransfer   
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.
ConfigurationRegistry
          A registry for Configurations.
EvictionConfig
           
EvictionPolicyConfig
          Deprecated. see EvictionAlgorithmConfig
EvictionRegionConfig
          It is imperative that a region Fqn is set, either via one of the constructors or using EvictionRegionConfig.setRegionFqn(org.jboss.cache.Fqn).
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
           
CloneableConfigurationComponent
          Interface for all configurable components
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.
PluggableConfigurationComponent
          A configuration component where the implementation class can be specified, and comes with its own set of properties.
 

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

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
CloneableConfigurationComponent
          Interface for all configurable components
Configuration
          Encapsulates the configuration of a Cache.
Configuration.CacheMode
          Cache replication mode.
Configuration.NodeLockingScheme
          Cache node locking scheme.
Configuration.ShutdownHookBehavior
          Behavior of the JVM shutdown hook registered by the cache
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.
ConfigurationRegistry
          A registry for Configurations.
CustomInterceptorConfig
          Holds information about the custom interceptors defined in the configuration file.
EvictionAlgorithmConfig
          An interface used to configure an eviction algorithm.
EvictionConfig
           
EvictionPolicyConfig
          Deprecated. see EvictionAlgorithmConfig
EvictionRegionConfig
          It is imperative that a region Fqn is set, either via one of the constructors or using EvictionRegionConfig.setRegionFqn(org.jboss.cache.Fqn).
Option
          Used to override characteristics of specific calls to the cache.
PluggableConfigurationComponent
          A configuration component where the implementation class can be specified, and comes with its own set of properties.
RuntimeConfig
           
UnsupportedEvictionImplException
          Thrown if an eviction configuration that cannot be translated to the new 3.x eviction interfaces is used.
 

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

Classes in org.jboss.cache.config used by org.jboss.cache.config.parsing.element
BuddyReplicationConfig
           
CacheLoaderConfig
          Holds the configuration of the cache loader chain.
CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig
          Configuration for a SingletonStoreCacheLoader
CustomInterceptorConfig
          Holds information about the custom interceptors defined in the configuration file.
EvictionAlgorithmConfig
          An interface used to configure an eviction algorithm.
EvictionConfig
           
 

Classes in org.jboss.cache.config used by org.jboss.cache.eviction
CloneableConfigurationComponent
          Interface for all configurable components
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.
ConfigurationException
          An exception that represents an error in the configuration.
Dynamic
          Annotation that marks fields in Configuration as being modifiable even after the cache has started.
EvictionAlgorithmConfig
          An interface used to configure an eviction algorithm.
EvictionPolicyConfig
          Deprecated. see EvictionAlgorithmConfig
 

Classes in org.jboss.cache.config used by org.jboss.cache.factories
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.interceptors
CacheLoaderConfig
          Holds the configuration of the cache loader chain.
Configuration
          Encapsulates the configuration of a Cache.
Option
          Used to override characteristics of specific calls to the cache.
 

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

Classes in org.jboss.cache.config used by org.jboss.cache.invocation
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
CloneableConfigurationComponent
          Interface for all configurable components
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.
PluggableConfigurationComponent
          A configuration component where the implementation class can be specified, and comes with its own set of properties.
 

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.
CloneableConfigurationComponent
          Interface for all configurable components
ConfigurationComponent
          Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started.
PluggableConfigurationComponent
          A configuration component where the implementation class can be specified, and comes with its own set of properties.
 

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.
CloneableConfigurationComponent
          Interface for all configurable components
ConfigurationComponent
          Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started.
PluggableConfigurationComponent
          A configuration component where the implementation class can be specified, and comes with its own set of properties.
 

Classes in org.jboss.cache.config used by org.jboss.cache.loader.s3
CacheLoaderConfig.IndividualCacheLoaderConfig
          Configuration object that holds the confguration of an individual cache loader.
CloneableConfigurationComponent
          Interface for all configurable components
ConfigurationComponent
          Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started.
PluggableConfigurationComponent
          A configuration component where the implementation class can be specified, and comes with its own set of properties.
 

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

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.mvcc
Configuration
          Encapsulates the configuration of a Cache.
 

Classes in org.jboss.cache.config used by org.jboss.cache.statetransfer
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.
 



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