org.smartcomps.twister.deployer.priv
Class PickDeployer

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

public class PickDeployer
extends ActivityDeployer


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

PickDeployer

public PickDeployer()
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.