| Modifier and Type | Field and Description | 
|---|---|
| static String | JETTY_RUNDeprecated.  | 
| static String | JETTY_RUN_WARDeprecated.  | 
| static String | JETTY_STOPDeprecated.  | 
| static String | RELOAD_AUTOMATICDeprecated.  | 
| static String | RELOAD_MANUALDeprecated.  | 
| Constructor and Description | 
|---|
| JettyPlugin()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | apply(Project project)Deprecated.  Apply this plugin to the given target object. | 
| JavaPluginConvention | getJavaConvention(Project project)Deprecated.  | 
| WarPluginConvention | getWarConvention(Project project)Deprecated.  | 
public static final String JETTY_RUN
public static final String JETTY_RUN_WAR
public static final String JETTY_STOP
public static final String RELOAD_AUTOMATIC
public static final String RELOAD_MANUAL
public void apply(Project project)
Pluginpublic JavaPluginConvention getJavaConvention(Project project)
public WarPluginConvention getWarConvention(Project project)