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, getSystemProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
disableAutomaticServletRegistration, getApplicationOrSystemProperty, getBooleanProperty, getCompiledWebComponentsPath, getExternalStatsUrl, getHeartbeatInterval, getInitParameters, getMaxMessageSuspendTimeout, getPolyfills, getPushMode, getPushURL, getWebComponentDisconnect, isBrotli, isCloseIdleSessions, isDevModeLiveReloadEnabled, isEagerServerLoad, isRequestTiming, isSendUrlsAsParameters, isStatsExternal, isSyncIdCheckEnabled
enableDevServer, getBuildFolder, getFlowResourcesFolder, getStringProperty, isPnpmEnabled, isProductionMode, isXsrfProtectionEnabled, reuseDevServer, useV14Bootstrap
public String getUIClassName()
DeploymentConfiguration
getUIClassName
in interface DeploymentConfiguration
public String getClassLoaderName()
DeploymentConfiguration
getClassLoaderName
in interface DeploymentConfiguration
Copyright © 2021. All rights reserved.