Uses of Class
org.infinispan.config.ConfigurationElement

Packages that use ConfigurationElement
org.infinispan.config Cache configuration beans and parsers. 
org.infinispan.loaders.decorators This package contains loaders and stores, which are used for overflow or persistence. 
org.infinispan.tools.schema   
 

Uses of ConfigurationElement in org.infinispan.config
 

Classes in org.infinispan.config with annotations of type ConfigurationElement
 class CacheLoaderManagerConfig
          Holds the configuration of the cache loader chain.
 class CustomInterceptorConfig
          Holds information about the custom interceptors defined in the configuration file.
 

Uses of ConfigurationElement in org.infinispan.loaders.decorators
 

Classes in org.infinispan.loaders.decorators with annotations of type ConfigurationElement
 class AsyncStoreConfig
          Configuration for the async cache loader
 class SingletonStoreConfig
          Configuration for a singleton store
 

Uses of ConfigurationElement in org.infinispan.tools.schema
 

Methods in org.infinispan.tools.schema that return ConfigurationElement
protected  ConfigurationElement[] ConfigurationTreeWalker.configurationElementsOnBean(Class<?> clazz)
           
protected  ConfigurationElement ConfigurationTreeWalker.findConfigurationElement(List<Class<?>> b, String name, String parentName)
           
protected  ConfigurationElement ConfigurationTreeWalker.findConfigurationElementForBean(Class<?> clazz, String name, String parentName)
           
 


Google Analytics

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