-
@Target(TYPE) @Retention(RUNTIME) @Documented public @interface Provider
Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.- Since:
- 1.0
@Target(TYPE)
@Retention(RUNTIME)
@Documented
public @interface Provider