| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.implementation.disposal.method.definition.injectionpoint |
| Modifier and Type | Method and Description |
|---|---|
Bar |
BarConsumer.getBar() |
Bar |
BarProducer.getBar(javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
static Bar |
BarProducer.getDisposedBar() |
| Modifier and Type | Method and Description |
|---|---|
void |
BarProducer.dispose(Bar bar,
javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.