|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.jetty.util.component.AbstractLifeCycle
org.eclipse.jetty.deploy.providers.ScanningAppProvider
org.eclipse.jetty.deploy.providers.ContextProvider
org.webframe.test.web.WFJettyContextProvider
public class WFJettyContextProvider
WFJettyContextDeployer 扩展支持jar包中的xml context加载
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.jetty.util.component.AbstractLifeCycle |
|---|
org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener |
| Nested classes/interfaces inherited from interface org.eclipse.jetty.util.component.LifeCycle |
|---|
org.eclipse.jetty.util.component.LifeCycle.Listener |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jetty.deploy.providers.ScanningAppProvider |
|---|
_filenameFilter |
| Fields inherited from class org.eclipse.jetty.util.component.AbstractLifeCycle |
|---|
_listeners, FAILED, RUNNING, STARTED, STARTING, STOPPED, STOPPING |
| Constructor Summary | |
|---|---|
WFJettyContextProvider()
|
|
| Method Summary | |
|---|---|
org.eclipse.jetty.server.handler.ContextHandler |
createContextHandler(org.eclipse.jetty.deploy.App app)
|
protected void |
doStart()
|
protected org.eclipse.jetty.server.handler.ContextHandler |
jarResourceXml(URL url)
|
| Methods inherited from class org.eclipse.jetty.deploy.providers.ContextProvider |
|---|
getConfigurationManager, setConfigurationManager |
| Methods inherited from class org.eclipse.jetty.deploy.providers.ScanningAppProvider |
|---|
addScannerListener, createApp, doStop, fileAdded, fileChanged, fileRemoved, getDeployedApps, getDeploymentManager, getMonitoredDirName, getMonitoredDirResource, getScanInterval, isRecursive, setDeploymentManager, setMonitoredDir, setMonitoredDirName, setMonitoredDirResource, setRecursive, setScanInterval |
| Methods inherited from class org.eclipse.jetty.util.component.AbstractLifeCycle |
|---|
addLifeCycleListener, getState, getState, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.jetty.util.component.LifeCycle |
|---|
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop |
| Constructor Detail |
|---|
public WFJettyContextProvider()
| Method Detail |
|---|
public org.eclipse.jetty.server.handler.ContextHandler createContextHandler(org.eclipse.jetty.deploy.App app)
throws Exception
createContextHandler in interface org.eclipse.jetty.deploy.AppProvidercreateContextHandler in class org.eclipse.jetty.deploy.providers.ContextProviderException
protected void doStart()
throws Exception
doStart in class org.eclipse.jetty.deploy.providers.ScanningAppProviderException
protected org.eclipse.jetty.server.handler.ContextHandler jarResourceXml(URL url)
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||