public class ResourceInjectionServiceRuntimeDescriptionImpl extends Object implements ResourceInjectionServiceRuntimeDescription
| Modifier | Constructor and Description |
|---|---|
protected |
ResourceInjectionServiceRuntimeDescriptionImpl(String key,
org.apache.axis2.jaxws.description.ServiceDescription serviceDesc) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
Method |
getPostConstructMethod() |
Method |
getPreDestroyMethod() |
org.apache.axis2.jaxws.description.ServiceDescription |
getServiceDescription() |
boolean |
hasResourceAnnotation() |
String |
toString() |
protected ResourceInjectionServiceRuntimeDescriptionImpl(String key, org.apache.axis2.jaxws.description.ServiceDescription serviceDesc)
public boolean hasResourceAnnotation()
hasResourceAnnotation in interface ResourceInjectionServiceRuntimeDescriptionpublic Method getPostConstructMethod()
getPostConstructMethod in interface ResourceInjectionServiceRuntimeDescriptionpublic Method getPreDestroyMethod()
getPreDestroyMethod in interface ResourceInjectionServiceRuntimeDescriptionpublic org.apache.axis2.jaxws.description.ServiceDescription getServiceDescription()
getServiceDescription in interface org.apache.axis2.jaxws.description.ServiceRuntimeDescriptionpublic String getKey()
getKey in interface org.apache.axis2.jaxws.description.ServiceRuntimeDescriptionCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.