Class Acteur.ConsumedLockedState

java.lang.Object
com.mastfrog.acteurbase.ActeurState<Response,com.mastfrog.acteur.ResponseImpl>
com.mastfrog.acteur.State
com.mastfrog.acteur.Acteur.ConsumedLockedState
Enclosing class:
Acteur

protected class Acteur.ConsumedLockedState extends State
  • Constructor Details

    • ConsumedLockedState

      public ConsumedLockedState(Object... context)
  • Method Details

    • getActeur

      public final Acteur getActeur()
      Description copied from class: State
      Returns whether (and by which action) the next event has to be processed prior to regular processing.
      Specified by:
      getActeur in class State
      Returns:
      the locked action; if null, then there is no prior action