org.jboss.ha.framework.test
Class ExplicitFailoverClientInterceptor
java.lang.Object
org.jboss.proxy.Interceptor
org.jboss.ha.framework.test.ExplicitFailoverClientInterceptor
- All Implemented Interfaces:
- Externalizable, Serializable
public class ExplicitFailoverClientInterceptor
- extends Interceptor
Used for testing clustering; allows an explicit call to make a node fail.
This will mimic a dead server.
- Version:
- $Revision: 81001 $
Revisions:
8 avril 2002 Sacha Labourey:
- Author:
- Sacha Labourey.
- See Also:
ExplicitFailoverServerInterceptor
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExplicitFailoverClientInterceptor
public ExplicitFailoverClientInterceptor()
invoke
public Object invoke(Invocation mi)
throws Throwable
- Specified by:
invoke
in class Interceptor
- Throws:
Throwable
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.