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