public abstract class ServletResourceInjectionServices extends org.jboss.weld.injection.spi.helpers.AbstractResourceServices implements org.jboss.weld.injection.spi.ResourceInjectionServices
| Constructor and Description |
|---|
ServletResourceInjectionServices() |
| Modifier and Type | Method and Description |
|---|---|
protected Context |
getContext() |
protected Resource |
getResourceAnnotation(javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
protected String |
getResourceName(javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
Object |
resolveResource(javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
cleanup, getPropertyName, getResourceName, registerResourceInjectionPoint, registerResourceInjectionPoint, resolveResourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitregisterResourceInjectionPoint, registerResourceInjectionPoint, resolveResourcecleanupprotected Context getContext()
getContext in class org.jboss.weld.injection.spi.helpers.AbstractResourceServicespublic Object resolveResource(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
resolveResource in interface org.jboss.weld.injection.spi.ResourceInjectionServicesresolveResource in class org.jboss.weld.injection.spi.helpers.AbstractResourceServicesprotected String getResourceName(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
getResourceName in class org.jboss.weld.injection.spi.helpers.AbstractResourceServicesprotected Resource getResourceAnnotation(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
Copyright © 2018. All rights reserved.