Package xades4j.utils

Annotation Type BuiltIn


@Target({FIELD,PARAMETER,METHOD}) @Retention(RUNTIME) public @interface BuiltIn
Indicates that a dependency should be resolved using the built in binding configuration even if the binding for the requested type has been overridden by the application.

In the current version, this is only available for QualifyingPropertyVerifiers.

Author:
Luís