org.jboss.portal.workflow.cms
Class TaskExceptionHandler

java.lang.Object
  extended by org.jboss.portal.workflow.cms.TaskExceptionHandler

public class TaskExceptionHandler
extends java.lang.Object

Created on : Dec 21, 2006

Author:
Sohil Shah - sohil.shah@jboss.com

Constructor Summary
TaskExceptionHandler()
           
 
Method Summary
 void execute(ExecutionContext executionContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskExceptionHandler

public TaskExceptionHandler()
Method Detail

execute

public void execute(ExecutionContext executionContext)