Class ComponentModelBasePlugin
java.lang.Object
org.gradle.language.base.plugins.ComponentModelBasePlugin
@Incubating
@Deprecated
public abstract class ComponentModelBasePlugin
extends Object
implements Plugin<Project>
Deprecated.
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.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classDeprecated. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ComponentModelBasePlugin
public ComponentModelBasePlugin()Deprecated.
-
-
Method Details
-
apply
-
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.