public class InjectingBean extends Object
| Constructor and Description |
|---|
InjectingBean(Bravo<String> bravo) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Charlie charlie) |
org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.ProducedBean |
produce(Alpha<Integer> alpha,
Bravo<Integer> bravo) |
Copyright © 2008-2015 Seam Framework. All Rights Reserved.