-
@Documented @Retention(RUNTIME) @Target(TYPE) @Repeatable(UsesResources.class) public @interface UsesResource
The resources which this component may or will use.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanoptionalIs the resource required for the component to function?
-