nl.toolforge.karma.core.cmd
Interface ExternalPropertySupport


public interface ExternalPropertySupport

Commands may provide support for properties defined in external files. Consider the BuildModule command where a developer might want to configure <javac>-command that is used by the implementation.

Right now, this interface is merely a placeholder for the fact that such support is required.

Version:
$Id: ExternalPropertySupport.java,v 1.1 2004/09/07 18:58:00 asmedes Exp $
Author:
D.A. Smedes



Copyright © 2002-2004 Toolforge. All Rights Reserved.