|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jproxy.proxy.FailoverClientInvocationInterceptor
Field Summary | |
static int |
DEFAULT_MAX_ATTEMPTS
|
Constructor Summary | |
FailoverClientInvocationInterceptor()
|
Method Summary | |
java.lang.Object |
invoke(Tunnelizable proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int DEFAULT_MAX_ATTEMPTS
Constructor Detail |
public FailoverClientInvocationInterceptor()
Method Detail |
public java.lang.Object invoke(Tunnelizable proxy, java.lang.reflect.Method method, java.lang.Object[] args) throws java.lang.Throwable
invoke
in interface IClientInvocationInterceptor
java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |