org.apache.geronimo.jaxws.client
Class PortMethodInterceptor
java.lang.Object
org.apache.geronimo.jaxws.client.PortMethodInterceptor
- All Implemented Interfaces:
- net.sf.cglib.proxy.Callback, net.sf.cglib.proxy.MethodInterceptor
- Direct Known Subclasses:
- Axis2PortMethodInterceptor
public class PortMethodInterceptor
- extends Object
- implements net.sf.cglib.proxy.MethodInterceptor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortMethodInterceptor
public PortMethodInterceptor(Map<Object,EndpointInfo> seiInfoMap)
intercept
public Object intercept(Object target,
Method method,
Object[] arguments,
net.sf.cglib.proxy.MethodProxy methodProxy)
throws Throwable
- Specified by:
intercept
in interface net.sf.cglib.proxy.MethodInterceptor
- Throws:
Throwable
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.