jbpm-form-modeler-common 1.0-SNAPSHOT

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

Interface Summary
ComponentsStorage Interface that stores components to be looked up (will be backed up by a Map, a request, a session, ...)
DynamicPropertyHandler  
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.
 

Class Summary
BasicFactoryElement Base class that any Factory bean must extends.
Component This class holds all the properties regarding a Factory bean definition.
ComponentsContextManager Initializes thread context so that Component lookups can be performed.
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).
Factory Main class for the initialization and lookup of components within the platform.
GlobalComponentsStorage Storage for global components.
GlobalConfigurationInterceptor  
Initializer Core factory component used to initialize other components at start-up such as global managers or singletons.
InitialModule A core factory component addressed to initialize or update application data at system start-up.
InitialModulesManager A core factory component that manages the loading and execution of all the registered InitialModule components at start-up time.
LookupHelper Contains ComponentsStorage objects to resolve lookups.
PropertyAddProcessingInstruction  
PropertyChangeProcessingInstruction  
PropertySetProcessingInstruction  
PropertySubstractProcessingInstruction  
VolatileComponentsStorage Fake storage for volatile components
 

Exception Summary
LookupException Raised by the Factory when a lookup problem occurs within a lookup call.
 


jbpm-form-modeler-common 1.0-SNAPSHOT

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