public interface WebServiceContextInjector extends ResourceInjector
Modifier and Type | Method and Description |
---|---|
void |
addMessageContext(WebServiceContext wc,
MessageContext mc)
MessageContext is made availble to the endpoint instance via the WebServiceContext.
|
inject, injectOnClass, injectOnField, injectOnMethod
void addMessageContext(WebServiceContext wc, MessageContext mc)
wc
- mc
- Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.