| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.ProducedBean |
InjectingBean.produce(Alpha<Integer> alpha,
Bravo<Integer> bravo) |
| Modifier and Type | Method and Description |
|---|---|
void |
VerifyingExtension.observeAlpha(javax.enterprise.inject.spi.ProcessInjectionPoint<InjectingBean,Alpha<String>> event) |
void |
VerifyingExtension.observeProducerAlpha(javax.enterprise.inject.spi.ProcessInjectionPoint<InjectingBean,Alpha<Integer>> event) |
Copyright © 2008-2015 Seam Framework. All Rights Reserved.