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 © 2000-2020 Apache Software Foundation. All Rights Reserved.