Package org.somda.sdc.glue.common.helper
Class DefaultStateValuesDispatcher
-
- All Implemented Interfaces:
public class DefaultStateValuesDispatcherProcesses a DefaultStateValues object and forwards any states to matching methods.
-
-
Constructor Summary
Constructors Constructor Description DefaultStateValuesDispatcher(DefaultStateValues defaultStateValues)
-
Method Summary
Modifier and Type Method Description voiddispatchDefaultStateValues(AbstractState state)-
-
Constructor Detail
-
DefaultStateValuesDispatcher
DefaultStateValuesDispatcher(DefaultStateValues defaultStateValues)
-
-
Method Detail
-
dispatchDefaultStateValues
void dispatchDefaultStateValues(AbstractState state)
-
-
-
-