com.xebialabs.deployit.booter.remote.resteasy
Class BooterConfigWriterInterceptor

java.lang.Object
  extended by com.xebialabs.deployit.booter.remote.resteasy.BooterConfigWriterInterceptor
All Implemented Interfaces:
org.jboss.resteasy.spi.interception.MessageBodyWriterInterceptor

public class BooterConfigWriterInterceptor
extends java.lang.Object
implements org.jboss.resteasy.spi.interception.MessageBodyWriterInterceptor


Constructor Summary
BooterConfigWriterInterceptor()
           
 
Method Summary
 void write(org.jboss.resteasy.spi.interception.MessageBodyWriterContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BooterConfigWriterInterceptor

public BooterConfigWriterInterceptor()
Method Detail

write

public void write(org.jboss.resteasy.spi.interception.MessageBodyWriterContext context)
           throws java.io.IOException,
                  javax.ws.rs.WebApplicationException
Specified by:
write in interface org.jboss.resteasy.spi.interception.MessageBodyWriterInterceptor
Throws:
java.io.IOException
javax.ws.rs.WebApplicationException