org.mule.providers.bpm.jbpm.actions
Class LoggingActionHandler
java.lang.Object
org.mule.providers.bpm.jbpm.actions.LoggingActionHandler
- All Implemented Interfaces:
- org.jbpm.graph.def.ActionHandler, Serializable
- Direct Known Subclasses:
- IntegrationActionHandler, PrepareLoanQuoteRequest, SendMuleEvent, ValidateMessageSource
- public abstract class LoggingActionHandler
- extends Object
- implements org.jbpm.graph.def.ActionHandler
- See Also:
- Serialized Form
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 |
logger
protected transient Log logger
LoggingActionHandler
public LoggingActionHandler()
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-2008 MuleSource, Inc.. All Rights Reserved.