public abstract class ServletResourceInjectionServices extends AbstractResourceServices implements ResourceInjectionServices
| Constructor and Description |
|---|
ServletResourceInjectionServices() |
| Modifier and Type | Method and Description |
|---|---|
protected Context |
getContext() |
protected Resource |
getResourceAnnotation(InjectionPoint injectionPoint) |
protected String |
getResourceName(InjectionPoint injectionPoint) |
Object |
resolveResource(InjectionPoint injectionPoint)
Resolve the value for the given @Resource injection point
|
cleanup, getPropertyName, getResourceName, registerResourceInjectionPoint, registerResourceInjectionPoint, resolveResourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitregisterResourceInjectionPoint, registerResourceInjectionPoint, resolveResourceprotected Context getContext()
getContext in class AbstractResourceServicespublic Object resolveResource(InjectionPoint injectionPoint)
ResourceInjectionServicesresolveResource in interface ResourceInjectionServicesresolveResource in class AbstractResourceServicesinjectionPoint - the injection point metadataprotected String getResourceName(InjectionPoint injectionPoint)
getResourceName in class AbstractResourceServicesprotected Resource getResourceAnnotation(InjectionPoint injectionPoint)
Copyright © 2015. All Rights Reserved.