| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.extensions.lifecycle.atd |
| Modifier and Type | Method and Description |
|---|---|
DeltaDecorator |
DeltaDecoratorBean.create(javax.enterprise.context.spi.CreationalContext<DeltaDecorator> creationalContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeltaDecoratorBean.destroy(DeltaDecorator instance,
javax.enterprise.context.spi.CreationalContext<DeltaDecorator> creationalContext) |
| Modifier and Type | Method and Description |
|---|---|
DeltaDecorator |
DeltaDecoratorBean.create(javax.enterprise.context.spi.CreationalContext<DeltaDecorator> creationalContext) |
void |
DeltaDecoratorBean.destroy(DeltaDecorator instance,
javax.enterprise.context.spi.CreationalContext<DeltaDecorator> creationalContext) |
void |
AfterTypeDiscoveryObserver.observeProcessAnnotatedType(javax.enterprise.inject.spi.ProcessAnnotatedType<DeltaDecorator> event) |
| Constructor and Description |
|---|
DeltaDecoratorBean(javax.enterprise.inject.spi.AnnotatedField<? super DeltaDecorator> annotatedField,
javax.enterprise.inject.spi.BeanManager bm) |
Copyright © 2008–2016 CDI TCK. All rights reserved.