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, 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, useCompiledFrontendResourcespublic String getUIClassName()
DeploymentConfigurationgetUIClassName in interface DeploymentConfigurationpublic String getClassLoaderName()
DeploymentConfigurationgetClassLoaderName in interface DeploymentConfigurationCopyright © 2025. All rights reserved.