@Incubating public class ComponentModelBasePlugin extends Object implements Plugin<Project>
ComponentSpecContainer
named components
to the model.
For each binary instance added to the binaries container, registers a lifecycle task to create that binary.Constructor | Description |
---|---|
ComponentModelBasePlugin() |
Modifier and Type | Method | Description |
---|---|---|
void |
apply(Project project) |
Apply this plugin to the given target object.
|