public abstract class AbstractJetty6Mojo extends AbstractJettyMojo
RunMojo
.PORT_SYSPROPERTY
Constructor and Description |
---|
AbstractJetty6Mojo() |
Modifier and Type | Method and Description |
---|---|
void |
applyJettyXml() |
JettyPluginServer |
createServer()
create a proxy that wraps a particular jetty version Server object
|
Object[] |
getConfiguredConnectors() |
Object |
getConfiguredRequestLog() |
Object[] |
getConfiguredUserRealms() |
checkPomConfiguration, configureScanner, configureWebApplication, execute, findJettyWebXmlFile, finishConfigurationBeforeStart, getContextPath, getDefaultHttpPort, getJettyXmlFileName, getProject, getScanIntervalSeconds, getScanList, getScannerListeners, getServer, getSystemProperties, getTmpDirectory, getWebApplication, getWebDefaultXml, setScanList, setScannerListeners, setServer, setWebApplication, startJetty, startScanner
public Object[] getConfiguredUserRealms()
getConfiguredUserRealms
in class AbstractJettyMojo
org.mortbay.jetty.plugin.AbstractJettyMojo#getConfiguredUserRealms()
public Object[] getConfiguredConnectors()
getConfiguredConnectors
in class AbstractJettyMojo
org.mortbay.jetty.plugin.AbstractJettyMojo#getConfiguredConnectors()
public Object getConfiguredRequestLog()
getConfiguredRequestLog
in class AbstractJettyMojo
public void applyJettyXml() throws Exception
applyJettyXml
in class AbstractJettyMojo
Exception
public JettyPluginServer createServer() throws Exception
AbstractJettyMojo
createServer
in class AbstractJettyMojo
Exception
org.mortbay.jetty.plugin.AbstractJettyMojo#createServer()
Copyright © 2014. All rights reserved.