| Package | Description |
|---|---|
| org.apache.webbeans.component | |
| org.apache.webbeans.config | |
| org.apache.webbeans.portable.creation | |
| org.apache.webbeans.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerFieldBean<T>
Defines the producer field component implementation.
|
class |
ProducerMethodBean<T>
Concrete implementation of the
AbstractOwbBean. |
class |
ResourceBean<X,T extends Annotation> |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
DefinitionUtil.defineProducerMethodApiTypes(AbstractProducerBean<T> producerBean,
Type type,
Annotation[] annots)
Configures the producer method web bean api types.
|
| Constructor and Description |
|---|
ProducerBeansProducer(AbstractProducerBean<T> bean)
Creats a new producer bean producer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebBeansUtil.setBeanEnableFlagForProducerBean(InjectionTargetBean<?> parent,
AbstractProducerBean<?> producer,
Annotation[] annotations) |
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.