@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 and Description |
---|
ComponentModelBasePlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(Project project)
Apply this plugin to the given target object.
|