org.codehaus.gmaven.runtime.v1_5
Class ClassCompilerFeature
java.lang.Object
org.codehaus.gmaven.feature.support.FeatureSupport
org.codehaus.gmaven.runtime.v1_5.ClassCompilerFeature
- All Implemented Interfaces:
- Feature
public class ClassCompilerFeature
- extends FeatureSupport
Provides the class compilation feature.
- Version:
- $Id: ClassCompilerFeature.java 91 2010-07-05 21:06:12Z user57 $
- Author:
- Jason Dillon
Methods inherited from class org.codehaus.gmaven.feature.support.FeatureSupport |
asString, config, create, create, hashCode, key, name, provider, require, supported, toString |
ClassCompilerFeature
public ClassCompilerFeature()
doCreate
protected Component doCreate()
throws Exception
- Specified by:
doCreate
in class FeatureSupport
- Throws:
Exception
Copyright © 2006-2012 Codehaus. All Rights Reserved.