public class ExceptionReportingAction extends Object implements Action<ExecutionListener>
| Constructor and Description |
|---|
ExceptionReportingAction(Action<ExecutionListener> action,
Action<Throwable> reporter) |
public ExceptionReportingAction(Action<ExecutionListener> action, Action<Throwable> reporter)
public void execute(ExecutionListener executionListener)
Actionexecute in interface Action<ExecutionListener>executionListener - The object to perform the action on.Copyright © 2013. All rights reserved