|
Griffon 1.2.0 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgroovy.lang.GroovyObjectSupport
org.codehaus.griffon.resolve.config.AbstractDependencyManagementConfigurer
abstract class AbstractDependencyManagementConfigurer extends GroovyObjectSupport
| Field Summary | |
|---|---|
protected DependencyConfigurationContext |
context
|
| Constructor Summary | |
AbstractDependencyManagementConfigurer(DependencyConfigurationContext context)
|
|
| Methods inherited from class GroovyObjectSupport | |
|---|---|
| setProperty, getProperty, getMetaClass, setMetaClass, invokeMethod, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
protected final DependencyConfigurationContext context
| Constructor Detail |
|---|
public AbstractDependencyManagementConfigurer(DependencyConfigurationContext context)
| Method Detail |
|---|
public String getAntVersion()
public DependencyConfigurationContext getContext()
public IvyDependencyManager getDependencyManager()
public String getGriffonVersion()
public String getGroovyVersion()
public String getSlf4jVersion()
public String getSpringVersion()
Groovy Documentation