@Incubating public class PlayApplicationPlugin extends Object implements Plugin<Project>
PlayApplicationSpec
component type for the components container.Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_HTTP_PORT |
static 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 String RUN_GROUP