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