Dashboard Builder Commons 6.0.0.Beta1

Uses of Interface
org.jboss.dashboard.factory.FactoryLifecycle

Packages that use FactoryLifecycle
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. 
org.jboss.dashboard.factory   
 

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

Classes in org.jboss.dashboard.database.cache that implement FactoryLifecycle
 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 FactoryLifecycle in org.jboss.dashboard.database.cache.custom
 

Classes in org.jboss.dashboard.database.cache.custom that implement FactoryLifecycle
 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 FactoryLifecycle in org.jboss.dashboard.error
 

Classes in org.jboss.dashboard.error that implement FactoryLifecycle
 class ErrorReport
          An error report.
 

Uses of FactoryLifecycle in org.jboss.dashboard.factory
 

Classes in org.jboss.dashboard.factory that implement FactoryLifecycle
 class BasicFactoryElement
          Base class that any Factory bean must extends.
 


Dashboard Builder Commons 6.0.0.Beta1

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