org.smartcomps.twister.deployer.priv
Class AssignDeployer

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

public class AssignDeployer
extends ActivityDeployer


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

AssignDeployer

public AssignDeployer()
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)
                                  throws DeploymentException
Specified by:
processSpecificAttributes in class ActivityDeployer
DeploymentException

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.