jbpm-form-modeler-common 1.0-SNAPSHOT

Uses of Interface
org.jbpm.formModeler.service.bb.commons.config.componentsFactory.FactoryLifecycle

Packages that use FactoryLifecycle
org.jbpm.formModeler.service.bb.commons   
org.jbpm.formModeler.service.bb.commons.config   
org.jbpm.formModeler.service.bb.commons.config.componentsFactory   
org.jbpm.formModeler.service.error   
 

Uses of FactoryLifecycle in org.jbpm.formModeler.service.bb.commons
 

Classes in org.jbpm.formModeler.service.bb.commons that implement FactoryLifecycle
 class ApplicationManager
          The application manager contains the application status and some parameters like the installation directory.
 

Uses of FactoryLifecycle in org.jbpm.formModeler.service.bb.commons.config
 

Classes in org.jbpm.formModeler.service.bb.commons.config that implement FactoryLifecycle
 class LocaleManager
          Manager that holds the list of languages supported.
 

Uses of FactoryLifecycle in org.jbpm.formModeler.service.bb.commons.config.componentsFactory
 

Classes in org.jbpm.formModeler.service.bb.commons.config.componentsFactory that implement FactoryLifecycle
 class BasicFactoryElement
          Base class that any Factory bean must extends.
 class Initializer
          Core factory component used to initialize other components at start-up such as global managers or singletons.
 class InitialModule
          A core factory component addressed to initialize or update application data at system start-up.
 class InitialModulesManager
          A core factory component that manages the loading and execution of all the registered InitialModule components at start-up time.
 

Uses of FactoryLifecycle in org.jbpm.formModeler.service.error
 

Classes in org.jbpm.formModeler.service.error that implement FactoryLifecycle
 class ErrorManager
          Manages the error handling in the platform.
 class ErrorReport
          An error report.
 


jbpm-form-modeler-common 1.0-SNAPSHOT

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