Package eu.bandm.tools.annotations
Annotation Interface ResourceDependencies
Container annotation for
ResourceDependency
annotations.- Since:
- 1.1
-
Required Element Summary
Modifier and TypeRequired ElementDescriptionThe descriptions of the resource dependencies collected.
-
Element Details
-
value
ResourceDependency[] valueThe descriptions of the resource dependencies collected.- Returns:
- the list of all annotated resource dependencies.
-