Package org.jboss.soa.esb.actions

Interface Summary
ActionLifecycle Interface representing lifecycle methods of an action.
ActionPipelineProcessor Interface representing processor actions used in a pipeline.
ActionProcessor Deprecated. This interface has been replaced by ActionPipelineProcessor
 

Class Summary
AbstractActionLifecycle Abstract class for lifecycle methods
AbstractActionPipelineProcessor Abstract class for processor actions used in a pipeline.
ActionUtils Contains utility methods for actions
Aggregator Simple Aggregator.
ContentBasedRouter  
Notifier Stand alone action class that replaces the NotificationHandler EJB (beta 1)
StaticRouter  
SystemPrintln Simple action that prints out the message contents using System.println.
 

Exception Summary
ActionLifecycleException Exception representing errors in an action lifecycle.
ActionProcessingException Exception while processing message payload processing action.