Spring Integration

org.springframework.integration.handler.advice
Interface AbstractRequestHandlerAdvice.ExecutionCallback

Enclosing class:
AbstractRequestHandlerAdvice

protected static interface AbstractRequestHandlerAdvice.ExecutionCallback


Method Summary
 java.lang.Object execute()
           
 

Method Detail

execute

java.lang.Object execute()
                         throws java.lang.Exception
Throws:
java.lang.Exception

Spring Integration