Class | Description |
---|---|
XmlBean<X> |
Internal implementation for a Bean
|
XmlBeanAddAttribute<T> | |
XmlBeanAnnotationAttribute<T> |
Attribute for configuring an XML annotation's value.
|
XmlBeanArgAttribute | |
XmlBeanAttribute | |
XmlBeanConfig<T> |
Custom bean configured by namespace
|
XmlBeanFieldAttribute |
Attribute for configuring an XML CanDI bean's field.
|
XmlBeanFieldConfig |
Custom bean configured by namespace
|
XmlBeanMethodAttribute | |
XmlBeanMethodConfig |
Custom bean configured by namespace
|
XmlBeanNewAttribute | |
XmlBeanNewConfig<T> |
new arguments for an XML CanDI bean.
|
XmlBeanProgramAttribute | |
XmlBeanType<T> |
Represents a CanDI-style introspected bean type for configuration.
|
XmlBeanValueArgAttribute | |
XmlConfigContext |
The ConfigContext contains the state of the current configuration.
|
XmlCookieLiteral |
An annotation cookie for matching AnnotatedTypes to InjectionTargets.
|
XmlInjectionTarget<X> |
Internal implementation for a Bean
|
XmlManagedBeanImpl<X> |
SimpleBean represents a POJO Java bean registered as a WebBean.
|
XmlStandardPlugin |
Standard XML behavior for META-INF/beans.xml
|
Annotation Type | Description |
---|---|
XmlCookie |
An annotation cookie for matching AnnotatedTypes to InjectionTargets.
|