|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.plugins.ear.EarPlugin
public class EarPlugin
A Plugin with tasks which assemble a web application into a EAR file.
| Field Summary | |
|---|---|
static String |
DEPLOY_CONFIGURATION_NAME
|
static String |
EARLIB_CONFIGURATION_NAME
|
static String |
EAR_TASK_NAME
|
| Method Summary | |
|---|---|
void
|
apply(ProjectInternal project)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
public static final String DEPLOY_CONFIGURATION_NAME
public static final String EARLIB_CONFIGURATION_NAME
public static final String EAR_TASK_NAME
| Method Detail |
|---|
public void apply(ProjectInternal project)
Gradle API 1.0