|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gwe.utils.reinvoke.ReinvocationInterceptor
public class ReinvocationInterceptor
| Constructor Summary | |
|---|---|
ReinvocationInterceptor()
|
|
| Method Summary | ||
|---|---|---|
static
|
createProxy(PROXIED_TYPE target)
|
|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReinvocationInterceptor()
| Method Detail |
|---|
public static <PROXIED_TYPE> PROXIED_TYPE createProxy(PROXIED_TYPE target)
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation invocation)
throws java.lang.Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorjava.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||