Package com.sun.n1.sps.client

Interface Summary
CommandManager The CommandManager interface is used to execute CLI commands and query information from the Master Server.
 

Class Summary
CommandManagerBuilder The CommandManagerBuilder builds and returns the reference to the CommandManager given the File path to the SPS CLI Installation directory.
 

Exception Summary
CommandException a CommandException results from an error while executing a command on the MasterServer.
ConfigurationException A ConfigurationException results from an improper CLI directory layout or other startup problem.
ConversionException A ConversionException results from a problem converting supplied arguments or converting the result.
IllegalArgumentsException An IllegalArguentsException results from an illegal argument or illegal combination of arguments being passed.