| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.extensions.beanManager.producer |
| Modifier and Type | Field and Description |
|---|---|
static Toy |
Factory.INVALID_FIELD2 |
static Toy |
Factory.WOODY |
| Modifier and Type | Method and Description |
|---|---|
static Toy |
Factory.getBuzz(javax.enterprise.inject.spi.BeanManager manager,
SpaceSuit<Toy> suit) |
static Toy |
AnotherFactory.getRex(javax.enterprise.inject.spi.BeanManager manager,
SpaceSuit<Toy> suit) |
Toy |
Factory.invalidProducerMethod2() |
| Modifier and Type | Method and Description |
|---|---|
static Toy |
Factory.getBuzz(javax.enterprise.inject.spi.BeanManager manager,
SpaceSuit<Toy> suit) |
static Toy |
AnotherFactory.getRex(javax.enterprise.inject.spi.BeanManager manager,
SpaceSuit<Toy> suit) |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.