return Collections.unmodifiableList(optionHandlers);
}
private OptionHandlerViewer addStandardOptionHandlersAndValidators(final InstallerLookup installerLookup) {
addOptionHandler(new OptionHandlerConfiguration());
OptionHandlerConnector optionHandlerClientConnection;
OptionHandlerPersistor optionHandlerPersistor;
OptionHandlerViewer optionHandlerViewer;