public class JaxWsInvocationContext extends ReflectionInvocationContext
ReflectionInvocationContext.ConstructorInvocation, ReflectionInvocationContext.Invocation| Constructor and Description | 
|---|
| JaxWsInvocationContext(Operation operation,
                      java.util.List<Interceptor> interceptors,
                      java.lang.Object target,
                      java.lang.reflect.Method method,
                      MessageContext messageContext,
                      java.lang.Object... parameters) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Map<java.lang.String,java.lang.Object> | getContextData() | 
getConstructor, getMethod, getParameters, getTarget, getTimer, next, proceed, setParameters, toString, unwrapInvocationTargetExceptionpublic JaxWsInvocationContext(Operation operation, java.util.List<Interceptor> interceptors, java.lang.Object target, java.lang.reflect.Method method, MessageContext messageContext, java.lang.Object... parameters)
public java.util.Map<java.lang.String,java.lang.Object> getContextData()
getContextData in class ReflectionInvocationContext