org.apache.maven.plugin.nar
Interface Executable

All Known Implementing Classes:
Library, Test

public interface Executable

Author:
Mark Donszelmann (Mark.Donszelmann@gmail.com)

Method Summary
 java.util.List getArgs()
           
 boolean shouldRun()
           
 

Method Detail

shouldRun

boolean shouldRun()

getArgs

java.util.List getArgs()


Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.