Annotation Type DiagnosticDomain
-
@Documented @Retention(RUNTIME) @Target(TYPE) @Inherited public @interface DiagnosticDomain
Marks a diagnostic collector and defines its diagnostic domain.
-
-
Element Detail
-
value
String value
- Returns:
- the diagnostic domain name.
-
-