org.codehaus.gmaven.runtime.v1_5
Class ScriptExecutorFeature
java.lang.Object
org.codehaus.gmaven.feature.support.FeatureSupport
org.codehaus.gmaven.runtime.v1_5.ScriptExecutorFeature
- All Implemented Interfaces:
- Feature
public class ScriptExecutorFeature
- extends FeatureSupport
Provides the script execution feature.
- Version:
- $Id: ScriptExecutorFeature.java 19 2009-07-16 09:40:33Z 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 |
ScriptExecutorFeature
public ScriptExecutorFeature()
doCreate
protected Component doCreate()
throws Exception
- Specified by:
doCreate
in class FeatureSupport
- Throws:
Exception
Copyright © 2006-2012 Codehaus. All Rights Reserved.