Annotation Type ApplicationDefaults
@Target({PARAMETER,FIELD,METHOD})
@Retention(RUNTIME)
@Documented
public @interface ApplicationDefaults
Used to disambiguate which version of
SymbolProvider
is being referenced. Contributions to the
ApplicationDefaults symbol source are overridden by JVM System properties.- See Also: