| Modifier and Type | Method and Description |
|---|---|
Milk |
MilkDisposer.produceMilk() |
Milk |
MilkProducer.produceMilk(javax.enterprise.inject.spi.Bean<Cream> bean) |
| Modifier and Type | Method and Description |
|---|---|
void |
MilkDisposer.disposes(Milk milk,
javax.enterprise.inject.spi.Bean<Cream> bean) |
| Modifier and Type | Class and Description |
|---|---|
class |
MilkDecoratedBeanConstructor |
class |
MilkDecoratedBeanField |
class |
MilkDecoratedBeanInitializer |
class |
MilkDecoratorConstructor |
class |
MilkDecoratorField |
class |
MilkDecoratorInitializer |
| Modifier and Type | Method and Description |
|---|---|
void |
InterceptedBeanInitializer.setInterceptor(javax.enterprise.inject.spi.Bean<? super Milk> bean) |
| Constructor and Description |
|---|
InterceptedBeanConstructor(javax.enterprise.inject.spi.Bean<? extends Milk> bean) |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.