Annotation Interface ScopeName
A qualifier annotation used to indicate a specific scope name.
- Since:
- 1.0
- Author:
- Jonathan Knight
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
An annotation literal for theScopeName
annotation. -
Required Element Summary
-
Element Details
-
value
String valueObtain the value used to identify a specific scope.- Returns:
- value used to identify a specific scope
-