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