|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.loom.interceptor.MethodInterceptor
org.loom.interceptor.MethodInterceptor.AfterCreate
public static class MethodInterceptor.AfterCreate
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.AfterCreate()
|
Method Summary | |
---|---|
Resolution |
afterCreate(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.AfterCreate()
Method Detail |
---|
public Resolution afterCreate(ParsedAction action)
afterCreate
in interface CreateInterceptor
action
- 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 |