-
-
Method Summary
Modifier and Type Method Description Unitsend(I intent)Send an intent for the container to process e.g. UnitsendAction(I $self)abstract Container<S, I, A>getContainer()Container, an object that wraps a Store. -
-
Method Detail
-
sendAction
Unit sendAction(I $self)
-
getContainer
abstract Container<S, I, A> getContainer()
Container, an object that wraps a Store.
-
-
-
-