- org.gradle.plugins.ear.EarPlugin
-
-
Constructor Summary
Constructors
Constructor and description |
EarPlugin
(org.gradle.internal.reflect.Instantiator instantiator, org.gradle.api.internal.file.FileResolver fileResolver)
|
-
Methods Summary
Methods
Type |
Name and description |
void |
apply(Project project)
|
-
Inherited Methods Summary
-
-
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
-
@javax.inject.Inject
public EarPlugin(org.gradle.internal.reflect.Instantiator instantiator, org.gradle.api.internal.file.FileResolver fileResolver)
Gradle API 3.0-milestone-1