Serialized Form
-
Package io.quarkus.deployment.configuration
-
Class io.quarkus.deployment.configuration.ConfigCompatibility.BackEnd
class BackEnd extends Object implements Serializable- serialVersionUID:
- 6840768821115677665L
-
Class io.quarkus.deployment.configuration.ConfigCompatibility.FrontEnd
class FrontEnd extends Object implements Serializable- serialVersionUID:
- -3438497970389074611L
-
Serialized Fields
-
logging
boolean logging
-
-
-
Package io.quarkus.deployment.configuration.tracker
-
Class io.quarkus.deployment.configuration.tracker.ConfigTrackingInterceptor
class ConfigTrackingInterceptor extends Object implements Serializable-
Serialized Fields
-
enabled
boolean enabled
-
readOptions
Map<String,
String> readOptions -
readOptionsProvider
ConfigTrackingInterceptor.ReadOptionsProvider readOptionsProvider
-
-
-
-
Package io.quarkus.deployment.dev
-
Class io.quarkus.deployment.dev.DevModeContext
class DevModeContext extends Object implements Serializable- serialVersionUID:
- 4688502145533897982L
-
Serialized Fields
-
abortOnFailedStart
boolean abortOnFailedStart
-
additionalClassPathElements
List<URL> additionalClassPathElements
-
additionalModules
List<DevModeContext.ModuleInfo> additionalModules
-
alternateEntryPoint
String alternateEntryPoint
-
applicationRoot
DevModeContext.ModuleInfo applicationRoot
-
args
String[] args
-
baseName
String baseName
-
buildSystemProperties
Map<String,
String> buildSystemProperties -
cacheDir
File cacheDir
-
compilerOptions
Map<String,
Set<String>> compilerOptions -
compilerPluginArtifacts
List<String> compilerPluginArtifacts
-
compilerPluginsOptions
List<String> compilerPluginsOptions
-
devModeRunnerJarFile
File devModeRunnerJarFile
-
localArtifacts
Set<io.quarkus.maven.dependency.ArtifactKey> localArtifacts
-
localProjectDiscovery
boolean localProjectDiscovery
-
mode
io.quarkus.bootstrap.app.QuarkusBootstrap.Mode mode
-
processorPaths
Set<File> processorPaths
-
processors
List<String> processors
-
projectDir
File projectDir
-
releaseJavaVersion
String releaseJavaVersion
-
sourceEncoding
String sourceEncoding
-
sourceJavaVersion
String sourceJavaVersion
-
systemProperties
Map<String,
String> systemProperties -
targetJvmVersion
String targetJvmVersion
-
test
boolean test
-
-
Class io.quarkus.deployment.dev.DevModeContext.CompilationUnit
class CompilationUnit extends Object implements Serializable- serialVersionUID:
- -511238068393954948L
-
Class io.quarkus.deployment.dev.DevModeContext.ModuleInfo
class ModuleInfo extends Object implements Serializable- serialVersionUID:
- -1376678003747618410L
-
Serialized Fields
-
appArtifactKey
io.quarkus.maven.dependency.ArtifactKey appArtifactKey
-
main
DevModeContext.CompilationUnit main
-
name
String name
-
preBuildOutputDir
String preBuildOutputDir
-
projectDirectory
String projectDirectory
-
sourceParents
io.quarkus.paths.PathCollection sourceParents
-
targetDir
String targetDir
-
test
DevModeContext.CompilationUnit test
-
-
-
Package io.quarkus.deployment.dev.testing
-
Class io.quarkus.deployment.dev.testing.TestClassUsages
class TestClassUsages extends Object implements Serializable
-
-
Package io.quarkus.deployment.pkg.jar
-
Class io.quarkus.deployment.pkg.jar.JarTypeDefaultValueConfigInterceptor
class JarTypeDefaultValueConfigInterceptor extends Object implements Serializable
-