|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.proxy.Interceptor (src)
org.jboss.ha.framework.test.ExplicitFailoverClientInterceptor
Used for testing clustering: allows to explicitely makes a call to node fail This will mimic a dead server.
ExplicitFailoverServerInterceptor
(src) ,
Serialized FormField Summary |
Fields inherited from class org.jboss.proxy.Interceptor (src) |
nextInterceptor |
Constructor Summary | |
ExplicitFailoverClientInterceptor()
|
Method Summary | |
java.lang.Object |
invoke(Invocation (src) mi)
|
Methods inherited from class org.jboss.proxy.Interceptor (src) |
getNext, readExternal, setNext, writeExternal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExplicitFailoverClientInterceptor()
Method Detail |
public java.lang.Object invoke(Invocation (src) mi) throws java.lang.Throwable
invoke
in class Interceptor (src)
java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |