| Package | Description |
|---|---|
| org.oddjob.arooa |
Arooa stands for A Rip Off Of Ant, and provides ant like configuration.
|
| org.oddjob.arooa.beandocs |
Provide classes for creating the Job documentation.
|
| org.oddjob.arooa.deploy |
Concerning deployment and implementations of
ArooaDescriptor in particular. |
| org.oddjob.arooa.types |
The base elements Arooa provides.
|
| Modifier and Type | Method and Description |
|---|---|
ConfiguredHow |
ArooaBeanDescriptor.getConfiguredHow(String property)
How is a property configured.
|
ConfiguredHow |
ArooaBeanDescriptor.getConfiguredHow(String property)
How is a property configured.
|
static ConfiguredHow |
ConfiguredHow.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfiguredHow |
ConfiguredHow.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfiguredHow[] |
ConfiguredHow.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ConfiguredHow[] |
ConfiguredHow.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConfiguredHow |
PropertyDoc.getConfiguredHow() |
ConfiguredHow |
WriteablePropertyDoc.getConfiguredHow() |
ConfiguredHow |
WriteablePropertyDoc.getConfiguredHow() |
ConfiguredHow |
PropertyDoc.getConfiguredHow() |
| Modifier and Type | Method and Description |
|---|---|
void |
WriteablePropertyDoc.setConfiguredHow(ConfiguredHow configuredHow) |
void |
WriteablePropertyDoc.setConfiguredHow(ConfiguredHow configuredHow) |
| Modifier and Type | Method and Description |
|---|---|
ConfiguredHow |
PropertyDefinitionBean.getConfiguredHow() |
ConfiguredHow |
PropertyDefinitionBean.getConfiguredHow() |
ConfiguredHow |
BeanDescriptorHelper.getConfiguredHow(String property) |
ConfiguredHow |
LinkedBeanDescriptor.getConfiguredHow(String property) |
ConfiguredHow |
LinkedBeanDescriptor.getConfiguredHow(String property) |
ConfiguredHow |
BeanDescriptorHelper.getConfiguredHow(String property) |
| Modifier and Type | Method and Description |
|---|---|
ConfiguredHow |
XMLTypeArooa.getConfiguredHow(String property) |
ConfiguredHow |
XMLTypeArooa.getConfiguredHow(String property) |
Copyright © 2023. All rights reserved.