org.drools.guvnor.server.jaxrs.jaxb
Class GuvnorAtomProcessor

java.lang.Object
  extended by 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


Constructor Summary
GuvnorAtomProcessor()
           
 
Method Summary
 Marshaller decorate(Marshaller target, GuvnorDecorators annotation, Class type, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuvnorAtomProcessor

public GuvnorAtomProcessor()
Method Detail

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-2013 JBoss by Red Hat. All Rights Reserved.