org.jboss.cdi.tck.tests.lookup.injectionpoint
Class TransientFieldInjectionPointBean
java.lang.Object
org.jboss.cdi.tck.tests.lookup.injectionpoint.TransientFieldInjectionPointBean
@RequestScoped
public class TransientFieldInjectionPointBean
- extends Object
Test bean to inject another bean which uses injection point metadata in a field
- Author:
- David Allen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransientFieldInjectionPointBean
public TransientFieldInjectionPointBean()
getInjectedBean
public BeanWithInjectionPointMetadata getInjectedBean()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.