|
|||||||||
| 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.BeforePopulate
public static class MethodInterceptor.BeforePopulate
| 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.BeforePopulate()
|
|
| Method Summary | |
|---|---|
Resolution |
beforePopulate(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.BeforePopulate()
| Method Detail |
|---|
public Resolution beforePopulate(ParsedAction action)
beforePopulate in interface PopulateInterceptoraction - the action and event that is being executed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||