JAX-RS 2.0: The Java(TM) API for RESTful Web Services 1.0.0.Final
- Summary:
- Field |
- Required |
- Optional
-
@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
JAX-RS 2.0: The Java(TM) API for RESTful Web Services 1.0.0.Final
- Summary:
- Field |
- Required |
- Optional
Copyright © 2016 JBoss by Red Hat. All rights reserved.