public interface ActionHook
Modifier and Type | Method and Description |
---|---|
void |
action(ActionCode actionCode,
Object param)
Send an action to the connector.
|
void action(ActionCode actionCode, Object param)
actionCode
- Type of the actionparam
- Action parameterCopyright © 2016 JBoss by Red Hat. All rights reserved.