org.codehaus.groovy.maven.runtime.v10
Class GroovyRuntime_v10
java.lang.Object
org.codehaus.groovy.maven.feature.support.ProviderSupport
org.codehaus.groovy.maven.runtime.v10.GroovyRuntime_v10
- All Implemented Interfaces:
- Provider
public class GroovyRuntime_v10
- extends ProviderSupport
Provides support for Groovy 1.0.
- Version:
- $Id: GroovyRuntime_v10.java 13181 2008-08-10 14:05:55Z 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_v10
public GroovyRuntime_v10()
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-2011 Codehaus. All Rights Reserved.