Uses of Class
de.quantummaid.injectmaid.statemachine.States
-
Packages that use States Package Description de.quantummaid.injectmaid.statemachine -
-
Uses of States in de.quantummaid.injectmaid.statemachine
Methods in de.quantummaid.injectmaid.statemachine that return States Modifier and Type Method Description StatesContext. states()static StatesStates. states()Methods in de.quantummaid.injectmaid.statemachine with parameters of type States Modifier and Type Method Description static ContextContext. context(de.quantummaid.reflectmaid.ResolvedType type, Scope scope, States states, ReusePolicy reusePolicy)static Map<de.quantummaid.reflectmaid.ResolvedType,List<Definition>>StateMachineRunner. runStateMachine(States states)
-