Celtix User APIs

Uses of Class
org.objectweb.celtix.configuration.CommandLineOption

Packages that use CommandLineOption
org.objectweb.celtix.configuration   
 

Uses of CommandLineOption in org.objectweb.celtix.configuration
 

Methods in org.objectweb.celtix.configuration with parameters of type CommandLineOption
protected  void AbstractCommandLineConfiguration.addOption(CommandLineOption option)
          Adds an option to the command line configuration.
 


Celtix User APIs