org.codehaus.groovy.maven.feature
Interface Component

All Known Subinterfaces:
ClassCompiler, ClassFactory, Console, ScriptExecutor, Shell, StubCompiler, TraceSanitizer
All Known Implementing Classes:
CompilerSupport, ComponentSupport, ScriptExecutorSupport, TraceSanitizerSupport

public interface Component

???

Version:
$Id: Component.java 11353 2008-03-31 16:29:15Z user57 $
Author:
Jason Dillon

Method Summary
 Configuration config()
           
 Feature feature()
           
 

Method Detail

feature

Feature feature()

config

Configuration config()


Copyright © 2006-2009 Codehaus. All Rights Reserved.