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