public class StandaloneResourceInjectionService extends Object implements ResourceInjectionService
| Constructor and Description |
|---|
StandaloneResourceInjectionService(WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
<X,T extends Annotation> |
getResourceReference(ResourceReference<X,T> resourceReference) |
protected WebBeansContext |
getWebBeansContext() |
void |
injectJavaEEResources(Object managedBeanInstance) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadExternal, writeExternalpublic StandaloneResourceInjectionService(WebBeansContext webBeansContext)
protected WebBeansContext getWebBeansContext()
public <X,T extends Annotation> X getResourceReference(ResourceReference<X,T> resourceReference)
getResourceReference in interface ResourceInjectionServicepublic void injectJavaEEResources(Object managedBeanInstance)
injectJavaEEResources in interface ResourceInjectionServicepublic void clear()
clear in interface ResourceInjectionServiceCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.