Skip to main content

Layer1ActionsContainer

Package: velox.api.layer1.actions

Type: Class

Inheritance: java.lang.Object → Layer1ActionsContainer

Description​

This class is used to register strategy actions. Use it by implementing Layer1ActionMapper interface.

Constructors​

Layer1ActionsContainer​

public Layer1ActionsContainer(Set<Layer1ExternalAction> actions)

Methods​

getActions​

public Set<Layer1ExternalAction> getActions()