org.simplericity.jettyconsole
Class DefaultJettyManager
java.lang.Object
org.simplericity.jettyconsole.DefaultJettyManager
- All Implemented Interfaces:
- JettyManager
public class DefaultJettyManager
- extends Object
- implements JettyManager
Created by IntelliJ IDEA.
User: bjorsnos
Date: Nov 20, 2007
Time: 8:46:11 PM
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultJettyManager
public DefaultJettyManager(Properties settings,
org.kantega.jexmec.PluginManager<JettyConsolePlugin> pluginManager)
shutdown
public void shutdown()
- Specified by:
shutdown in interface JettyManager
startServer
public void startServer(Configuration configuration)
- Specified by:
startServer in interface JettyManager
stopServer
public void stopServer()
- Specified by:
stopServer in interface JettyManager
getWarLocation
public File getWarLocation()
addListener
public void addListener(JettyManager.JettyListener listener)
- Specified by:
addListener in interface JettyManager
Copyright © 2012. All Rights Reserved.