|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.loom.interceptor.MethodInterceptor
org.loom.interceptor.MethodInterceptor.BeforeExecute
public static class MethodInterceptor.BeforeExecute
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.loom.interceptor.MethodInterceptor |
|---|
MethodInterceptor.AfterCreate, MethodInterceptor.BeforeExecute, MethodInterceptor.BeforePopulate, MethodInterceptor.BeforeValidate, MethodInterceptor.DoFinally, MethodInterceptor.OnError |
| Constructor Summary | |
|---|---|
MethodInterceptor.BeforeExecute()
|
|
| Method Summary | |
|---|---|
Resolution |
beforeExecute(ParsedAction action)
|
| Methods inherited from class org.loom.interceptor.MethodInterceptor |
|---|
getInstance, invoke, setMethod, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MethodInterceptor.BeforeExecute()
| Method Detail |
|---|
public Resolution beforeExecute(ParsedAction action)
beforeExecute in interface ExecuteInterceptoraction - the action and event that is being executed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||