The Java(TM) API for RESTful Web Services (JAX-RS) 1.1 1.0.1.Final-redhat-2

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


The Java(TM) API for RESTful Web Services (JAX-RS) 1.1 1.0.1.Final-redhat-2

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