Uses of Enum
org.eclipse.jetty.maven.plugin.AbstractWebAppMojo.DeploymentMode
Packages that use AbstractWebAppMojo.DeploymentMode
Package
Description
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
-
Uses of AbstractWebAppMojo.DeploymentMode in org.eclipse.jetty.maven.plugin
Fields in org.eclipse.jetty.maven.plugin declared as AbstractWebAppMojo.DeploymentModeModifier and TypeFieldDescriptionprotected AbstractWebAppMojo.DeploymentModeAbstractWebAppMojo.deployModeControls how to run jetty.Methods in org.eclipse.jetty.maven.plugin that return AbstractWebAppMojo.DeploymentModeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static AbstractWebAppMojo.DeploymentMode[]AbstractWebAppMojo.DeploymentMode.values()Returns an array containing the constants of this enum type, in the order they are declared.