org.codehaus.griffon.resolve.config
[Java] Class PluginDependenciesConfigurer
java.lang.Object
groovy.lang.GroovyObjectSupport
org.codehaus.griffon.resolve.config.AbstractDependencyManagementConfigurer
org.codehaus.griffon.resolve.config.AbstractDependenciesConfigurer
org.codehaus.griffon.resolve.config.PluginDependenciesConfigurer
class PluginDependenciesConfigurer
extends AbstractDependenciesConfigurer
Methods inherited from class AbstractDependenciesConfigurer
|
addDependency, addDependency, addDependencyMaps, addDependencyStrings, extractDependencyProperties, getBooleanValueOrDefault, getExportSetting, handleExport, invokeMethod, isOnlyStrings, isProperties, isPropertiesAndConfigurer, isStringsAndConfigurer, isStringsAndProperties, nullSafeToString, preprocessDependencyProperties |
Methods inherited from class GroovyObjectSupport
|
setProperty, getProperty, getMetaClass, setMetaClass, invokeMethod, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
PluginDependenciesConfigurer
public PluginDependenciesConfigurer(DependencyConfigurationContext context)
-
addDependency
@Override
protected void addDependency(String scope, EnhancedDefaultDependencyDescriptor descriptor)
-
handleExport
@Override
protected void handleExport(EnhancedDefaultDependencyDescriptor descriptor, Boolean export)
-
preprocessDependencyProperties
@Override
protected void preprocessDependencyProperties(Map dependency)
-
Groovy Documentation