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