@Incubating public class PlayApplicationPlugin extends java.lang.Object implements Plugin<Project>
PlayApplicationSpec component type for the components container.| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_HTTP_PORT |
static java.lang.String |
RUN_GROUP |
| Constructor and Description |
|---|
PlayApplicationPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Project project)
Apply this plugin to the given target object.
|
public static final int DEFAULT_HTTP_PORT
public static final java.lang.String RUN_GROUP