org.codehaus.groovy.maven.runtime.v16
Class StubCompilerFeature

java.lang.Object
  extended by org.codehaus.groovy.maven.feature.support.FeatureSupport
      extended by org.codehaus.groovy.maven.runtime.v16.StubCompilerFeature
All Implemented Interfaces:
Feature

public class StubCompilerFeature
extends FeatureSupport

Provides the stub compilation feature.

Version:
$Id: StubCompilerFeature.java 12238 2008-05-03 07:43:34Z user57 $
Author:
Jason Dillon

Field Summary
 
Fields inherited from class org.codehaus.groovy.maven.feature.support.FeatureSupport
config, key, log, provider, supported
 
Constructor Summary
StubCompilerFeature()
           
 
Method Summary
protected  Component doCreate()
           
 
Methods inherited from class org.codehaus.groovy.maven.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 java.lang.Exception
Specified by:
doCreate in class FeatureSupport
Throws:
java.lang.Exception


Copyright © 2006-2008 Codehaus. All Rights Reserved.