org.codehaus.gmaven.runtime.v1_6
Class ScriptExecutorFeature

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

public class ScriptExecutorFeature
extends FeatureSupport

Provides the script execution feature.

Version:
$Id: ScriptExecutorFeature.java 49 2009-10-16 14:03:56Z user57 $
Author:
Jason Dillon

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

ScriptExecutorFeature

public ScriptExecutorFeature()
Method Detail

doCreate

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


Copyright © 2006-2012 Codehaus. All Rights Reserved.