|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ResourceInjectionServiceRuntimeDescription in org.apache.axis2.jaxws.runtime.description.injection |
---|
Methods in org.apache.axis2.jaxws.runtime.description.injection that return ResourceInjectionServiceRuntimeDescription | |
---|---|
static ResourceInjectionServiceRuntimeDescription |
ResourceInjectionServiceRuntimeDescriptionFactory.get(ServiceDescription serviceDesc,
java.lang.Class implClass)
Get or create MarshalServiceRuntimeDescription |
Uses of ResourceInjectionServiceRuntimeDescription in org.apache.axis2.jaxws.runtime.description.injection.impl |
---|
Classes in org.apache.axis2.jaxws.runtime.description.injection.impl that implement ResourceInjectionServiceRuntimeDescription | |
---|---|
class |
ResourceInjectionServiceRuntimeDescriptionImpl
|
Methods in org.apache.axis2.jaxws.runtime.description.injection.impl that return ResourceInjectionServiceRuntimeDescription | |
---|---|
static ResourceInjectionServiceRuntimeDescription |
ResourceInjectionServiceRuntimeDescriptionBuilder.create(ServiceDescription serviceDesc,
java.lang.Class implClass)
create |
Uses of ResourceInjectionServiceRuntimeDescription in org.apache.axis2.jaxws.server.endpoint.lifecycle.impl |
---|
Methods in org.apache.axis2.jaxws.server.endpoint.lifecycle.impl that return ResourceInjectionServiceRuntimeDescription | |
---|---|
protected ResourceInjectionServiceRuntimeDescription |
EndpointLifecycleManagerImpl.getInjectionDesc(ServiceDescription serviceDesc,
java.lang.Class serviceImplClass)
This method will retrieve a ResourceInjectionServiceRuntimeDescription if one is associated with the current ServiceDescription. |
Methods in org.apache.axis2.jaxws.server.endpoint.lifecycle.impl with parameters of type ResourceInjectionServiceRuntimeDescription | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |