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, waitdisableAutomaticServletRegistration, enableDevServer, getApplicationOrSystemProperty, getBooleanProperty, getCompiledWebComponentsPath, getExternalStatsUrl, getHeartbeatInterval, getInitParameters, getMaxMessageSuspendTimeout, getPolyfills, getPushMode, getPushURL, getStringProperty, getWebComponentDisconnect, isBrotli, isCloseIdleSessions, isEagerServerLoad, isPnpmEnabled, isProductionMode, isRequestTiming, isSendUrlsAsParameters, isStatsExternal, isSyncIdCheckEnabled, isXsrfProtectionEnabled, reuseDevServer, useV14Bootstrappublic String getUIClassName()
DeploymentConfigurationgetUIClassName in interface DeploymentConfigurationpublic String getClassLoaderName()
DeploymentConfigurationgetClassLoaderName in interface DeploymentConfigurationCopyright © 2020. All rights reserved.