JAX-RS Core API 2.3.6.Final-redhat-1

javax.ws.rs.ext
Annotation Type Provider


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface Provider

Marks an implementation of an extension interface.

See Also:
MessageBodyReader, MessageBodyWriter, ContextResolver, ExceptionMapper


JAX-RS Core API 2.3.6.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.