public class OfflineInstaller extends Installer
Application.ApplicationPrintStream, Application.ErrorPrintStream, Application.OutputPrintStream, Application.PointAdder
canceled, completedProgress, DEFAULT_CONFIG_CLASS_NAME, MAX_PORT_VALUE, MIN_PORT_VALUE, ROOT_BACKEND_NAME, SELF_SIGNED_CERT_ALIASES, THRESHOLD_CLOCK_DIFFERENCE_WARNING
formatter, installStatus, listenerDelegate
Constructor and Description |
---|
OfflineInstaller() |
Modifier and Type | Method and Description |
---|---|
String |
getInstallationPath()
Returns the installation path.
|
String |
getInstancePath()
Returns the instance path.
|
Integer |
getRatio(ProgressStep status)
Gets an integer representing the amount of processing
this application still needs to perform as a ratio
out of 100.
|
ApplicationException |
getRunError()
Returns the exception from the run() method, if any.
|
LocalizableMessage |
getSummary(ProgressStep status)
Gets an i18n'd string representing the summary of
a give ProgressStep.
|
protected void |
initMaps()
Initialize the different map used in this class.
|
void |
run()
Actually performs the install in this thread.
|
protected void |
uninstall()
Called when the user elects to cancel this operation.
|
applicationPrintStreamReceived, cancel, canFinish, canGoBack, canGoForward, checkAbort, closeClicked, configureReplication, configureServer, createData, createFramePanel, createNotReplicatedSuffix, createReplicatedBackendsIfRequired, createUserData, createWizardStepPanel, enableWindowsService, finishClicked, forceToDisplay, getCloseButtonToolTip, getConnectTimeout, getCurrentProgressStep, getExtraDialogHeight, getFinishButtonToolTip, getFinishedStep, getFirstWizardStep, getFrameTitle, getHostPort, getInitialFocusButtonName, getNextWizardStep, getOrderedSteps, getPreviousWizardStep, getQuitButtonToolTip, getSelfSignedCertificatePwd, getSelfSignedKeystorePath, getWizardSteps, initializeSuffix, initializeSuffixes, initSummaryMap, isCancellable, isFinished, isStartVerbose, isSubStep, isVisible, isVisible, mustConfigureReplication, mustCreateAds, mustInitializeSuffixes, mustStart, mustStop, nextClicked, previousClicked, quitClicked, setCurrentProgressStep, setWizardDialogState, uninstallServices, updateADS, updateSummaryWithServerState, updateUserData, windowClosing
acceptCertificateForException, confirmCancel, finishOnLeft, getCurrentWizardStep, getFinishButtonLabel, getTab, getUserArguments, setDisplayedWizardStep, setQuickSetupDialog, setUserArguments
addProgressUpdateListener, create, getApplicationErrorStream, getApplicationOutputStream, getFormattedDone, getFormattedDoneWithLineBreak, getFormattedError, getFormattedError, getFormattedLog, getFormattedLogError, getFormattedProgress, getFormattedProgressWithLineBreak, getFormattedSuccess, getFormattedSummary, getFormattedWarning, getFormattedWithPoints, getInstallation, getLineBreak, getMessage, getProgressMessageFormatter, getRemoteConnection, getTaskSeparator, getTrustManager, getUserData, isVerbose, notifyListeners, notifyListeners, notifyListenersDone, notifyListenersOfLog, notifyListenersOfLogAfterError, notifyListenersRatioChange, notifyListenersWithPoints, removeProgressUpdateListener, setCurrentInstallStatus, setInstallation, setNotifyListeners, setProgressMessageFormatter, setUserData
public OfflineInstaller()
public void run()
public Integer getRatio(ProgressStep status)
getRatio
in class Application
status
- ProgressStop for which a summary is neededpublic LocalizableMessage getSummary(ProgressStep status)
getSummary
in class Application
status
- ProgressStop for which a summary is neededpublic ApplicationException getRunError()
protected void uninstall()
protected void initMaps()
public String getInstallationPath()
getInstallationPath
in class Application
public String getInstancePath()
getInstancePath
in class Application
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.