| Package | Description |
|---|---|
| org.oddjob.arooa |
Arooa stands for A Rip Off Of Ant, and provides ant like configuration.
|
| org.oddjob.arooa.deploy |
Concerning deployment and implementations of
ArooaDescriptor in particular. |
| Modifier and Type | Method and Description |
|---|---|
ArooaAnnotation |
ArooaAnnotations.annotationForProperty(String propertyName,
String annotationName)
Get the Annotation for a property by annotation name.
|
ArooaAnnotation |
ArooaAnnotations.annotationForProperty(String propertyName,
String annotationName)
Get the Annotation for a property by annotation name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationArooaAnnotation
An
ArooaAnnotation created from a real annotation. |
class |
SyntheticArooaAnnotation
An
ArooaAnnotation created just from a String from a
descriptor. |
| Modifier and Type | Method and Description |
|---|---|
ArooaAnnotation |
ArooaAnnotationsHelper.annotationForProperty(String propertyName,
String annotationName) |
ArooaAnnotation |
NoAnnotations.annotationForProperty(String propertyName,
String annotationName) |
ArooaAnnotation |
NoAnnotations.annotationForProperty(String propertyName,
String annotationName) |
ArooaAnnotation |
ArooaAnnotationsHelper.annotationForProperty(String propertyName,
String annotationName) |
ArooaAnnotation[] |
ArooaAnnotationsHelper.annotationsForProperty(String propertyName) |
ArooaAnnotation[] |
ArooaAnnotationsHelper.annotationsForProperty(String propertyName) |
Copyright © 2023. All rights reserved.