public class WebStartInstaller 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_ALIAS, THRESHOLD_CLOCK_DIFFERENCE_WARNING
loader
formatter, installStatus, listenerDelegate
Constructor and Description |
---|
WebStartInstaller()
WebStartInstaller constructor.
|
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.
|
LocalizableMessage |
getSummary(ProgressStep status)
Gets an i18n'd string representing the summary of
a give ProgressStep.
|
void |
run()
Actually performs the install in this thread.
|
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, initLoader, setDisplayedWizardStep, setQuickSetupDialog, setUserArguments, waitForLoader
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 WebStartInstaller()
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 String getInstallationPath()
getInstallationPath
in class Application
public String getInstancePath()
getInstancePath
in class Application
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.