public abstract class AbstractDeploymentConfiguration extends AbstractPropertyConfiguration implements DeploymentConfiguration
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDeploymentConfiguration(Map<String,String> properties)
Creates a new configuration based on
properties. |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassLoaderName()
Gets class loader configuration option value.
|
String |
getUIClassName()
Gets UI class configuration option value.
|
getApplicationOrSystemProperty, getApplicationProperty, getApplicationProperty, getBooleanProperty, getProperties, getStringProperty, getSystemPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdisableAutomaticServletRegistration, getApplicationOrSystemProperty, getBooleanProperty, getCompiledWebComponentsPath, getExternalStatsUrl, getHeartbeatInterval, getInitParameters, getMaxMessageSuspendTimeout, getPolyfills, getPushMode, getPushURL, getWebComponentDisconnect, isBrotli, isCloseIdleSessions, isDevModeLiveReloadEnabled, isEagerServerLoad, isRequestTiming, isSendUrlsAsParameters, isStatsExternal, isSyncIdCheckEnabledenableDevServer, getBuildFolder, getFlowResourcesFolder, getStringProperty, isPnpmEnabled, isProductionMode, isXsrfProtectionEnabled, reuseDevServer, useV14Bootstrappublic String getUIClassName()
DeploymentConfigurationgetUIClassName in interface DeploymentConfigurationpublic String getClassLoaderName()
DeploymentConfigurationgetClassLoaderName in interface DeploymentConfigurationCopyright © 2021. All rights reserved.