Dashboard Builder Commons 6.0.0.Beta1

Uses of Class
org.jboss.dashboard.factory.BasicFactoryElement

Packages that use BasicFactoryElement
org.jboss.dashboard.database.cache   
org.jboss.dashboard.database.cache.custom   
org.jboss.dashboard.error Error management subsystem addressed to provide a common error management framework to the platform. 
 

Uses of BasicFactoryElement in org.jboss.dashboard.database.cache
 

Subclasses of BasicFactoryElement in org.jboss.dashboard.database.cache
 class CacheConfigurationGenerator
          This component creates the xml cache configuration for a given type of cache provider.
 class CacheConfigurationManager
           
 class CacheElement
          This class represents a cache element with ehcache style, but intended to be used by all types of caches
 class CacheOptions
          Stores generic cache options, to be used by underlying cache provider (if applicable)
 class CustomCacheConfigurationGenerator
           
 

Uses of BasicFactoryElement in org.jboss.dashboard.database.cache.custom
 

Subclasses of BasicFactoryElement in org.jboss.dashboard.database.cache.custom
 class CacheFactory
          A convenient generator of multicast caches using an underlying LRU or Automatic algorithm.
 class MultiCacheManager
          Manages the communications between other cache managers.
 

Uses of BasicFactoryElement in org.jboss.dashboard.error
 

Subclasses of BasicFactoryElement in org.jboss.dashboard.error
 class ErrorReport
          An error report.
 


Dashboard Builder Commons 6.0.0.Beta1

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.