|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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
|
Constructor Summary | |
EarPlugin(Instantiator instantiator, FileResolver fileResolver)
|
Method Summary | |
---|---|
void
|
apply(Project 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
Constructor Detail |
---|
@Inject public EarPlugin(Instantiator instantiator, FileResolver fileResolver)
Method Detail |
---|
public void apply(Project project)
Gradle API 1.12