org.smartcomps.twister.deployer.priv
Class WhileDeployer

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

public class WhileDeployer
extends ActivityDeployer

standard-elements activity


Field Summary
 
Fields inherited from class org.smartcomps.twister.deployer.priv.ActivityDeployer
log, processChildren
 
Constructor Summary
WhileDeployer()
           
 
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

WhileDeployer

public WhileDeployer()
Method Detail

getActivityClass

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

processSpecificAttributes

protected void processSpecificAttributes(org.dom4j.Element element,
                                         org.smartcomps.twister.engine.priv.core.definition.Activity activity)
Specified by:
processSpecificAttributes 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


Copyright © 2003 SmartComps. All Rights Reserved.