org.jboss.invocation.http.interfaces
Class ClientMethodInterceptorHA
java.lang.Object
org.jboss.proxy.Interceptor
org.jboss.invocation.http.interfaces.ClientMethodInterceptorHA
- All Implemented Interfaces:
- Externalizable, Serializable
public class ClientMethodInterceptorHA
- extends Interceptor
- implements Externalizable
Handle toString, equals, hashCode locally on the client.
- Version:
- $Revision: 81001 $
- Author:
- Scott.Stark@jboss.org, Galder Zamarreno
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientMethodInterceptorHA
public ClientMethodInterceptorHA()
invoke
public Object invoke(Invocation mi)
throws Throwable
- Handle methods locally on the client
- Specified by:
invoke
in class Interceptor
- Parameters:
mi
-
- Returns:
- the invocation response
- Throws:
Throwable
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.