Package org.codehaus.plexus.util.cli
Interface CommandLineCallable
Callable wrapper that exposes the proper exception type to the client.
- Author:
 - Kristian Rosenvold
 
- 
Method Summary
 
- 
Method Details
- 
call
- Specified by:
 callin interfaceCallable<Integer>- Throws:
 CommandLineException
 
 -