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