org.smartcomps.twister.deployer.priv
Class InvokeDeployer

java.lang.Object
  |
  +--org.smartcomps.twister.deployer.priv.ActivityDeployer
        |
        +--org.smartcomps.twister.deployer.priv.InvokeDeployer

public class InvokeDeployer
extends ActivityDeployer


Field Summary
 
Fields inherited from class org.smartcomps.twister.deployer.priv.ActivityDeployer
log, processChildren
 
Constructor Summary
InvokeDeployer()
           
 
Method Summary
protected  java.lang.Class getActivityClass()
           
protected  void processSpecificAttributes(org.dom4j.Element element, org.smartcomps.twister.engine.priv.core.definition.Activity activity)
           
protected  void processSpecificElements(org.dom4j.Element element, org.smartcomps.twister.engine.priv.core.definition.Activity activity)
           
 
Methods inherited from class org.smartcomps.twister.deployer.priv.ActivityDeployer
createActivity, createActivity, deploy, deploy, getActivityElement, getCorrelationPattern, processStandardAttributes, processStandardElements, truncNamespace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvokeDeployer

public InvokeDeployer()
Method Detail

getActivityClass

protected java.lang.Class getActivityClass()
Specified by:
getActivityClass in class ActivityDeployer

processSpecificElements

protected void processSpecificElements(org.dom4j.Element element,
                                       org.smartcomps.twister.engine.priv.core.definition.Activity activity)
                                throws DeploymentException
Specified by:
processSpecificElements in class ActivityDeployer
DeploymentException

processSpecificAttributes

protected void processSpecificAttributes(org.dom4j.Element element,
                                         org.smartcomps.twister.engine.priv.core.definition.Activity activity)
                                  throws DeploymentException
Specified by:
processSpecificAttributes in class ActivityDeployer
DeploymentException


Copyright © 2003 SmartComps. All Rights Reserved.