A C D E F G I J L M O P R S T W

A

AbstractJetty6Mojo - Class in org.mortbay.jetty.plugin
AbstractJetty6Mojo Base class for all jetty6 mojos.
AbstractJetty6Mojo() - Constructor for class org.mortbay.jetty.plugin.AbstractJetty6Mojo
 
AbstractJettyMojo - Class in org.mortbay.jetty.plugin
AbstractJettyMojo
AbstractJettyMojo() - Constructor for class org.mortbay.jetty.plugin.AbstractJettyMojo
 
AbstractJettyRunMojo - Class in org.mortbay.jetty.plugin
AbstractJettyRunMojo Base class for all jetty versions for the "run" mojo.
AbstractJettyRunMojo() - Constructor for class org.mortbay.jetty.plugin.AbstractJettyRunMojo
 
addDependency(Set, String, String, String, String) - Method in class org.mortbay.jetty.plugin.RuntimeDependencyResolver
 
addWebApplication(WebAppContext) - Method in class org.mortbay.jetty.plugin.Jetty6PluginServer
 
addWebApplication(WebAppContext) - Method in interface org.mortbay.jetty.plugin.util.JettyPluginServer
 
applyJettyXml() - Method in class org.mortbay.jetty.plugin.AbstractJetty6Mojo
 
applyJettyXml() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
applyJettyXml() - Method in class org.mortbay.jetty.plugin.Jetty6RunMojo
 

C

checkPomConfiguration() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
checkPomConfiguration() - Method in class org.mortbay.jetty.plugin.AbstractJettyRunMojo
Verify the configuration given in the pom.
checkPomConfiguration() - Method in class org.mortbay.jetty.plugin.Jetty6RunWar
 
checkPomConfiguration() - Method in class org.mortbay.jetty.plugin.Jetty6RunWarExploded
 
configure() - Method in class org.mortbay.jetty.plugin.Jetty6PluginWebAppContext
 
configureClassLoader() - Method in class org.mortbay.jetty.plugin.Jetty6MavenConfiguration
Set up the classloader for the webapp, using the various parts of the Maven project
configureHandlers() - Method in class org.mortbay.jetty.plugin.Jetty6PluginServer
Set up the handler structure to receive a webapp.
configureHandlers() - Method in interface org.mortbay.jetty.plugin.util.JettyPluginServer
 
configureScanner() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
configureScanner() - Method in class org.mortbay.jetty.plugin.AbstractJettyRunMojo
 
configureScanner() - Method in class org.mortbay.jetty.plugin.Jetty6RunWar
 
configureScanner() - Method in class org.mortbay.jetty.plugin.Jetty6RunWarExploded
 
configureWebApplication() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
Subclasses should invoke this to setup basic info on the webapp
configureWebApplication() - Method in class org.mortbay.jetty.plugin.AbstractJettyRunMojo
 
configureWebApplication() - Method in class org.mortbay.jetty.plugin.Jetty6RunWar
 
configureWebApplication() - Method in class org.mortbay.jetty.plugin.Jetty6RunWarExploded
 
consoleScanner - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
A scanner to check ENTER hits on the console
ConsoleScanner - Class in org.mortbay.jetty.plugin.util
 
ConsoleScanner(AbstractJettyMojo) - Constructor for class org.mortbay.jetty.plugin.util.ConsoleScanner
 
containsSystemProperty(String) - Method in class org.mortbay.jetty.plugin.util.SystemProperties
 
contextPath - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
The context path for the webapp.
createDefaultConnector(String) - Method in class org.mortbay.jetty.plugin.Jetty6PluginServer
 
createDefaultConnector(String) - Method in interface org.mortbay.jetty.plugin.util.JettyPluginServer
 
createServer() - Method in class org.mortbay.jetty.plugin.AbstractJetty6Mojo
 
createServer() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
create a proxy that wraps a particular jetty version Server object
createServer() - Method in class org.mortbay.jetty.plugin.Jetty6RunMojo
 

D

daemon - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
Determines whether or not the server blocks when started.
DEFAULT_MAX_IDLE_TIME - Static variable in class org.mortbay.jetty.plugin.Jetty6PluginServer
 
DEFAULT_PORT - Static variable in class org.mortbay.jetty.plugin.Jetty6PluginServer
 
doStart() - Method in class org.mortbay.jetty.plugin.Jetty6PluginWebAppContext
 
doStop() - Method in class org.mortbay.jetty.plugin.Jetty6PluginWebAppContext
 

E

execute() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
execute() - Method in class org.mortbay.jetty.plugin.AbstractJettyRunMojo
Run the mojo
execute() - Method in class org.mortbay.jetty.plugin.Jetty6RunMojo
 
execute() - Method in class org.mortbay.jetty.plugin.Jetty6RunWar
 
execute() - Method in class org.mortbay.jetty.plugin.Jetty6RunWarExploded
 
execute() - Method in class org.mortbay.jetty.plugin.JettyStopMojo
 

F

findJettyWebXmlFile(File) - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
Try and find a jetty-web.xml file, using some historical naming conventions if necessary.
findWebXml() - Method in class org.mortbay.jetty.plugin.Jetty6MavenConfiguration
 
finishConfigurationBeforeStart() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
finishConfigurationBeforeStart() - Method in class org.mortbay.jetty.plugin.Jetty6RunMojo
 
finishConfigurationBeforeStart() - Method in class org.mortbay.jetty.plugin.Jetty6RunWar
 
finishConfigurationBeforeStart() - Method in class org.mortbay.jetty.plugin.Jetty6RunWarExploded
 

G

getArtifact(String, String, String, String) - Method in class org.mortbay.jetty.plugin.RuntimeDependencyResolver
 
getClassesDirectory() - Method in class org.mortbay.jetty.plugin.AbstractJettyRunMojo
 
getClassPathFiles() - Method in class org.mortbay.jetty.plugin.AbstractJettyRunMojo
 
getClassPathFiles() - Method in class org.mortbay.jetty.plugin.Jetty6PluginWebAppContext
 
getConfiguredConnectors() - Method in class org.mortbay.jetty.plugin.AbstractJetty6Mojo
 
getConfiguredConnectors() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getConfiguredConnectors() - Method in class org.mortbay.jetty.plugin.Jetty6RunMojo
 
getConfiguredContextHandlers() - Method in class org.mortbay.jetty.plugin.Jetty6RunMojo
 
getConfiguredRequestLog() - Method in class org.mortbay.jetty.plugin.AbstractJetty6Mojo
 
getConfiguredRequestLog() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getConfiguredRequestLog() - Method in class org.mortbay.jetty.plugin.Jetty6RunMojo
 
getConfiguredUserRealms() - Method in class org.mortbay.jetty.plugin.AbstractJetty6Mojo
 
getConfiguredUserRealms() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getConfiguredUserRealms() - Method in class org.mortbay.jetty.plugin.Jetty6RunMojo
 
getConnectors() - Method in class org.mortbay.jetty.plugin.Jetty6PluginServer
 
getConnectors() - Method in interface org.mortbay.jetty.plugin.util.JettyPluginServer
 
getContextPath() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getContextPath() - Method in class org.mortbay.jetty.plugin.Jetty6PluginWebAppContext
 
getDirectory() - Method in class org.mortbay.jetty.plugin.util.ScanTargetPattern
 
getExcludes() - Method in class org.mortbay.jetty.plugin.util.ScanTargetPattern
 
getExtraScanTargets() - Method in class org.mortbay.jetty.plugin.AbstractJettyRunMojo
 
getIncludes() - Method in class org.mortbay.jetty.plugin.util.ScanTargetPattern
 
getJettyEnvXml() - Method in class org.mortbay.jetty.plugin.AbstractJettyRunMojo
 
getJettyEnvXmlFile() - Method in class org.mortbay.jetty.plugin.AbstractJettyRunMojo
 
getJettyEnvXmlFile() - Method in class org.mortbay.jetty.plugin.Jetty6PluginWebAppContext
 
getJettyXmlFile() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getKey() - Method in class org.mortbay.jetty.plugin.util.SystemProperty
 
getLog() - Static method in class org.mortbay.jetty.plugin.util.PluginLog
 
getName() - Method in class org.mortbay.jetty.plugin.util.SystemProperty
 
getOverrideWebXml() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getPomArtifact(String, String, String) - Method in class org.mortbay.jetty.plugin.RuntimeDependencyResolver
 
getProject() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getProxiedObject() - Method in class org.mortbay.jetty.plugin.Jetty6PluginServer
 
getProxiedObject() - Method in interface org.mortbay.jetty.plugin.util.Proxy
 
getRequestLog() - Method in class org.mortbay.jetty.plugin.Jetty6PluginServer
 
getRequestLog() - Method in interface org.mortbay.jetty.plugin.util.JettyPluginServer
 
getScanIntervalSeconds() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getScanList() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getScanner() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getScannerListeners() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getServer() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getSystemProperties() - Method in class org.mortbay.jetty.plugin.util.SystemProperties
 
getSystemPropertiesFile() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getSystemProperty(String) - Method in class org.mortbay.jetty.plugin.util.SystemProperties
 
getTmpDirectory() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getUserRealms() - Method in class org.mortbay.jetty.plugin.Jetty6PluginServer
 
getUserRealms() - Method in interface org.mortbay.jetty.plugin.util.JettyPluginServer
 
getValue() - Method in class org.mortbay.jetty.plugin.util.SystemProperty
 
getWebAppSourceDirectory() - Method in class org.mortbay.jetty.plugin.AbstractJettyRunMojo
 
getWebDefaultXml() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getWebXml() - Method in class org.mortbay.jetty.plugin.AbstractJettyRunMojo
 
getWebXmlFile() - Method in class org.mortbay.jetty.plugin.AbstractJettyRunMojo
 
getWebXmlFile() - Method in class org.mortbay.jetty.plugin.Jetty6PluginWebAppContext
 

I

isSet() - Method in class org.mortbay.jetty.plugin.util.SystemProperty
 

J

Jetty6DeployWar - Class in org.mortbay.jetty.plugin
This goal is used to run Jetty with a pre-assembled war.
Jetty6DeployWar() - Constructor for class org.mortbay.jetty.plugin.Jetty6DeployWar
 
Jetty6MavenConfiguration - Class in org.mortbay.jetty.plugin
 
Jetty6MavenConfiguration() - Constructor for class org.mortbay.jetty.plugin.Jetty6MavenConfiguration
 
Jetty6PluginServer - Class in org.mortbay.jetty.plugin
Jetty6PluginServer Jetty6 version of a wrapper for the Server class.
Jetty6PluginServer() - Constructor for class org.mortbay.jetty.plugin.Jetty6PluginServer
 
Jetty6PluginWebAppContext - Class in org.mortbay.jetty.plugin
Jetty6PluginWebAppContext
Jetty6PluginWebAppContext() - Constructor for class org.mortbay.jetty.plugin.Jetty6PluginWebAppContext
 
Jetty6RunMojo - Class in org.mortbay.jetty.plugin
This goal is used in-situ on a Maven project without first requiring that the project is assembled into a war, saving time during the development cycle.
Jetty6RunMojo() - Constructor for class org.mortbay.jetty.plugin.Jetty6RunMojo
 
Jetty6RunWar - Class in org.mortbay.jetty.plugin
This goal is used to assemble your webapp into a war and automatically deploy it to Jetty.
Jetty6RunWar() - Constructor for class org.mortbay.jetty.plugin.Jetty6RunWar
 
Jetty6RunWarExploded - Class in org.mortbay.jetty.plugin
This goal is used to assemble your webapp into an exploded war and automatically deploy it to Jetty.
Jetty6RunWarExploded() - Constructor for class org.mortbay.jetty.plugin.Jetty6RunWarExploded
 
jettyConfig - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
Location of a jetty xml configuration file whose contents will be applied before any plugin configuration.
JettyPluginServer - Interface in org.mortbay.jetty.plugin.util
JettyPluginServer Type to hide differences in API for different versions of Jetty for Server class.
JettyStopMojo - Class in org.mortbay.jetty.plugin
JettyStopMojo - stops a running instance of jetty.
JettyStopMojo() - Constructor for class org.mortbay.jetty.plugin.JettyStopMojo
 
join() - Method in class org.mortbay.jetty.plugin.Jetty6PluginServer
 
join() - Method in interface org.mortbay.jetty.plugin.util.JettyPluginServer
 

L

loadPomAsProject(MavenProjectBuilder, Artifact) - Method in class org.mortbay.jetty.plugin.RuntimeDependencyResolver
 

M

Monitor - Class in org.mortbay.jetty.plugin.util
Monitor Listens for stop commands eg via mvn jetty:stop and causes jetty to stop either by exiting the jvm, or by stopping the Server instances.
Monitor(int, String, Server[], boolean) - Constructor for class org.mortbay.jetty.plugin.util.Monitor
 

O

org.mortbay.jetty.plugin - package org.mortbay.jetty.plugin
 
org.mortbay.jetty.plugin.util - package org.mortbay.jetty.plugin.util
 
overrideWebXml - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
A web.xml file to be applied AFTER the webapp's web.xml file.

P

parseAnnotations() - Method in class org.mortbay.jetty.plugin.Jetty6MavenConfiguration
 
PluginLog - Class in org.mortbay.jetty.plugin.util
PluginLog Convenience class to provide access to the plugin Log for non-mojo classes.
PluginLog() - Constructor for class org.mortbay.jetty.plugin.util.PluginLog
 
PORT_SYSPROPERTY - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
project - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
The maven project.
Proxy - Interface in org.mortbay.jetty.plugin.util
Proxy Provides untyped access to an object of a particular jetty version.

R

reload - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
reload can be set to either 'automatic' or 'manual' if 'manual' then the context can be reloaded by a linefeed in the console if 'automatic' then traditional reloading on changed files is enabled.
removeDependency(Set, String, String, String, String) - Method in class org.mortbay.jetty.plugin.RuntimeDependencyResolver
 
restartWebApp(boolean) - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
restartWebApp(boolean) - Method in class org.mortbay.jetty.plugin.AbstractJettyRunMojo
 
restartWebApp(boolean) - Method in class org.mortbay.jetty.plugin.Jetty6RunWar
 
restartWebApp(boolean) - Method in class org.mortbay.jetty.plugin.Jetty6RunWarExploded
 
run() - Method in class org.mortbay.jetty.plugin.util.ConsoleScanner
 
run() - Method in class org.mortbay.jetty.plugin.util.Monitor
 
RuntimeDependencyResolver - Class in org.mortbay.jetty.plugin
RuntimeDependencyResolver This class is able to pull down a remote pom, find all of it's dependencies and transitively resolve them.
RuntimeDependencyResolver(ArtifactFactory, ArtifactResolver, ArtifactMetadataSource, ArtifactRepository, List) - Constructor for class org.mortbay.jetty.plugin.RuntimeDependencyResolver
 

S

scanIntervalSeconds - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
The interval in seconds to scan the webapp for changes and restart the context if necessary.
scanList - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
List of files and directories to scan
scanner - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
A scanner to check for changes to the webapp
scannerListeners - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
List of Listeners for the scanner
ScanTargetPattern - Class in org.mortbay.jetty.plugin.util
ScanTargetPattern Utility class to provide the ability for the mvn jetty:run mojo to be able to specify filesets of extra files to regularly scan for changes in order to redeploy the webapp.
ScanTargetPattern() - Constructor for class org.mortbay.jetty.plugin.util.ScanTargetPattern
 
server - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
The proxy for the Server object
setClassPathConfiguration(List) - Method in class org.mortbay.jetty.plugin.Jetty6MavenConfiguration
 
setClassPathFiles(List) - Method in class org.mortbay.jetty.plugin.AbstractJettyRunMojo
 
setClassPathFiles(List) - Method in class org.mortbay.jetty.plugin.Jetty6PluginWebAppContext
 
setConnectors(Object[]) - Method in class org.mortbay.jetty.plugin.Jetty6PluginServer
 
setConnectors(Object[]) - Method in interface org.mortbay.jetty.plugin.util.JettyPluginServer
 
setContextPath(String) - Method in class org.mortbay.jetty.plugin.Jetty6PluginWebAppContext
 
setDirectory(File) - Method in class org.mortbay.jetty.plugin.util.ScanTargetPattern
 
setExcludes(List) - Method in class org.mortbay.jetty.plugin.util.ScanTargetPattern
 
setExtraScanTargets(List) - Method in class org.mortbay.jetty.plugin.AbstractJettyRunMojo
 
setIncludes(List) - Method in class org.mortbay.jetty.plugin.util.ScanTargetPattern
 
setJettyEnvXmlFile(File) - Method in class org.mortbay.jetty.plugin.AbstractJettyRunMojo
 
setJettyEnvXmlFile(File) - Method in class org.mortbay.jetty.plugin.Jetty6PluginWebAppContext
 
setKey(String) - Method in class org.mortbay.jetty.plugin.util.SystemProperty
 
setLog(Log) - Static method in class org.mortbay.jetty.plugin.util.PluginLog
 
setName(String) - Method in class org.mortbay.jetty.plugin.util.SystemProperty
 
setRequestLog(Object) - Method in class org.mortbay.jetty.plugin.Jetty6PluginServer
 
setRequestLog(Object) - Method in interface org.mortbay.jetty.plugin.util.JettyPluginServer
 
setScanList(ArrayList) - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
setScannerListeners(ArrayList) - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
setServer(JettyPluginServer) - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
setSystemProperties(SystemProperties) - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
setSystemPropertiesFile(File) - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
setSystemProperty(SystemProperty) - Method in class org.mortbay.jetty.plugin.util.SystemProperties
 
setUserRealms(Object[]) - Method in class org.mortbay.jetty.plugin.Jetty6PluginServer
 
setUserRealms(Object[]) - Method in interface org.mortbay.jetty.plugin.util.JettyPluginServer
 
setValue(String) - Method in class org.mortbay.jetty.plugin.util.SystemProperty
 
setWebXml(File) - Method in class org.mortbay.jetty.plugin.Jetty6MavenConfiguration
 
setWebXmlFile(File) - Method in class org.mortbay.jetty.plugin.AbstractJettyRunMojo
 
setWebXmlFile(File) - Method in class org.mortbay.jetty.plugin.Jetty6PluginWebAppContext
 
skip - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
If true, execution of the plugin is skipped.
start() - Method in class org.mortbay.jetty.plugin.Jetty6PluginServer
 
start() - Method in interface org.mortbay.jetty.plugin.util.JettyPluginServer
 
startConsoleScanner() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
Run a thread that monitors the console input to detect ENTER hits.
startJetty() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
stopKey - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
Key to provide when stopping jetty on executing java -DSTOP.KEY=<stopKey> -DSTOP.PORT=<stopPort> -jar start.jar --stop
stopKey - Variable in class org.mortbay.jetty.plugin.JettyStopMojo
Key to provide when stopping jetty on executing java -DSTOP.KEY=<stopKey> -DSTOP.PORT=<stopPort> -jar start.jar --stop
stopPort - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
Port to listen to stop jetty on executing -DSTOP.PORT=<stopPort> -DSTOP.KEY=<stopKey> -jar start.jar --stop
stopPort - Variable in class org.mortbay.jetty.plugin.JettyStopMojo
Port to listen to stop jetty on sending stop command
systemProperties - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
System properties to set before execution.
SystemProperties - Class in org.mortbay.jetty.plugin.util
SystemProperties Map of name to SystemProperty.
SystemProperties() - Constructor for class org.mortbay.jetty.plugin.util.SystemProperties
 
systemPropertiesFile - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
File containing system properties to be set before execution Note that these properties will NOT override System properties that have been set on the command line, by the JVM, or directly in the POM via systemProperties.
SystemProperty - Class in org.mortbay.jetty.plugin.util
SystemProperty Provides the ability to set System properties for the mojo execution.
SystemProperty() - Constructor for class org.mortbay.jetty.plugin.util.SystemProperty
 

T

tmpDirectory - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
The temporary directory to use for the webapp.
transitivelyResolvePomDependencies(MavenProjectBuilder, String, String, String, boolean) - Method in class org.mortbay.jetty.plugin.RuntimeDependencyResolver
Download (if necessary) a pom, and load it as a MavenProject, transitively resolving any dependencies therein.

W

webAppConfig - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
The "virtual" webapp created by the plugin
webDefaultXml - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
A webdefault.xml file to use instead of the default for the webapp.

A C D E F G I J L M O P R S T W

Copyright © 1995-2010 Mort Bay Consulting. All Rights Reserved.