public class Duck extends Object
| Modifier and Type | Field and Description |
|---|---|
static Integer |
bar |
static boolean |
constructedCorrectly |
static String |
foo |
static Integer |
synchronousBar |
@Produces @Synchronous public static Integer synchronousBar
public static boolean constructedCorrectly
@Inject public Duck(@Tame String foo, @Synchronous Integer bar)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.