| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.decorators.invocation.producer.method |
| Modifier and Type | Method and Description |
|---|---|
Foo |
ProducerDecorator.produce() |
Foo |
Producer.produce() |
Foo |
ProducerImpl.produce() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProducerDecorator.dispose(Foo foo) |
void |
Producer.dispose(Foo foo) |
void |
ProducerImpl.dispose(Foo foo) |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.