| Package | Description |
|---|---|
| org.gradle.api |
Start Here: Gradle's
Project API, which is available from your build files. |
| org.gradle.api.internal.plugins | |
| org.gradle.api.internal.project |
| Modifier and Type | Method and Description |
|---|---|
PluginContainer |
Project.getPlugins()
Returns the plugins container for this project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultProjectsPluginContainer |
| Modifier and Type | Method and Description |
|---|---|
protected PluginContainer |
ProjectInternalServiceRegistry.createPluginContainer() |
PluginContainer |
AbstractProject.getPlugins() |
Copyright © 2013. All rights reserved