public class AgentPluginFeatures extends Object implements PluginFeatures
PluginFeatures
to add Java Agent support.Constructor and Description |
---|
AgentPluginFeatures() |
Modifier and Type | Method and Description |
---|---|
void |
apply(org.gradle.api.Project project)
Apply the features to the specified project.
|
public void apply(org.gradle.api.Project project)
PluginFeatures
apply
in interface PluginFeatures
project
- the project to apply features toCopyright © 2016 Pivotal Software, Inc.. All rights reserved.