org.jboss.arquillian.openwebbeans
Class OpenWebBeansSETestEnricher
java.lang.Object
org.jboss.arquillian.testenricher.cdi.CDIInjectionEnricher
org.jboss.arquillian.openwebbeans.OpenWebBeansSETestEnricher
- All Implemented Interfaces:
- TestEnricher
public class OpenWebBeansSETestEnricher
- extends CDIInjectionEnricher
A CDI injection enricher adaptor that retrieves the BeanManager from
the thread local for the current OpenWebBeans container instance.
- Version:
- $Revision: $
- Author:
- Aslak Knutsen, Dan Allen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenWebBeansSETestEnricher
public OpenWebBeansSETestEnricher()
lookupBeanManager
protected javax.enterprise.inject.spi.BeanManager lookupBeanManager(Context context)
- Overrides:
lookupBeanManager in class CDIInjectionEnricher
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.