org.codehaus.gmaven.feature
Interface Component

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

public interface Component

A component feature.

Version:
$Id: Component.java 9 2009-07-16 09:22:08Z user57 $
Author:
Jason Dillon

Method Summary
 Configuration config()
           
 Feature feature()
           
 

Method Detail

feature

Feature feature()

config

Configuration config()


Copyright © 2006-2012 Codehaus. All Rights Reserved.