
public interface ExecutionResultInterceptor extends Interceptor<MessagingContainer>
Extension.InitPriorityComparator, Extension.ShutdownPriorityComparator| Modifier and Type | Method and Description |
|---|---|
void |
finish(MessagingContainer messagingContainer,
ExecutionContext executionContext,
ExecutionResult executionResult)
Run on the execution context and result after it has been finished.
|
clearDisabled, clearDisabledForMessage, clearDisabledForMessageEnvelope, clearDisabledForOperation, getInitPriority, getShutdownPriority, init, setDisabled, setDisabledForMessage, setDisabledForMessageEnvelope, setDisabledForOperation, shutdown, skipvoid finish(MessagingContainer messagingContainer, ExecutionContext executionContext, ExecutionResult executionResult) throws Xdi2MessagingException
messagingContainer - The current messaging container.executionContext - The current execution context.executionResult - The current execution result.Xdi2MessagingExceptionCopyright © 2017. All rights reserved.