org.apache.webbeans.resource.spi.se
Class StandaloneResourceInjectionService
java.lang.Object
org.apache.webbeans.resource.spi.se.StandaloneResourceInjectionService
- All Implemented Interfaces:
- ResourceInjectionService
public class StandaloneResourceInjectionService
- extends Object
- implements ResourceInjectionService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandaloneResourceInjectionService
public StandaloneResourceInjectionService()
getResourceReference
public <X,T extends Annotation> X getResourceReference(ResourceReference<X,T> resourceReference)
- Specified by:
getResourceReference in interface ResourceInjectionService
injectJavaEEResources
public void injectJavaEEResources(Object managedBeanInstance)
throws Exception
- Specified by:
injectJavaEEResources in interface ResourceInjectionService
- Throws:
Exception
clear
public void clear()
- Specified by:
clear in interface ResourceInjectionService
Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.