public static interface DestinationAction.ManagementCallback<T>
| Modifier and Type | Method and Description |
|---|---|
void |
requestFailed(T reply) |
void |
requestSuccessful(T reply) |
void |
setUpInvocation(T message) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.