
public interface StatementHandler
| Modifier and Type | Method and Description |
|---|---|
void |
executeOnStatement(XDIStatement targetStatement,
Operation operation,
MessageResult messageResult,
ExecutionContext executionContext)
Executes an XDI operation on a statement.
|
void executeOnStatement(XDIStatement targetStatement, Operation operation, MessageResult messageResult, ExecutionContext executionContext) throws Xdi2MessagingException
targetStatement - The target statement.operation - The operation that is being executed.messageResult - The message result to fill.executionContext - An "execution context" object for the entire XDI message envelope.Xdi2MessagingExceptionCopyright © 2015. All Rights Reserved.