Class | Description |
---|---|
Arg<T> |
A saved program for creating a constructor argument
|
BeanArg<T> |
Custom bean configured by namespace
|
BeanValueGenerator |
Generator for a component value.
|
ComponentValueGenerator |
Generator for a component value.
|
ConfigProgram |
A saved program for configuring an object.
|
ContainerProgram | |
ExprProgram |
A saved program for configuring an object.
|
FieldGeneratorProgram | |
FlowProgram |
A saved program that avoids interpreting flow operations
|
MethodGeneratorProgram | |
NamedProgram |
A program with a name
|
NodeBuilderChildProgram |
Stored configuration program for an attribute.
|
NodeBuilderProgram |
Stored configuration program for an attribute.
|
NullProgram |
A saved program for configuring an object.
|
PropertyStringProgram |
A saved program for configuring an object.
|
PropertyValueProgram |
A saved program for configuring an object.
|
RecoverableProgram |
Stored configuration program for an attribute.
|
ResourceInjectionTargetProgram |
JavaEE resource program
|
ResourceProgram |
JavaEE resource program
|
ResourceProgramManager |
JavaEE resource program
|
SingletonValueGenerator |
Creates a new value.
|
ValueArg<T> |
Custom bean configured by namespace
|
ValueGenerator |
Creates a new value.
|