ch.qos.logback.access.jetty
Class JettyFixture
java.lang.Object
ch.qos.logback.access.jetty.JettyFixtureBase
ch.qos.logback.access.jetty.JettyFixture
public class JettyFixture
- extends JettyFixtureBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JettyFixture
public JettyFixture(RequestLogImpl impl,
int port)
start
public void start()
throws Exception
- Overrides:
start
in class JettyFixtureBase
- Throws:
Exception
stop
public void stop()
throws Exception
- Overrides:
stop
in class JettyFixtureBase
- Throws:
Exception
buildContext
protected void buildContext()
- Specified by:
buildContext
in class JettyFixtureBase
getHandler
protected org.mortbay.jetty.Handler getHandler()
- Specified by:
getHandler
in class JettyFixtureBase
Copyright © 2005-2009 QOS.ch. All Rights Reserved.