Package org.incendo.cloud.state


package org.incendo.cloud.state
Utilities for creating a state machine and enforcing safe state transitions.
  • Class
    Description
    The point in the registration lifecycle for this commands manager
    Something that represents a state in a state machine.
    Stateful<S extends State>
    A simple state machine.