Modifier and Type | Method and Description |
---|---|
static ResourceInjectionServiceRuntimeDescription |
ResourceInjectionServiceRuntimeDescriptionFactory.get(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(ServiceDescription serviceDesc,
Class implClass)
create
|
Modifier and Type | Method and Description |
---|---|
protected ResourceInjectionServiceRuntimeDescription |
EndpointLifecycleManagerImpl.getInjectionDesc(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-2015 The Apache Software Foundation. All Rights Reserved.