public static interface Actions.ButtonActionConnector
SPI for supplying alternative implementation of connection between actions and presenters.
The implementations
of this interface are being looked up in the default lookup.
If there is no implemenation in the lookup the default implementation
is used.