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()