| Modifier and Type | Method and Description |
|---|---|
void |
InstallerService.install(HashMap<String,String> serverProperties,
ServerDetails serverDetails,
String existingSchemaOption)
Starts the installation process.
|
void |
InstallerServiceImpl.install(HashMap<String,String> serverProperties,
ServerDetails serverDetails,
String existingSchemaOption) |
HashMap<String,String> |
InstallerService.preInstall()
Call this prior to installing to see if we are ready to install.
|
HashMap<String,String> |
InstallerServiceImpl.preInstall() |
void |
InstallerService.test()
This simply verifies the server configuration but doesn't perform the actual install.
|
void |
InstallerServiceImpl.test() |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.