|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.mortbay.jetty.plugin.AbstractJettyMojo
org.mortbay.jetty.plugin.AbstractJetty6Mojo
public abstract class AbstractJetty6Mojo
AbstractJetty6Mojo Base class for all jetty6 mojos.
Field Summary |
---|
Fields inherited from class org.mortbay.jetty.plugin.AbstractJettyMojo |
---|
consoleScanner, contextPath, daemon, jettyConfig, overrideWebXml, PORT_SYSPROPERTY, project, reload, scanIntervalSeconds, scanList, scanner, scannerListeners, server, stopKey, stopPort, systemProperties, tmpDirectory, webAppConfig, webDefaultXml |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
AbstractJetty6Mojo()
|
Method Summary | |
---|---|
void |
applyJettyXml()
|
JettyPluginServer |
createServer()
create a proxy that wraps a particular jetty version Server object |
java.lang.Object[] |
getConfiguredConnectors()
|
java.lang.Object |
getConfiguredRequestLog()
|
java.lang.Object[] |
getConfiguredUserRealms()
|
Methods inherited from class org.mortbay.jetty.plugin.AbstractJettyMojo |
---|
checkPomConfiguration, configureScanner, configureWebApplication, execute, findJettyWebXmlFile, finishConfigurationBeforeStart, getContextPath, getJettyXmlFile, getOverrideWebXml, getProject, getScanIntervalSeconds, getScanList, getScanner, getScannerListeners, getServer, getTmpDirectory, getWebDefaultXml, restartWebApp, setScanList, setScannerListeners, setServer, startConsoleScanner, startJetty |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
---|
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractJetty6Mojo()
Method Detail |
---|
public java.lang.Object[] getConfiguredUserRealms()
getConfiguredUserRealms
in class AbstractJettyMojo
AbstractJettyMojo.getConfiguredUserRealms()
public java.lang.Object[] getConfiguredConnectors()
getConfiguredConnectors
in class AbstractJettyMojo
AbstractJettyMojo.getConfiguredConnectors()
public java.lang.Object getConfiguredRequestLog()
getConfiguredRequestLog
in class AbstractJettyMojo
public void applyJettyXml() throws java.lang.Exception
applyJettyXml
in class AbstractJettyMojo
java.lang.Exception
public JettyPluginServer createServer() throws java.lang.Exception
AbstractJettyMojo
createServer
in class AbstractJettyMojo
java.lang.Exception
AbstractJettyMojo.createServer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |