|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.DeployitConfig
com.xebialabs.deployit.setup.SetupContext
public class SetupContext
Configuration as it exists during setup.
| Field Summary |
|---|
| Fields inherited from class com.xebialabs.deployit.DeployitConfig |
|---|
administratorGroupName, CONFIGURATION_FILENAME, DEFAULT_WEB_CONTEXT_ROOT, DEFAULT_WEBCONTENT_PACKAGE, httpPort, importablePackagesPath, jcrRepositoryPath, KEY_CUSTOM_PREFIX, KEY_DEFAULT_PREFIX, KEY_HTTP_PORT, KEY_IMPORTABLE_PACKAGES_PATH, KEY_JCR_REPOSITORY_PATH, KEY_KEYSTORE_KEYPASSWORD, KEY_KEYSTORE_PASSWORD, KEY_KEYSTORE_PATH, KEY_MAXIMUM_THREADS, KEY_MINIMUM_THREADS, KEY_SSL_PROTOCOL, KEY_USE_SSL, KEY_WEB_CONTEXT_ROOT, keyStoreKeyPassword, keyStorePassword, keyStorePath, maxThreads, minThreads, SPRING_CONFIG, SPRING_CTX_CFG_LOCATION_KEY, ssl, sslProtocol, webContextRoot |
| Constructor Summary | |
|---|---|
SetupContext()
|
|
| Method Summary | |
|---|---|
boolean |
isGenerateKeyStore()
|
boolean |
isInitializeJcrRepository()
|
void |
setGenerateKeyStore(boolean generateKeys)
|
void |
setInitializeJcrRepository(boolean initializeJcrRepository)
|
| Methods inherited from class com.xebialabs.deployit.DeployitConfig |
|---|
exists, getAdministratorGroupName, getCustomProperties, getDefaults, getHttpPort, getImportablePackagesPath, getInstance, getJcrRepositoryPath, getKeyStoreKeyPassword, getKeyStorePassword, getKeyStorePath, getLocation, getMaxThreads, getMinThreads, getSslProtocol, getWebContextRoot, isNewConfiguration, isSsl, isValid, load, loadForUse, save, setAdministratorGroupName, setCustomProperties, setDefaults, setHttpPort, setImportablePackagesPath, setJcrRepositoryPath, setKeyStoreKeyPassword, setKeyStorePassword, setKeyStorePath, setMaxThreads, setMinThreads, setSsl, setSslProtocol, setWebContextRoot |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SetupContext()
| Method Detail |
|---|
public boolean isGenerateKeyStore()
public void setGenerateKeyStore(boolean generateKeys)
public boolean isInitializeJcrRepository()
public void setInitializeJcrRepository(boolean initializeJcrRepository)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||