|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.resteasy.links.impl.LinkDecorator
public class LinkDecorator
Constructor Summary | |
---|---|
LinkDecorator()
|
Method Summary | |
---|---|
javax.xml.bind.Marshaller |
decorate(javax.xml.bind.Marshaller target,
AddLinks annotation,
java.lang.Class type,
java.lang.annotation.Annotation[] annotations,
MediaType mediaType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinkDecorator()
Method Detail |
---|
public javax.xml.bind.Marshaller decorate(javax.xml.bind.Marshaller target, AddLinks annotation, java.lang.Class type, java.lang.annotation.Annotation[] annotations, MediaType mediaType)
decorate
in interface DecoratorProcessor<javax.xml.bind.Marshaller,AddLinks>
target
- i.e. a Marshaller instanceannotation
- the annotation that triggered the decorator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |