Uses of Enum
org.eclipse.jetty.maven.plugin.AbstractWebAppMojo.DeploymentMode
Package
Description
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
-
Uses of AbstractWebAppMojo.DeploymentMode in org.eclipse.jetty.maven.plugin
Modifier and TypeFieldDescriptionprotected AbstractWebAppMojo.DeploymentMode
AbstractWebAppMojo.deployMode
Controls how to run jetty.Modifier 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.