public interface JaxwsInjectionServices extends Service
JaxwsInjectionServices is a per-module service.| Modifier and Type | Method and Description |
|---|---|
<T> ResourceReferenceFactory<T> |
registerWebServiceRefInjectionPoint(InjectionPoint injectionPoint)
Register a WebServiceRef injection point.
|
<T> ResourceReferenceFactory<T> registerWebServiceRefInjectionPoint(InjectionPoint injectionPoint)
ResourceReferenceFactory is returned which may be used at runtime for creating instances of the
resource.injectionPoint - the injection point metadataDefinitionException - if there is a definition problem related to the injection pointCopyright © 2015. All Rights Reserved.