public abstract class AbstractDeploymentConfiguration extends Object implements DeploymentConfiguration
| Constructor and Description |
|---|
AbstractDeploymentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassLoaderName()
Gets class loader configuration option value.
|
String |
getUIClassName()
Gets UI class configuration option value.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitareWebJarsEnabled, disableAutomaticServletRegistration, getApplicationOrSystemProperty, getBooleanProperty, getDevelopmentFrontendPrefix, getEs5FrontendPrefix, getEs6FrontendPrefix, getHeartbeatInterval, getInitParameters, getPushMode, getPushURL, getStringProperty, isBrotli, isCloseIdleSessions, isProductionMode, isRequestTiming, isSendUrlsAsParameters, isSyncIdCheckEnabled, isXsrfProtectionEnabled, useCompiledFrontendResourcespublic String getUIClassName()
DeploymentConfigurationgetUIClassName in interface DeploymentConfigurationpublic String getClassLoaderName()
DeploymentConfigurationgetClassLoaderName in interface DeploymentConfigurationCopyright © 2019. All rights reserved.