org.jboss.cdi.tck.tests.implementation.initializer.broken.generic
Class Foo
java.lang.Object
org.jboss.cdi.tck.tests.implementation.initializer.broken.generic.Foo
public class Foo
- extends Object
|
Constructor Summary |
Foo()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Foo
public Foo()
init
@Inject
public <T> void init(List<T> list)
getInjectedList
public List<?> getInjectedList()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.