| Modifier and Type | Method and Description |
|---|---|
static ResourceInjectionServiceRuntimeDescription |
ResourceInjectionServiceRuntimeDescriptionFactory.get(org.apache.axis2.jaxws.description.ServiceDescription serviceDesc,
Class implClass)
Get or create MarshalServiceRuntimeDescription
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceInjectionServiceRuntimeDescriptionImpl |
| Modifier and Type | Method and Description |
|---|---|
static ResourceInjectionServiceRuntimeDescription |
ResourceInjectionServiceRuntimeDescriptionBuilder.create(org.apache.axis2.jaxws.description.ServiceDescription serviceDesc,
Class implClass)
create
|
| Modifier and Type | Method and Description |
|---|---|
protected ResourceInjectionServiceRuntimeDescription |
EndpointLifecycleManagerImpl.getInjectionDesc(org.apache.axis2.jaxws.description.ServiceDescription serviceDesc,
Class serviceImplClass)
This method will retrieve a ResourceInjectionServiceRuntimeDescription if one
is associated with the current ServiceDescription.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
EndpointLifecycleManagerImpl.hasResourceAnnotation(ResourceInjectionServiceRuntimeDescription injectionDesc)
This method indicates whether or not we need to perform WebServiceContext injection
on a field within our endpoint instance.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.