- org.gradle.language.base.plugins.ComponentModelBasePlugin
-
- All Implemented Interfaces and Traits:
- Plugin
@Incubating
public class ComponentModelBasePlugin
extends Object
Base plugin for component support.
Adds a ComponentSpecContainer named components
to the model.
For each binary instance added to the binaries container, registers a lifecycle task to create that binary.
-
-
Methods Summary
Methods
Type |
Name and description |
void |
apply(Project project)
|
-
Inherited Methods Summary
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Gradle API 3.0-milestone-1