|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResolutionInterceptor
Gets invoked before the resolution execution.
Method Summary | |
---|---|
void |
beforeResolution(ParsedAction action,
Resolution resolution)
Gets invoked before resolution.resolve() |
Method Detail |
---|
void beforeResolution(ParsedAction action, Resolution resolution)
action
- the action and event that is being executedresolution
- the action and event that is being executed
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |