jbpm-form-modeler-common 1.0-SNAPSHOT

Uses of Class
org.jbpm.formModeler.service.bb.commons.config.componentsFactory.BasicFactoryElement

Packages that use BasicFactoryElement
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 BasicFactoryElement in org.jbpm.formModeler.service.bb.commons
 

Subclasses of BasicFactoryElement in org.jbpm.formModeler.service.bb.commons
 class ApplicationManager
          The application manager contains the application status and some parameters like the installation directory.
 

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

Subclasses of BasicFactoryElement in org.jbpm.formModeler.service.bb.commons.config
 class LocaleManager
          Manager that holds the list of languages supported.
 

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

Subclasses of BasicFactoryElement in org.jbpm.formModeler.service.bb.commons.config.componentsFactory
 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 BasicFactoryElement in org.jbpm.formModeler.service.error
 

Subclasses of BasicFactoryElement in org.jbpm.formModeler.service.error
 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.