org.codehaus.gmaven.runtime.v1_6
Class ProviderImpl
java.lang.Object
org.codehaus.gmaven.feature.support.ProviderSupport
org.codehaus.gmaven.runtime.v1_6.ProviderImpl
- All Implemented Interfaces:
- Provider
public class ProviderImpl
- extends ProviderSupport
Provides support for Groovy 1.6.
- Version:
- $Id: ProviderImpl.java 92 2010-07-05 21:06:20Z user57 $
- Author:
- Jason Dillon
Methods inherited from class org.codehaus.gmaven.feature.support.ProviderSupport |
asString, config, detectSupported, feature, feature, features, hashCode, key, require, supported, toString, version |
KEY
public static final String KEY
- See Also:
- Constant Field Values
ProviderImpl
public ProviderImpl()
detectFeatures
protected Map detectFeatures()
- Specified by:
detectFeatures
in class ProviderSupport
detectVersion
protected Version detectVersion()
- Specified by:
detectVersion
in class ProviderSupport
name
public String name()
- Specified by:
name
in interface Provider
- Overrides:
name
in class ProviderSupport
Copyright © 2006-2012 Codehaus. All Rights Reserved.