org.smartcomps.twister.deployer.priv
Class WaitDeployer

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

public class WaitDeployer
extends ActivityDeployer

standard-elements


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

WaitDeployer

public WaitDeployer()
Method Detail

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

getActivityClass

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


Copyright © 2003 SmartComps. All Rights Reserved.