|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StateMetaInformation
This optional data holder can be attached to a State ProcessableState
. In contrast to the StateContext, this
data holder is not shared and only visible for the state that it was attached.
The meta information can be retrieved in the Action using the reference to the ProcessableState, which then returns
the meta information. StaticState.getStateMetaInformation()
.
The usage of this interface is optional.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |