Interface SignalActionProvider

All Known Implementing Classes:
StandardActionProvider

public interface SignalActionProvider
This interface is used to provide custom signal actions: Implementations must: providea map of signal action in the createActions(EventDispatcher, CommonConnectorConfig) method.
Author:
Mario Fiore Vitale