ch.qos.logback.access.jetty
Class JettyBasicTest

java.lang.Object
  extended by ch.qos.logback.access.jetty.JettyBasicTest

public class JettyBasicTest
extends Object


Constructor Summary
JettyBasicTest()
           
 
Method Summary
 void eventGoesToAppenders()
           
 void getRequest()
           
 void postContentConverter()
           
static void startServer()
           
static void stopServer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JettyBasicTest

public JettyBasicTest()
Method Detail

startServer

public static void startServer()
                        throws Exception
Throws:
Exception

stopServer

public static void stopServer()
                       throws Exception
Throws:
Exception

getRequest

public void getRequest()
                throws Exception
Throws:
Exception

eventGoesToAppenders

public void eventGoesToAppenders()
                          throws Exception
Throws:
Exception

postContentConverter

public void postContentConverter()
                          throws Exception
Throws:
Exception


Copyright © 2005-2009 QOS.ch. All Rights Reserved.