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

A

AbstractJettyMojo - Class in org.mortbay.jetty.plugin
AbstractJettyMojo
AbstractJettyMojo() - Constructor for class org.mortbay.jetty.plugin.AbstractJettyMojo
 
addDependency(Set, String, String, String, String) - Method in class org.mortbay.jetty.plugin.RuntimeDependencyResolver
 
addWebApplication(WebAppContext) - Method in class org.mortbay.jetty.plugin.JettyServer
 
applyJettyXml() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
applyJettyXml() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
applyJettyXml() - Method in class org.mortbay.jetty.plugin.JettyRunWarExplodedMojo
 
applyJettyXml() - Method in class org.mortbay.jetty.plugin.JettyRunWarMojo
 

C

checkPomConfiguration() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
checkPomConfiguration() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
Verify the configuration given in the pom.
checkPomConfiguration() - Method in class org.mortbay.jetty.plugin.JettyRunWarExplodedMojo
 
checkPomConfiguration() - Method in class org.mortbay.jetty.plugin.JettyRunWarMojo
 
configure(WebAppContext) - Method in class org.mortbay.jetty.plugin.MavenWebInfConfiguration
 
configureHandlers() - Method in class org.mortbay.jetty.plugin.JettyServer
Set up the handler structure to receive a webapp.
configureScanner() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
configureScanner() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
configureScanner() - Method in class org.mortbay.jetty.plugin.JettyRunWarExplodedMojo
 
configureScanner() - Method in class org.mortbay.jetty.plugin.JettyRunWarMojo
 
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.JettyRunMojo
 
configureWebApplication() - Method in class org.mortbay.jetty.plugin.JettyRunWarExplodedMojo
 
configureWebApplication() - Method in class org.mortbay.jetty.plugin.JettyRunWarMojo
 
connectors - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
List of connectors to use.
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
 
ConsoleScanner(AbstractJettyMojo) - Constructor for class org.mortbay.jetty.plugin.ConsoleScanner
 
containsSystemProperty(String) - Method in class org.mortbay.jetty.plugin.SystemProperties
 
contextHandlers - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
List of other contexts to set up.
contextPath - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
The context path for the webapp.
createDefaultConnector(String) - Method in class org.mortbay.jetty.plugin.JettyServer
 

D

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

E

execute() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
execute() - Method in class org.mortbay.jetty.plugin.HelpMojo
execute() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
execute() - Method in class org.mortbay.jetty.plugin.JettyRunWarExplodedMojo
 
execute() - Method in class org.mortbay.jetty.plugin.JettyRunWarMojo
 
execute() - Method in class org.mortbay.jetty.plugin.JettyStopMojo
 

F

findJars(WebAppContext) - Method in class org.mortbay.jetty.plugin.MavenWebInfConfiguration
Get the jars to examine from the files from which we have synthesized the classpath.
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.
finishConfigurationBeforeStart() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
finishConfigurationBeforeStart() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
finishConfigurationBeforeStart() - Method in class org.mortbay.jetty.plugin.JettyRunWarExplodedMojo
 
finishConfigurationBeforeStart() - Method in class org.mortbay.jetty.plugin.JettyRunWarMojo
 

G

getArtifact(String, String, String, String) - Method in class org.mortbay.jetty.plugin.RuntimeDependencyResolver
 
getClassesDirectory() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
getClassPathFiles() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
getClassPathFiles() - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
getContextPath() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getDirectory() - Method in class org.mortbay.jetty.plugin.ScanTargetPattern
 
getExcludes() - Method in class org.mortbay.jetty.plugin.ScanTargetPattern
 
getExtraScanTargets() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
getIncludes() - Method in class org.mortbay.jetty.plugin.ScanTargetPattern
 
getJettyEnvXml() - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
getJettyXmlFiles() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getKey() - Method in class org.mortbay.jetty.plugin.SystemProperty
 
getLog() - Static method in class org.mortbay.jetty.plugin.PluginLog
 
getName() - Method in class org.mortbay.jetty.plugin.SystemProperty
 
getOverlays() - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
getPomArtifact(String, String, String) - Method in class org.mortbay.jetty.plugin.RuntimeDependencyResolver
 
getProject() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getResource(String) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
getResourcePaths(String) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
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.SystemProperties
 
getSystemPropertiesFile() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getSystemProperty(String) - Method in class org.mortbay.jetty.plugin.SystemProperties
 
getTmpDirectory() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getUnpackOverlays() - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
getValue() - Method in class org.mortbay.jetty.plugin.SystemProperty
 
getWebAppSourceDirectory() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
getWebInfClasses() - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
getWebInfLib() - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
getWebXml() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 

H

HelpMojo - Class in org.mortbay.jetty.plugin
Display help information on jetty-maven-plugin.
Call
HelpMojo() - Constructor for class org.mortbay.jetty.plugin.HelpMojo
 

I

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

J

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.
JettyDeployWar - Class in org.mortbay.jetty.plugin
This goal is used to run Jetty with a pre-assembled war.
JettyDeployWar() - Constructor for class org.mortbay.jetty.plugin.JettyDeployWar
 
JettyRunMojo - 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.
JettyRunMojo() - Constructor for class org.mortbay.jetty.plugin.JettyRunMojo
 
JettyRunWarExplodedMojo - Class in org.mortbay.jetty.plugin
This goal is used to assemble your webapp into an exploded war and automatically deploy it to Jetty.
JettyRunWarExplodedMojo() - Constructor for class org.mortbay.jetty.plugin.JettyRunWarExplodedMojo
 
JettyRunWarMojo - Class in org.mortbay.jetty.plugin
This goal is used to assemble your webapp into a war and automatically deploy it to Jetty.
JettyRunWarMojo() - Constructor for class org.mortbay.jetty.plugin.JettyRunWarMojo
 
JettyServer - Class in org.mortbay.jetty.plugin
JettyServer Maven jetty plugin version of a wrapper for the Server class.
JettyServer() - Constructor for class org.mortbay.jetty.plugin.JettyServer
 
JettyStopMojo - Class in org.mortbay.jetty.plugin
JettyStopMojo - stops a running instance of jetty.
JettyStopMojo() - Constructor for class org.mortbay.jetty.plugin.JettyStopMojo
 
JettyWebAppContext - Class in org.mortbay.jetty.plugin
JettyWebAppContext Extends the WebAppContext to specialize for the maven environment.
JettyWebAppContext() - Constructor for class org.mortbay.jetty.plugin.JettyWebAppContext
 

L

loadPomAsProject(MavenProjectBuilder, Artifact) - Method in class org.mortbay.jetty.plugin.RuntimeDependencyResolver
 
loginServices - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
List of security realms to set up.

M

MavenWebInfConfiguration - Class in org.mortbay.jetty.plugin
 
MavenWebInfConfiguration() - Constructor for class org.mortbay.jetty.plugin.MavenWebInfConfiguration
 
Monitor - Class in org.mortbay.jetty.plugin
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.Monitor
 

O

org.mortbay.jetty.plugin - package org.mortbay.jetty.plugin
 

P

PluginLog - Class in org.mortbay.jetty.plugin
PluginLog Convenience class to provide access to the plugin Log for non-mojo classes.
PluginLog() - Constructor for class org.mortbay.jetty.plugin.PluginLog
 
PORT_SYSPROPERTY - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
postConfigure(WebAppContext) - Method in class org.mortbay.jetty.plugin.MavenWebInfConfiguration
 
preConfigure(WebAppContext) - Method in class org.mortbay.jetty.plugin.MavenWebInfConfiguration
 
project - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
The maven project.

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
 
requestLog - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
A RequestLog implementation to use for the webapp at runtime.
restartWebApp(boolean) - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
restartWebApp(boolean) - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
restartWebApp(boolean) - Method in class org.mortbay.jetty.plugin.JettyRunWarExplodedMojo
 
restartWebApp(boolean) - Method in class org.mortbay.jetty.plugin.JettyRunWarMojo
 
run() - Method in class org.mortbay.jetty.plugin.ConsoleScanner
 
run() - Method in class org.mortbay.jetty.plugin.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
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.ScanTargetPattern
 
server - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
A wrapper for the Server object
setClassPathFiles(List<File>) - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
setClassPathFiles(List<File>) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
setDirectory(File) - Method in class org.mortbay.jetty.plugin.ScanTargetPattern
 
setExcludes(List) - Method in class org.mortbay.jetty.plugin.ScanTargetPattern
 
setExtraScanTargets(List<File>) - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
setIncludes(List) - Method in class org.mortbay.jetty.plugin.ScanTargetPattern
 
setJettyEnvXml(String) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
setKey(String) - Method in class org.mortbay.jetty.plugin.SystemProperty
 
setLog(Log) - Static method in class org.mortbay.jetty.plugin.PluginLog
 
setName(String) - Method in class org.mortbay.jetty.plugin.SystemProperty
 
setOverlays(List<Resource>) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
setRequestLog(RequestLog) - Method in class org.mortbay.jetty.plugin.JettyServer
 
setResourceBases(String[]) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
This method is provided as a conveniance for jetty maven plugin configuration
setScanList(ArrayList<File>) - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
setScannerListeners(ArrayList<Scanner.BulkListener>) - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
setServer(JettyServer) - 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.SystemProperties
 
setUnpackOverlays(boolean) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
setValue(String) - Method in class org.mortbay.jetty.plugin.SystemProperty
 
setWebInfClasses(List<File>) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
setWebInfLib(List<File>) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
skip - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
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
SystemProperties Map of name to SystemProperty.
SystemProperties() - Constructor for class org.mortbay.jetty.plugin.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
SystemProperty Provides the ability to set System properties for the mojo execution.
SystemProperty() - Constructor for class org.mortbay.jetty.plugin.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.

U

unpackOverlay(WebAppContext, Resource) - Method in class org.mortbay.jetty.plugin.MavenWebInfConfiguration
 

W

webAppConfig - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
The "virtual" webapp created by the plugin
webAppXml - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
Location of a context xml configuration file whose contents will be applied to the webapp AFTER anything in <webAppConfig>.Optional.

_

_originalResourceBase - Variable in class org.mortbay.jetty.plugin.MavenWebInfConfiguration
 
_unpackedOverlays - Variable in class org.mortbay.jetty.plugin.MavenWebInfConfiguration
 

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

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