An annotation designating an interface as one that is backed by
various
Loader.load(Path) calls, and that informs any Provider
implementation that wishes to proxy it that the interface in
question may be proxied.- Author:
- Laird Nelson
- See Also:
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanWhether the annotated element may be proxied or not.
-
Element Details
-
value
boolean valueWhether the annotated element may be proxied or not.- Returns:
trueif the annotated element may be proxied
- Default:
- true
-