Interface Layer1ActionMapper


public interface Layer1ActionMapper
Implement this interface if a strategy wants to register external actions Layer1ExternalAction in Bookmap action system.

Bookmap looks for this interface when loading strategies. Once it is found, getActionsContainer() method will be called.