|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.jaxws.client.PortMethodInterceptor
org.apache.geronimo.axis2.client.Axis2PortMethodInterceptor
public class Axis2PortMethodInterceptor
| Constructor Summary | |
|---|---|
Axis2PortMethodInterceptor(java.util.Map<java.lang.Object,EndpointInfo> seiInfoMap)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
intercept(java.lang.Object target,
java.lang.reflect.Method method,
java.lang.Object[] arguments,
net.sf.cglib.proxy.MethodProxy methodProxy)
|
| Methods inherited from class org.apache.geronimo.jaxws.client.PortMethodInterceptor |
|---|
findCredential, setProperties, setProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Axis2PortMethodInterceptor(java.util.Map<java.lang.Object,EndpointInfo> seiInfoMap)
| Method Detail |
|---|
public java.lang.Object intercept(java.lang.Object target,
java.lang.reflect.Method method,
java.lang.Object[] arguments,
net.sf.cglib.proxy.MethodProxy methodProxy)
throws java.lang.Throwable
intercept in interface net.sf.cglib.proxy.MethodInterceptorintercept in class PortMethodInterceptorjava.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||