public class OtherSpiderProducer extends Object
| Modifier and Type | Field and Description |
|---|---|
static BlackWidow |
BLACK_WIDOW |
Spider[] |
getSpiders |
int |
getWolfSpiderSize |
WolfSpider |
produceWolfSpider |
static WolfSpider |
WOLF_SPIDER |
| Constructor and Description |
|---|
OtherSpiderProducer() |
public static final BlackWidow BLACK_WIDOW
public static final WolfSpider WOLF_SPIDER
@Produces @Pet public WolfSpider produceWolfSpider
@Produces public Spider[] getSpiders
@Produces @Named(value="SpiderSize") public int getWolfSpiderSize
Copyright © 2008-2013 Seam Framework. All Rights Reserved.