org.codehaus.groovy.maven.runtime.v16
Class GroovyRuntime_v16
java.lang.Object
org.codehaus.groovy.maven.feature.support.ProviderSupport
org.codehaus.groovy.maven.runtime.v16.GroovyRuntime_v16
- All Implemented Interfaces:
- Provider
public class GroovyRuntime_v16
- extends ProviderSupport
Provides support for Groovy 1.6.
- Version:
- $Id: GroovyRuntime_v16.java 12239 2008-05-03 07:53:34Z user57 $
- Author:
- Jason Dillon
Field Summary |
static java.lang.String |
KEY
|
Methods inherited from class org.codehaus.groovy.maven.feature.support.ProviderSupport |
asString, config, detectSupported, feature, feature, features, hashCode, key, require, supported, toString, version |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
KEY
public static final java.lang.String KEY
- See Also:
- Constant Field Values
GroovyRuntime_v16
public GroovyRuntime_v16()
detectFeatures
protected java.util.Map detectFeatures()
- Specified by:
detectFeatures
in class ProviderSupport
detectVersion
protected Version detectVersion()
- Specified by:
detectVersion
in class ProviderSupport
name
public java.lang.String name()
- Specified by:
name
in interface Provider
- Overrides:
name
in class ProviderSupport
Copyright © 2006-2010 Codehaus. All Rights Reserved.