|
||||||||||
| 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, skip, stopKey, stopPort, systemProperties, systemPropertiesFile, 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.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 AbstractJettyMojoAbstractJettyMojo.getConfiguredUserRealms()public java.lang.Object[] getConfiguredConnectors()
getConfiguredConnectors in class AbstractJettyMojoAbstractJettyMojo.getConfiguredConnectors()public java.lang.Object getConfiguredRequestLog()
getConfiguredRequestLog in class AbstractJettyMojo
public void applyJettyXml()
throws java.lang.Exception
applyJettyXml in class AbstractJettyMojojava.lang.Exception
public JettyPluginServer createServer()
throws java.lang.Exception
AbstractJettyMojo
createServer in class AbstractJettyMojojava.lang.ExceptionAbstractJettyMojo.createServer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||