|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jproxy.proxy.DefaultServerInvocationInterceptor
com.jproxy.proxy.providers.AxisInvocationInterceptor
Constructor Summary | |
AxisInvocationInterceptor()
|
Method Summary | |
java.lang.Object |
invoke(long sessionId,
java.lang.Object obj,
java.lang.reflect.Method method,
java.lang.Object[] args)
|
Methods inherited from class com.jproxy.proxy.DefaultServerInvocationInterceptor |
construct, destroy |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AxisInvocationInterceptor()
Method Detail |
public java.lang.Object invoke(long sessionId, java.lang.Object obj, java.lang.reflect.Method method, java.lang.Object[] args) throws java.lang.reflect.InvocationTargetException
invoke
in interface IServerInvocationInterceptor
invoke
in class DefaultServerInvocationInterceptor
java.lang.reflect.InvocationTargetException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |