|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the type of the resource the renderer is rendering representations for.
public interface RepresentationRenderer<T>
Renders representation of resources.
The implementation requires means to get access to the instance of ResourceContext
. This is usually set by the AbstractRepresentationBodyWriter
via a constructor call or some form of post construction ceremony.
Method Summary | |
---|---|
void |
render() Renders the representation. |
Method Detail |
---|
void render()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |