|
||||||||||
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 ExceptionMapper
, ContextResolver
,
MessageBodyReader
or MessageBodyWriter
. An annotated class
MUST implement one or more of these interfaces.
MessageBodyReader
,
MessageBodyWriter
,
ContextResolver
,
ExceptionMapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |