|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.workflow.worklist.initializer.WfInitializer
public class WfInitializer
The Initializer istantiate the engine, load ad startup the paclages listed in IWorkflowEngine wfEngine = (IWorkflowEngine)ApplicationContainer.getInstance().setAttribute("WfEngine")
Constructor Summary | |
---|---|
WfInitializer()
Default Constructor |
Method Summary | |
---|---|
SourceBean |
getConfig()
|
void |
init(SourceBean config)
Initialize the Workflow Engine reading configuration from workflow.xml file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WfInitializer()
Method Detail |
---|
public void init(SourceBean config)
public SourceBean getConfig()
it.eng.spago.init.InitializerIFace#getConfig()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |