org.jboss.cdi.tck.tests.lookup.injectionpoint
Class FieldInjectionPointBean
java.lang.Object
org.jboss.cdi.tck.tests.lookup.injectionpoint.FieldInjectionPointBean
@RequestScoped
public class FieldInjectionPointBean
- 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 |
FieldInjectionPointBean
public FieldInjectionPointBean()
getInjectedBean
public BeanWithInjectionPointMetadata getInjectedBean()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.