Uses of Enum
org.glassfish.pfl.basic.fsm.Guard.Result
Packages that use Guard.Result
-
Uses of Guard.Result in org.glassfish.pfl.basic.fsm
Methods in org.glassfish.pfl.basic.fsm that return Guard.ResultModifier and TypeMethodDescriptionCalled by the state engine to determine whether a transition is enabled, deferred, or disabled.static Guard.Result
Returns the enum constant of this type with the specified name.static Guard.Result[]
Guard.Result.values()
Returns an array containing the constants of this enum type, in the order they are declared.