Methods in org.smartcomps.twister.deployer.priv that throw DeploymentException |
void |
TwisterDeployerImpl.deploy(java.lang.String xmlProcessDescription)
|
void |
TwisterDeployerImpl.deploy(java.io.InputStream xmlProcessDescription)
|
void |
TwisterDeployerImpl.deploy(java.net.URL xmlProcessDescription)
|
void |
TwisterDeployerImpl.deploy(java.io.File xmlProcessDescription)
|
protected void |
ReplyDeployer.processSpecificAttributes(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
ReplyDeployer.processSpecificElements(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
ScopeDeployer.processSpecificElements(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
ScopeDeployer.processSpecificAttributes(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
SequenceDeployer.processSpecificElements(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
SequenceDeployer.processSpecificAttributes(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
PickDeployer.processSpecificElements(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
PickDeployer.processSpecificAttributes(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
FlowDeployer.processSpecificElements(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
FlowDeployer.processSpecificAttributes(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
TerminateDeployer.processSpecificElements(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
TerminateDeployer.processSpecificAttributes(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
WaitDeployer.processSpecificElements(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
WaitDeployer.processSpecificAttributes(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
WhileDeployer.processSpecificElements(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
AssignDeployer.processSpecificAttributes(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
AssignDeployer.processSpecificElements(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
SwitchDeployer.processSpecificElements(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
SwitchDeployer.processSpecificAttributes(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
org.smartcomps.twister.engine.priv.core.definition.Activity |
ActivityDeployer.deploy(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.TwisterProcess twisterProcess)
|
org.smartcomps.twister.engine.priv.core.definition.Activity |
ActivityDeployer.deploy(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.StructuredActivity parentActivity)
|
protected org.smartcomps.twister.engine.priv.core.definition.Activity |
ActivityDeployer.createActivity(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.TwisterProcess twisterProcess)
|
protected org.smartcomps.twister.engine.priv.core.definition.Activity |
ActivityDeployer.createActivity(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.StructuredActivity parentActivity)
|
protected abstract void |
ActivityDeployer.processSpecificElements(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected abstract void |
ActivityDeployer.processSpecificAttributes(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
ReceiveDeployer.processSpecificElements(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
ReceiveDeployer.processSpecificAttributes(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
static org.smartcomps.twister.deployer.priv.ActivityDeployer |
ActivityDeployerFactory.getActivityDeployer(java.lang.String activityName)
|
protected void |
EmptyDeployer.processSpecificElements(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
EmptyDeployer.processSpecificAttributes(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
InvokeDeployer.processSpecificElements(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|
protected void |
InvokeDeployer.processSpecificAttributes(org.dom4j.Element element,
org.smartcomps.twister.engine.priv.core.definition.Activity activity)
|