NetExecutable
or CompilerExecutable
implementation can use the services of this interface for filtering out commands that are not supported by the executable. This allows the AbstractMojo
implementation to pass all user-defined values to the framework with assurances that the framework will only use commands appropriate for the given platform and executable/compiler.
@author Shane Isbell
|
|
|
|
|
|