public class TestPassThroughRollbackErrorHandler extends Object implements ErrorHandler
| Constructor and Description |
|---|
TestPassThroughRollbackErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(ProcessContext context,
Throwable th) |
void |
setBeanName(String name) |
public void handleError(ProcessContext context, Throwable th) throws WorkflowException
handleError in interface ErrorHandlerWorkflowExceptionpublic void setBeanName(String name)
setBeanName in interface org.springframework.beans.factory.BeanNameAwareCopyright © 2016. All rights reserved.