public static interface DevMode.HostedModeOptions extends DevModeBase.HostedModeBaseOptions, CompilerOptions, DevMode.OptionSuperDevMode, OptionModulePathPrefix
OptionMethodNameDisplayMode.Mode
OPTIMIZE_LEVEL_DEFAULT, OPTIMIZE_LEVEL_DRAFT, OPTIMIZE_LEVEL_MAX
Modifier and Type | Method and Description |
---|---|
ServletContainerLauncher |
getServletContainerLauncher() |
String |
getServletContainerLauncherArgs() |
void |
setServletContainerLauncher(ServletContainerLauncher scl) |
void |
setServletContainerLauncherArgs(String args) |
alsoLogToFile, getLogDir, getLogFile, setLogFile
isNoServer, setNoServer
getPort, setPort
getCodeServerPort, setCodeServerPort
addStartupURL, getStartupURLs
getClientId, getRemoteUIHost, getRemoteUIHostPort, setClientId, setRemoteUIHost, setRemoteUIHostPort, useRemoteUI
getBindAddress, getConnectAddress, setBindAddress, setConnectAddress
getOptimizationLevel, setOptimizationLevel
setClusterSimilarFunctions, shouldClusterSimilarFunctions
isIncrementalCompileEnabled, setIncrementalCompileEnabled
isClassMetadataDisabled, setClassMetadataDisabled
isEnableAssertions, setEnableAssertions
setInlineLiteralParameters, shouldInlineLiteralParameters
setOptimizeDataflow, shouldOptimizeDataflow
isRunAsyncEnabled, setRunAsyncEnabled
getOutput, setOutput
isSoycEnabled, setSoycEnabled
isSoycExtra, setSoycExtra
isJsonSoycEnabled, setJsonSoycEnabled
setOrdinalizeEnums, shouldOrdinalizeEnums
setRemoveDuplicateFunctions, shouldRemoveDuplicateFunctions
isStrict, setStrict
isSoycHtmlDisabled, setSoycHtmlDisabled
isCompilerMetricsEnabled, setCompilerMetricsEnabled
getFragmentsMerge, setFragmentsMerge
getFragmentCount, setFragmentCount
getSourceLevel, setSourceLevel
getNamespace, setNamespace
setAddRuntimeChecks, shouldAddRuntimeChecks
getJsInteropExportFilter, setGenerateJsInteropExports, shouldGenerateJsInteropExports
setUseDetailedTypeIds, useDetailedTypeIds
shouldJDTInlineCompileTimeConstants
getMethodNameDisplayMode, setMethodNameDisplayMode
isClosureCompilerFormatEnabled, setClosureCompilerFormatEnabled
getGenDir, setGenDir
setSaveSource, shouldSaveSource
getSourceMapFilePrefix, setSourceMapFilePrefix
isValidateOnly, setValidateOnly
isUpdateCheckDisabled, setDisableUpdateCheck
isEnabledGeneratingOnShards, setEnabledGeneratingOnShards
getProperties, setPropertyValues
getExtraDir, setExtraDir
getWarDir, setWarDir
getDeployDir, setDeployDir
getSaveSourceOutput, setSaveSourceOutput
addModuleName, getModuleNames, setModuleNames
getLogLevel, setLogLevel
getWorkDir, setWorkDir
getFinalProperties, setFinalProperties
getLocalWorkers, setLocalWorkers
isSuperDevMode, setSuperDevMode
getModuleBaseDir, setModulePathPrefix
ServletContainerLauncher getServletContainerLauncher()
String getServletContainerLauncherArgs()
void setServletContainerLauncher(ServletContainerLauncher scl)
void setServletContainerLauncherArgs(String args)
Copyright © 2018. All rights reserved.