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 © 2007-2010 The Apache Software Foundation. All Rights Reserved.