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