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 © 2021 JBoss by Red Hat. All rights reserved.