|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface Provider
Marks an implementation of ContextResolver
, MessageBodyReader
or MessageBodyWriter
. An annotated class MUST implement one or more of
these interfaces.
MessageBodyReader
,
MessageBodyWriter
,
ContextResolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |