public interface ResourceInjectionServiceRuntimeDescription extends ServiceRuntimeDescription
| Modifier and Type | Method and Description |
|---|---|
java.lang.reflect.Method |
getPostConstructMethod() |
java.lang.reflect.Method |
getPreDestroyMethod() |
boolean |
hasResourceAnnotation() |
getKey, getServiceDescriptionboolean hasResourceAnnotation()
java.lang.reflect.Method getPostConstructMethod()
java.lang.reflect.Method getPreDestroyMethod()
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.