org.picocontainer.script.testmodel
Class WebServerImpl
java.lang.Object
org.picocontainer.script.testmodel.WebServerImpl
- All Implemented Interfaces:
- WebServer, org.picocontainer.Startable
public class WebServerImpl
- extends Object
- implements WebServer, org.picocontainer.Startable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebServerImpl
public WebServerImpl(WebServerConfig wsc)
WebServerImpl
public WebServerImpl(WebServerConfig wsc,
StringBuffer sb)
start
public void start()
- Specified by:
start
in interface org.picocontainer.Startable
stop
public void stop()
- Specified by:
stop
in interface org.picocontainer.Startable
Copyright © 2003-2010 Codehaus. All Rights Reserved.