Interface IToolsOptionHandler
-
- All Known Implementing Classes:
CustomInstallHandler,InstallHandler,ListProductsHandler,MigrateHandler,ProductInfoHandler,UninstallAllHandler,UninstallHandler,VersionHandler
public interface IToolsOptionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancheckArguments(List arguments)voiddisplayHelp()voidhandleRequest(List arguments)
-