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, wait
areWebJarsEnabled, disableAutomaticServletRegistration, enableDevServer, getApplicationOrSystemProperty, getBooleanProperty, getCompiledWebComponentsPath, getDevelopmentFrontendPrefix, getEs5FrontendPrefix, getEs6FrontendPrefix, getExternalStatsUrl, getHeartbeatInterval, getInitParameters, getMaxMessageSuspendTimeout, getNpmFrontendPrefix, getPolyfills, getPushMode, getPushURL, getStringProperty, getWebComponentDisconnect, isBowerMode, isBrotli, isCloseIdleSessions, isCompatibilityMode, isDevModeLiveReloadEnabled, isEnforcedFieldValidationEnabled, isOldLicenseCheckerEnabled, isPnpmEnabled, isProductionMode, isRequestTiming, isSendUrlsAsParameters, isStatsExternal, isSyncIdCheckEnabled, isXsrfProtectionEnabled, reuseDevServer, useCompiledFrontendResources
public String getUIClassName()
DeploymentConfiguration
getUIClassName
in interface DeploymentConfiguration
public String getClassLoaderName()
DeploymentConfiguration
getClassLoaderName
in interface DeploymentConfiguration
Copyright © 2025. All rights reserved.