org.mule.transport.bpm.jbpm.actions
Class LoggingActionHandler

java.lang.Object
  extended by org.mule.transport.bpm.jbpm.actions.LoggingActionHandler
All Implemented Interfaces:
Serializable, org.jbpm.graph.def.ActionHandler
Direct Known Subclasses:
IntegrationActionHandler, PrepareLoanQuoteRequest, SendMuleEvent, ValidateMessageSource

public abstract class LoggingActionHandler
extends Object
implements org.jbpm.graph.def.ActionHandler

See Also:
Serialized Form

Field Summary
protected  Log logger
           
 
Constructor Summary
LoggingActionHandler()
           
 
Method Summary
 void execute(org.jbpm.graph.exe.ExecutionContext executionContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected transient Log logger
Constructor Detail

LoggingActionHandler

public LoggingActionHandler()
Method Detail

execute

public void execute(org.jbpm.graph.exe.ExecutionContext executionContext)
             throws Exception
Specified by:
execute in interface org.jbpm.graph.def.ActionHandler
Throws:
Exception


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.