org.jboss.soa.esb.actions.smooks
Class SmooksAction

java.lang.Object
  extended by org.jboss.soa.esb.actions.AbstractActionLifecycle
      extended by org.jboss.soa.esb.actions.AbstractActionPipelineProcessor
          extended by org.jboss.soa.esb.smooks.SmooksAction
              extended by org.jboss.soa.esb.actions.smooks.SmooksAction
All Implemented Interfaces:
ActionLifecycle, ActionPipelineProcessor

Deprecated. This class has been moved to org.jboss.soa.esb.smooks.

public class SmooksAction
extends SmooksAction

Smooks pipeline processor action.

MOVED to org.jboss.soa.esb.smooks

Author:
tom.fennelly@jboss.com, daniel.bevenius@gmail.com

Field Summary
 
Fields inherited from class org.jboss.soa.esb.smooks.SmooksAction
EXECUTION_CONTEXT_ATTR_MAP_KEY
 
Fields inherited from interface org.jboss.soa.esb.actions.ActionPipelineProcessor
PROCESS_EXCEPTION_METHOD, PROCESS_METHOD, PROCESS_SUCCESS_METHOD
 
Constructor Summary
SmooksAction(ConfigTree configTree)
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.jboss.soa.esb.smooks.SmooksAction
destroy, getSerializableObjectsMap, process
 
Methods inherited from class org.jboss.soa.esb.actions.AbstractActionPipelineProcessor
processException, processSuccess
 
Methods inherited from class org.jboss.soa.esb.actions.AbstractActionLifecycle
initialise
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jboss.soa.esb.actions.ActionLifecycle
initialise
 

Constructor Detail

SmooksAction

public SmooksAction(ConfigTree configTree)
             throws ConfigurationException
Deprecated. 
Throws:
ConfigurationException