org.codehaus.groovy.maven.runtime.v10
Class ClassFactoryFeature

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

public class ClassFactoryFeature
extends FeatureSupport

???

Version:
$Id: ClassFactoryFeature.java 13181 2008-08-10 14:05:55Z user57 $
Author:
Jason Dillon

Field Summary
 
Fields inherited from class org.codehaus.groovy.maven.feature.support.FeatureSupport
config, key, log, provider, supported
 
Constructor Summary
ClassFactoryFeature()
           
 
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

ClassFactoryFeature

public ClassFactoryFeature()
Method Detail

doCreate

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


Copyright © 2006-2009 Codehaus. All Rights Reserved.