Provider (Java(TM) EE 7 Specification APIs) (original) (raw)

@Target(value=TYPE)
@Retention(value=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
Author:
Paul Sandoz, Marc Hadley

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.