info.rolandkrueger.roklib.cli
Interface ICommandLineOptionCallback

All Known Implementing Classes:
CommandLineOption.EmptyCallback

public interface ICommandLineOptionCallback


Method Summary
 void optionIsSet(CommandLineArgumentEvaluator source, List<String> paramValues)
           
 

Method Detail

optionIsSet

void optionIsSet(CommandLineArgumentEvaluator source,
                 List<String> paramValues)


Copyright © 2007-2011. All Rights Reserved.