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

A

AbstractJettyMojo - Class in org.eclipse.jetty.maven.plugin
AbstractJettyMojo Common base class for most jetty mojos.
AbstractJettyMojo() - Constructor for class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
 
addPattern(String, String) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
addWebApplication(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.JettyServer
 
aid - Variable in class org.eclipse.jetty.maven.plugin.Starter.Artifact
 
applyJettyXml() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
 
applyJettyXml() - Method in class org.eclipse.jetty.maven.plugin.Starter
 

C

checkPomConfiguration() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
 
checkPomConfiguration() - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
Verify the configuration given in the pom.
checkPomConfiguration() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarExplodedMojo
 
checkPomConfiguration() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
 
classesDirectory - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
The directory containing generated classes.
communicateStartupResult(Exception) - Method in class org.eclipse.jetty.maven.plugin.Starter
 
configure(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
 
configureHandlers() - Method in class org.eclipse.jetty.maven.plugin.JettyServer
Set up the handler structure to receive a webapp.
configureJetty() - Method in class org.eclipse.jetty.maven.plugin.Starter
 
configurePluginClasspath() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
 
configureScanner() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
 
configureScanner() - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
 
configureScanner() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarExplodedMojo
 
configureScanner() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
 
configureWebApp() - Method in class org.eclipse.jetty.maven.plugin.Starter
 
configureWebApplication() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
Subclasses should invoke this to setup basic info on the webapp
configureWebApplication() - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
 
configureWebApplication() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarExplodedMojo
 
configureWebApplication() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
 
consoleScanner - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
A scanner to check ENTER hits on the console
ConsoleScanner - Class in org.eclipse.jetty.maven.plugin
ConsoleScanner Read input from stdin
ConsoleScanner(AbstractJettyMojo) - Constructor for class org.eclipse.jetty.maven.plugin.ConsoleScanner
 
containsSystemProperty(String) - Method in class org.eclipse.jetty.maven.plugin.SystemProperties
 
contextHandlers - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
List of other contexts to set up.
contextXml - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
Location of a context xml configuration file whose contents will be applied to the webapp AFTER anything in <webApp>.Optional.
copyTo(File) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
 
COUNTER - Static variable in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
 

D

daemon - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
Determines whether or not the server blocks when started.
deconfigure(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
 
DEFAULT_EXCLUDES - Static variable in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
 
DEFAULT_INCLUDES - Static variable in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
 
DEFAULT_MAX_IDLE_TIME - Static variable in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
DEFAULT_PORT - Static variable in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
DEFAULT_PORT_STR - Static variable in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
DEFAULT_WEBAPP_SRC - Static variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
 
doParse(WebAppContext, AnnotationParser, Resource) - Method in class org.eclipse.jetty.maven.plugin.MavenAnnotationConfiguration
 
doStart() - Method in class org.eclipse.jetty.maven.plugin.JettyServer
 
doStart() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
doStart() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
doStop() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
doStop() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 

E

equals(Object) - Method in class org.eclipse.jetty.maven.plugin.Starter.Artifact
 
excludedGoals - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
List of goals that are NOT to be used
execute() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
 
execute() - Method in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
 
execute() - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
 
execute() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarExplodedMojo
 
execute() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
 
execute() - Method in class org.eclipse.jetty.maven.plugin.JettyStopMojo
 
execution - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
 
extraScanTargets - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
Extra scan targets as a list

F

fileSeparators(String) - Static method in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
 
findJars(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
Get the jars to examine from the files from which we have synthesized the classpath.
findJettyWebXmlFile(File) - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
Try and find a jetty-web.xml file, using some historical naming conventions if necessary.
finishConfigurationBeforeStart() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
 

G

getArtifactForOverlay(OverlayConfig, List<Artifact>) - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
 
getArtifactForOverlay(OverlayConfig, List<Artifact>) - Method in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
 
getArtifactForOverlayConfig(OverlayConfig, List<Starter.Artifact>) - Method in class org.eclipse.jetty.maven.plugin.Starter
 
getArtifactId() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 
getBaseAppFirst() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
getByteBufferPool() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
getClasses() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
getClassifier() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 
getClassPath() - Method in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
 
getClassPathFiles() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
getConfig() - Method in class org.eclipse.jetty.maven.plugin.Overlay
 
getConfiguration(String[]) - Method in class org.eclipse.jetty.maven.plugin.Starter
 
getConnectedEndPoints() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
getConnectionFactories() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
getConnectionFactory(String) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
getConnectionFactory(Class<T>) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
getContainerIncludeJarPattern() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
getDefaultConnectionFactory() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
getDependentMavenWarExcludes() - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
Get value of dependentWarExcludes for maven-war-plugin
getDependentMavenWarIncludes() - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
Get value of dependentWarIncludes for maven-war-plugin
getDirectory() - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
 
getExcludes() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 
getExcludes() - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
 
getExecutor() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
getForce() - Method in class org.eclipse.jetty.maven.plugin.SystemProperties
 
getGroupId() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 
getHost() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
getIdleTimeout() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
getIncludes() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 
getIncludes() - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
 
getJettyEnvXml() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
getJettyXmlFiles() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
 
getKey() - Method in class org.eclipse.jetty.maven.plugin.SystemProperty
 
getLog() - Static method in class org.eclipse.jetty.maven.plugin.PluginLog
 
getMavenWarOverlayConfigAsString() - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
 
getMavenWarOverlayConfigs() - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
Get config for any overlays that have been declared for the maven-war-plugin.
getName() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
getName() - Method in class org.eclipse.jetty.maven.plugin.SystemProperty
 
getOverlays() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
getPlugin() - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
Find the maven-war-plugin, if one is configured
getPort() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
getProtocols() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
getProvidedJars() - Method in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
 
getResource(String) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
getResource() - Method in class org.eclipse.jetty.maven.plugin.Overlay
 
getResourcePaths(String) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
getScheduler() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
getServer() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
getStopKey() - Method in class org.eclipse.jetty.maven.plugin.JettyStopMojo
 
getStopPort() - Method in class org.eclipse.jetty.maven.plugin.JettyStopMojo
 
getSystemProperties() - Method in class org.eclipse.jetty.maven.plugin.SystemProperties
 
getSystemProperty(String) - Method in class org.eclipse.jetty.maven.plugin.SystemProperties
 
getTargetPath() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 
getTestClasses() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
getTransport() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
getValue() - Method in class org.eclipse.jetty.maven.plugin.SystemProperty
 
getWebInfIncludeJarPattern() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
getWebInfLib() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
gid - Variable in class org.eclipse.jetty.maven.plugin.Starter.Artifact
 

H

httpConnector - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
A ServerConnector to use.

I

isCurrentProject() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 
isExcluded(String) - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
 
isExcluded(String) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
 
isFiltered() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 
isIncluded(String) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
 
isPluginArtifact(Artifact) - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
 
isPluginArtifact(Artifact) - Method in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
 
isSet() - Method in class org.eclipse.jetty.maven.plugin.SystemProperty
 
isSkip() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 

J

JettyDeployWar - Class in org.eclipse.jetty.maven.plugin
This goal is used to run Jetty with a pre-assembled war.
JettyDeployWar() - Constructor for class org.eclipse.jetty.maven.plugin.JettyDeployWar
 
JettyRunForkedMojo - Class in org.eclipse.jetty.maven.plugin
This goal is used to assemble your webapp into a war and automatically deploy it to Jetty in a forked JVM.
JettyRunForkedMojo() - Constructor for class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
 
JettyRunForkedMojo.ShutdownThread - Class in org.eclipse.jetty.maven.plugin
ShutdownThread
JettyRunForkedMojo.ShutdownThread() - Constructor for class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo.ShutdownThread
 
JettyRunMojo - Class in org.eclipse.jetty.maven.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.eclipse.jetty.maven.plugin.JettyRunMojo
 
JettyRunWarExplodedMojo - Class in org.eclipse.jetty.maven.plugin
This goal is used to assemble your webapp into an exploded war and automatically deploy it to Jetty.
JettyRunWarExplodedMojo() - Constructor for class org.eclipse.jetty.maven.plugin.JettyRunWarExplodedMojo
 
JettyRunWarMojo - Class in org.eclipse.jetty.maven.plugin
This goal is used to assemble your webapp into a war and automatically deploy it to Jetty.
JettyRunWarMojo() - Constructor for class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
 
JettyServer - Class in org.eclipse.jetty.maven.plugin
JettyServer Maven jetty plugin version of a wrapper for the Server class.
JettyServer() - Constructor for class org.eclipse.jetty.maven.plugin.JettyServer
 
JettyStartMojo - Class in org.eclipse.jetty.maven.plugin
This goal is similar to the jetty:run goal, EXCEPT that it is designed to be bound to an execution inside your pom, rather than being run from the command line.
JettyStartMojo() - Constructor for class org.eclipse.jetty.maven.plugin.JettyStartMojo
 
JettyStopMojo - Class in org.eclipse.jetty.maven.plugin
JettyStopMojo - stops a running instance of jetty.
JettyStopMojo() - Constructor for class org.eclipse.jetty.maven.plugin.JettyStopMojo
 
JettyWebAppContext - Class in org.eclipse.jetty.maven.plugin
JettyWebAppContext Extends the WebAppContext to specialize for the maven environment.
JettyWebAppContext() - Constructor for class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
jettyXml - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
Comma separated list of a jetty xml configuration files whose contents will be applied before any plugin configuration.
join() - Method in class org.eclipse.jetty.maven.plugin.Starter
 

L

loginServices - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
List of security realms to set up.

M

main(String[]) - Static method in class org.eclipse.jetty.maven.plugin.Starter
 
MavenAnnotationConfiguration - Class in org.eclipse.jetty.maven.plugin
 
MavenAnnotationConfiguration() - Constructor for class org.eclipse.jetty.maven.plugin.MavenAnnotationConfiguration
 
MavenServerConnector - Class in org.eclipse.jetty.maven.plugin
MavenServerConnector As the ServerConnector class does not have a no-arg constructor, and moreover requires the server instance passed in to all its constructors, it cannot be referenced in the pom.xml.
MavenServerConnector() - Constructor for class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
MavenWebInfConfiguration - Class in org.eclipse.jetty.maven.plugin
MavenWebInfConfiguration WebInfConfiguration to take account of overlaid wars expressed as project dependencies and potentiall configured via the maven-war-plugin.
MavenWebInfConfiguration() - Constructor for class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
 

O

org.eclipse.jetty.maven.plugin - package org.eclipse.jetty.maven.plugin
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
Overlay - Class in org.eclipse.jetty.maven.plugin
Overlay
Overlay(OverlayConfig, Resource) - Constructor for class org.eclipse.jetty.maven.plugin.Overlay
 
Overlay(OverlayConfig) - Constructor for class org.eclipse.jetty.maven.plugin.Overlay
 
OverlayConfig - Class in org.eclipse.jetty.maven.plugin
OverlayConfig
OverlayConfig() - Constructor for class org.eclipse.jetty.maven.plugin.OverlayConfig
 
OverlayConfig(String, List<String>, List<String>) - Constructor for class org.eclipse.jetty.maven.plugin.OverlayConfig
 
OverlayConfig(Xpp3Dom, List<String>, List<String>) - Constructor for class org.eclipse.jetty.maven.plugin.OverlayConfig
 
overlayMatchesArtifact(OverlayConfig, Artifact) - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
 
overlayMatchesArtifact(OverlayConfig, Artifact) - Method in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
 

P

parseWebInfClasses(WebAppContext, AnnotationParser) - Method in class org.eclipse.jetty.maven.plugin.MavenAnnotationConfiguration
 
path - Variable in class org.eclipse.jetty.maven.plugin.Starter.Artifact
 
pathSeparators(String) - Static method in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
 
pluginArtifacts - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
The artifacts for the plugin itself.
PluginLog - Class in org.eclipse.jetty.maven.plugin
PluginLog Convenience class to provide access to the plugin Log for non-mojo classes.
PluginLog() - Constructor for class org.eclipse.jetty.maven.plugin.PluginLog
 
PORT_SYSPROPERTY - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
 
PORT_SYSPROPERTY - Variable in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
 
PORT_SYSPROPERTY - Static variable in class org.eclipse.jetty.maven.plugin.Starter
 
postConfigure(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
 
preConfigure(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
 
prepareConfiguration() - Method in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
 
prependHandler(Handler, HandlerCollection) - Method in class org.eclipse.jetty.maven.plugin.Starter
 
project - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
The maven project.
projectArtifacts - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
The artifacts for the project.

R

reload - Variable in class org.eclipse.jetty.maven.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.
requestLog - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
A RequestLog implementation to use for the webapp at runtime.
resource - Variable in class org.eclipse.jetty.maven.plugin.Starter.Artifact
 
restartWebApp(boolean) - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
 
restartWebApp(boolean) - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
 
restartWebApp(boolean) - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarExplodedMojo
 
restartWebApp(boolean) - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
 
run() - Method in class org.eclipse.jetty.maven.plugin.ConsoleScanner
 
run() - Method in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo.ShutdownThread
 
run() - Method in class org.eclipse.jetty.maven.plugin.Starter
 

S

scanIntervalSeconds - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
The interval in seconds to scan the webapp for changes and restart the context if necessary.
scanList - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
List of files and directories to scan
scanner - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
A scanner to check for changes to the webapp
scannerListeners - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
List of Listeners for the scanner
ScanTargetPattern - Class in org.eclipse.jetty.maven.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.eclipse.jetty.maven.plugin.ScanTargetPattern
 
scanTargetPatterns - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
List of directories with ant-style <include> and <exclude> patterns for extra targets to periodically scan for changes.
scanTargets - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
List of files or directories to additionally periodically scan for changes.
SelectiveJarResource - Class in org.eclipse.jetty.maven.plugin
SelectiveJarResource Selectively copies resources from a jar file based on includes/excludes.
SelectiveJarResource(URL) - Constructor for class org.eclipse.jetty.maven.plugin.SelectiveJarResource
 
SelectiveJarResource(URL, boolean) - Constructor for class org.eclipse.jetty.maven.plugin.SelectiveJarResource
 
server - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
A wrapper for the Server object
setArtifactId(String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 
setBaseAppFirst(boolean) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
setCaseSensitive(boolean) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
 
setClasses(File) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
setClassifier(String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 
setContainerIncludeJarPattern(String) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
setDirectory(File) - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
 
setExcludes(List<String>) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 
setExcludes(List) - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
 
setExcludes(List<String>) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
 
setFiltered(boolean) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 
setForce(boolean) - Method in class org.eclipse.jetty.maven.plugin.SystemProperties
 
setGroupId(String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 
setHost(String) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
setIdleTimeout(long) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
setIncludes(List<String>) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 
setIncludes(List) - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
 
setIncludes(List<String>) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
 
setJettyEnvXml(String) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
setKey(String) - Method in class org.eclipse.jetty.maven.plugin.SystemProperty
 
setLog(Log) - Static method in class org.eclipse.jetty.maven.plugin.PluginLog
 
setName(String) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
setName(String) - Method in class org.eclipse.jetty.maven.plugin.SystemProperty
 
setOverlays(List<Overlay>) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
Ordered list of wars to overlay on top of the current project.
setPort(int) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
setRequestLog(RequestLog) - Method in class org.eclipse.jetty.maven.plugin.JettyServer
 
setResource(Resource) - Method in class org.eclipse.jetty.maven.plugin.Overlay
 
setResourceBases(String[]) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
This method is provided as a convenience for jetty maven plugin configuration
setServer(Server) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
setSkip(boolean) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 
setSoLingerTime(int) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
setStopKey(String) - Method in class org.eclipse.jetty.maven.plugin.JettyStopMojo
 
setStopPort(int) - Method in class org.eclipse.jetty.maven.plugin.JettyStopMojo
 
setSystemProperties(SystemProperties) - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
 
setSystemPropertiesFile(File) - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
 
setSystemProperty(SystemProperty) - Method in class org.eclipse.jetty.maven.plugin.SystemProperties
 
setTargetPath(String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 
setTestClasses(File) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
setValue(String) - Method in class org.eclipse.jetty.maven.plugin.SystemProperty
 
setWebInfIncludeJarPattern(String) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
setWebInfLib(List<File>) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
 
shutdown() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
 
skip - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
Skip this mojo execution.
startConsoleScanner() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
Run a thread that monitors the console input to detect ENTER hits.
Starter - Class in org.eclipse.jetty.maven.plugin
Starter Class which is exec'ed to create a new jetty process.
Starter() - Constructor for class org.eclipse.jetty.maven.plugin.Starter
 
Starter.Artifact - Class in org.eclipse.jetty.maven.plugin
Artifact A mock maven Artifact class as the maven jars are not put onto the classpath for the execution of this class.
Starter.Artifact(String) - Constructor for class org.eclipse.jetty.maven.plugin.Starter.Artifact
 
Starter.Artifact(String, String, String) - Constructor for class org.eclipse.jetty.maven.plugin.Starter.Artifact
 
startJetty() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
 
startJettyRunner() - Method in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
 
stopKey - Variable in class org.eclipse.jetty.maven.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.eclipse.jetty.maven.plugin.JettyRunForkedMojo
Key to provide when stopping jetty on executing java -DSTOP.KEY=<stopKey> -DSTOP.PORT=<stopPort> -jar start.jar --stop
stopKey - Variable in class org.eclipse.jetty.maven.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.eclipse.jetty.maven.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.eclipse.jetty.maven.plugin.JettyRunForkedMojo
Port to listen to stop jetty on executing -DSTOP.PORT=<stopPort> -DSTOP.KEY=<stopKey> -jar start.jar --stop
stopPort - Variable in class org.eclipse.jetty.maven.plugin.JettyStopMojo
Port to listen to stop jetty on sending stop command
systemProperties - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
System properties to set before execution.
SystemProperties - Class in org.eclipse.jetty.maven.plugin
SystemProperties Map of name to SystemProperty.
SystemProperties() - Constructor for class org.eclipse.jetty.maven.plugin.SystemProperties
 
systemPropertiesFile - Variable in class org.eclipse.jetty.maven.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.eclipse.jetty.maven.plugin
SystemProperty Provides the ability to set System properties for the mojo execution.
SystemProperty() - Constructor for class org.eclipse.jetty.maven.plugin.SystemProperty
 

T

target - Variable in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
The target directory
testClassesDirectory - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
The directory containing generated test classes.
tmpDirectory - Variable in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
The temporary directory to use for the webapp.
toString() - Method in class org.eclipse.jetty.maven.plugin.Overlay
 
toString() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
 

U

unpack(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
 
unpackOverlay(WebAppContext, Overlay) - Method in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
 
useProvidedScope - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
Whether or not to include dependencies on the plugin's classpath with <scope>provided</scope> Use WITH CAUTION as you may wind up with duplicate jars/classes.
useProvidedScope - Variable in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
Whether or not to include dependencies on the plugin's classpath with <scope>provided</scope> Use WITH CAUTION as you may wind up with duplicate jars/classes.
useTestScope - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
If true, the <testOutputDirectory> and the dependencies of <scope>test<scope> will be put first on the runtime classpath.

W

warArtifacts - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
List of deps that are wars
warPluginInfo - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
maven-war-plugin reference
WarPluginInfo - Class in org.eclipse.jetty.maven.plugin
WarPluginInfo Information about the maven-war-plugin contained in the pom
WarPluginInfo(MavenProject) - Constructor for class org.eclipse.jetty.maven.plugin.WarPluginInfo
 
webApp - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
An instance of org.eclipse.jetty.webapp.WebAppContext that represents the webapp.
webAppSourceDirectory - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
Root directory for all html/jsp etc files
webXml - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
The default location of the web.xml file.

_

__instance - Static variable in class org.eclipse.jetty.maven.plugin.JettyServer
 
_originalResourceBase - Variable in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
 
_unpackedOverlayResources - Variable in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
 
A C D E F G H I J L M O P R S T U W _ 

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