org.jboss.cdi.tck.tests.implementation.simple.definition
Class Turkey
java.lang.Object
org.jboss.cdi.tck.tests.implementation.simple.definition.Turkey
public class Turkey
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
foo
@Produces
public static String foo
constructedCorrectly
public static boolean constructedCorrectly
Turkey
public Turkey()
Turkey
@Inject
public Turkey(String foo,
Integer bar)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.