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



Copyright © 2009. All Rights Reserved.