org.codehaus.gmaven.runtime.v1_5
Class ProviderImpl
java.lang.Object
org.codehaus.gmaven.feature.support.ProviderSupport
org.codehaus.gmaven.runtime.v1_5.ProviderImpl
- All Implemented Interfaces:
- org.codehaus.gmaven.feature.Provider
public class ProviderImpl
- extends ProviderSupport
Provides support for Groovy 1.5.
- Version:
- $Id$
- 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 org.codehaus.gmaven.feature.Version detectVersion()
- Specified by:
detectVersion in class ProviderSupport
name
public String name()
- Specified by:
name in interface org.codehaus.gmaven.feature.Provider- Overrides:
name in class ProviderSupport
Copyright © 2006-2012 Codehaus. All Rights Reserved.