org.drools.guvnor.server.jaxrs.jaxb
Class GuvnorAtomProcessor
java.lang.Object
org.drools.guvnor.server.jaxrs.jaxb.GuvnorAtomProcessor
- All Implemented Interfaces:
- org.jboss.resteasy.spi.interception.DecoratorProcessor<Marshaller,GuvnorDecorators>
public class GuvnorAtomProcessor
- extends Object
- implements org.jboss.resteasy.spi.interception.DecoratorProcessor<Marshaller,GuvnorDecorators>
10 19 2012
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GuvnorAtomProcessor
public GuvnorAtomProcessor()
decorate
public Marshaller decorate(Marshaller target,
GuvnorDecorators annotation,
Class type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType)
- Specified by:
decorate in interface org.jboss.resteasy.spi.interception.DecoratorProcessor<Marshaller,GuvnorDecorators>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.