cn.dreampie.server.provider.jetty
类 JettyServerProvider
java.lang.Object
cn.dreampie.server.RestyServer
cn.dreampie.server.provider.jetty.JettyServerProvider
public class JettyServerProvider
- extends RestyServer
Created by Dreampie on 16/9/6.
| 从类 cn.dreampie.server.RestyServer 继承的字段 |
classLoader, classPath, contextPath, host, isBuild, mainFile, port, reloadObserver, reloadRunnable, resourceBase, rootPath, stack, useHttpSession, watchThread, webXmlPath |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JettyServerProvider
public JettyServerProvider()
init
protected void init()
throws Exception
- 指定者:
- 类
RestyServer 中的 init
- 抛出:
Exception
start
public void start()
throws Exception
- 指定者:
- 类
RestyServer 中的 start
- 抛出:
Exception
stop
public void stop()
throws Exception
- 指定者:
- 类
RestyServer 中的 stop
- 抛出:
Exception
destroy
public void destroy()
throws Exception
- 指定者:
- 类
RestyServer 中的 destroy
- 抛出:
Exception
restartWebApp
public void restartWebApp()
throws Exception
- 指定者:
- 类
RestyServer 中的 restartWebApp
- 抛出:
Exception
Copyright © 2017. All rights reserved.