|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.integration.executor.ErrorHandlingTaskExecutor
public class ErrorHandlingTaskExecutor
Constructor Summary | |
---|---|
ErrorHandlingTaskExecutor(ErrorHandler errorHandler,
org.springframework.core.task.TaskExecutor taskExecutor)
|
Method Summary | |
---|---|
void |
execute(java.lang.Runnable task)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErrorHandlingTaskExecutor(ErrorHandler errorHandler, org.springframework.core.task.TaskExecutor taskExecutor)
errorChannel
- Method Detail |
---|
public void execute(java.lang.Runnable task)
execute
in interface org.springframework.core.task.TaskExecutor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |