org.codehaus.gmaven.runtime.v1_7
Class StubCompilerFeature

java.lang.Object
  extended by org.codehaus.gmaven.feature.support.FeatureSupport
      extended by org.codehaus.gmaven.runtime.v1_7.StubCompilerFeature
All Implemented Interfaces:
Feature

public class StubCompilerFeature
extends FeatureSupport

Provides the stub compilation feature.

Version:
$Id: StubCompilerFeature.java 52 2009-11-22 10:32:14Z user57 $
Author:
Jason Dillon

Field Summary
 
Fields inherited from class org.codehaus.gmaven.feature.support.FeatureSupport
config, key, log, provider, supported
 
Constructor Summary
StubCompilerFeature()
           
 
Method Summary
protected  Component doCreate()
           
 
Methods inherited from class org.codehaus.gmaven.feature.support.FeatureSupport
asString, config, create, create, hashCode, key, name, provider, require, supported, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StubCompilerFeature

public StubCompilerFeature()
Method Detail

doCreate

protected Component doCreate()
                      throws Exception
Specified by:
doCreate in class FeatureSupport
Throws:
Exception


Copyright © 2006-2012 Codehaus. All Rights Reserved.