|
JSF-Spring | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActionEventContext
Strategy interface for determining the current ActionEvent
.
A ActionEventContext instance can be associated with a thread via the ActionEventContextHolder class.
ActionEventContextHolder
Method Summary | |
---|---|
ActionEvent |
getActionEvent()
Return the current ActionEvent, which can be fixed or determined dynamically, depending on the implementation strategy. |
Method Detail |
---|
ActionEvent getActionEvent()
|
JSF-Spring | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |