public class RhinoPlugin extends GroovyObjectSupport implements Plugin<Project>
Constructor and Description |
---|
RhinoPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(Project project)
Apply this plugin to the given target object.
|
void |
configureDefaultRhinoDependency(Configuration configuration,
DependencyHandler dependencyHandler,
RhinoExtension extension) |
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty
public void apply(Project project)
Plugin
public void configureDefaultRhinoDependency(Configuration configuration, DependencyHandler dependencyHandler, RhinoExtension extension)