jbpm-form-modeler-common 1.0-SNAPSHOT

Uses of Package
org.jbpm.formModeler.service.bb.commons.config.componentsFactory

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

Classes in org.jbpm.formModeler.service.bb.commons.config.componentsFactory used by org.jbpm.formModeler.service.bb.commons
BasicFactoryElement
          Base class that any Factory bean must extends.
FactoryLifecycle
          This interface is intended to be implemented by objects that, when set in the Factory configuration, receive lifecycle notifications from the Factory.
 

Classes in org.jbpm.formModeler.service.bb.commons.config.componentsFactory used by org.jbpm.formModeler.service.bb.commons.config
BasicFactoryElement
          Base class that any Factory bean must extends.
Factory
          Main class for the initialization and lookup of components within the platform.
FactoryLifecycle
          This interface is intended to be implemented by objects that, when set in the Factory configuration, receive lifecycle notifications from the Factory.
 

Classes in org.jbpm.formModeler.service.bb.commons.config.componentsFactory used by org.jbpm.formModeler.service.bb.commons.config.componentsFactory
BasicFactoryElement
          Base class that any Factory bean must extends.
Component
          This class holds all the properties regarding a Factory bean definition.
ComponentsStorage
          Interface that stores components to be looked up (will be backed up by a Map, a request, a session, ...)
ComponentsTree
          The component tree contains all the components definitions loaded (usually) from the etc/factory directory.
DescriptorFile
          A Factory component definition file (the contents of its .factory file).
DynamicPropertyHandler
           
Factory
          Main class for the initialization and lookup of components within the platform.
FactoryLifecycle
          This interface is intended to be implemented by objects that, when set in the Factory configuration, receive lifecycle notifications from the Factory.
FactoryWork
          Unit of work to be performed within a context that accesses the Factory.
InitialModule
          A core factory component addressed to initialize or update application data at system start-up.
LookupException
          Raised by the Factory when a lookup problem occurs within a lookup call.
LookupHelper
          Contains ComponentsStorage objects to resolve lookups.
PropertyChangeProcessingInstruction
           
 

Classes in org.jbpm.formModeler.service.bb.commons.config.componentsFactory used by org.jbpm.formModeler.service.error
BasicFactoryElement
          Base class that any Factory bean must extends.
FactoryLifecycle
          This interface is intended to be implemented by objects that, when set in the Factory configuration, receive lifecycle notifications from the Factory.
 


jbpm-form-modeler-common 1.0-SNAPSHOT

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