- get(Object) - Method in class io.quarkus.bootstrap.resolver.maven.SimpleDependencyGraphTransformationContext
-
- getActiveProfileIds() - Method in class io.quarkus.bootstrap.resolver.maven.options.BootstrapMavenOptions
-
- getActiveSettingsProfiles() - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContext
-
- getActiveSettingsProfiles() - Static method in class io.quarkus.bootstrap.resolver.maven.MavenRepoInitializer
-
Deprecated.
- getActiveSettingsProfiles(Settings) - Static method in class io.quarkus.bootstrap.resolver.maven.MavenRepoInitializer
-
Deprecated.
- getAdditionalApplicationArchives() - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap
-
- getAdditionalDeploymentArchives() - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap
-
- getAdditionalPaths() - Method in class io.quarkus.bootstrap.app.ArtifactResult
-
- getAppArtifact() - Method in class io.quarkus.bootstrap.model.AppModel
-
- getAppArtifact() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalProject
-
- getAppArtifact(String) - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalProject
-
- getApplicationRoot() - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap
-
- getAppModel() - Method in class io.quarkus.bootstrap.app.CuratedApplication
-
- getAppModel() - Method in class io.quarkus.bootstrap.app.CurationResult
-
- getAppModelResolver() - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap
-
- getAppModelResolver() - Method in class io.quarkus.bootstrap.BootstrapAppModelFactory
-
- getArchivePath() - Method in class io.quarkus.bootstrap.app.AdditionalDependency
-
- getArtifact() - Method in class io.quarkus.bootstrap.model.AppDependency
-
- getArtifactId() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
-
- getArtifactId() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
-
- getArtifactId() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalProject
-
- getArtifactRequests() - Method in class io.quarkus.bootstrap.resolver.maven.BuildDependencyGraphVisitor
-
- getAugmentClassLoader() - Method in class io.quarkus.bootstrap.app.CuratedApplication
-
- getBaseClassLoader() - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap
-
- getBaseName() - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap
-
- getBaseRuntimeClassLoader() - Method in class io.quarkus.bootstrap.app.CuratedApplication
-
creates the base runtime class loader.
- getBoolean(String, boolean) - Static method in class io.quarkus.bootstrap.util.PropertyUtils
-
- getBooleanOrNull(String) - Static method in class io.quarkus.bootstrap.util.PropertyUtils
-
- getBootstrapMavenOptions() - Static method in class io.quarkus.bootstrap.resolver.maven.MavenRepoInitializer
-
Deprecated.
Parsed Maven command line options obtained from the value of MAVEN_CMD_LINE_ARGS environment
variable which is usually set by the Maven CLI.
- getBuildSystemProperties() - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap
-
- getClassesDir() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalProject
-
- getClassifier() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
-
- getClassifier() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
-
- getClassLoader() - Method in interface io.quarkus.bootstrap.app.RunningQuarkusApplication
-
- getClassLoader() - Method in interface io.quarkus.bootstrap.app.StartupAction
-
- getClassOrigin(Class<?>) - Static method in class io.quarkus.bootstrap.resolver.maven.options.BootstrapMavenOptions
-
Returns the JAR or the root directory that contains the class file that is on the
classpath of the context classloader
- getCliOptions() - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContext
-
- getConfigKeys() - Method in interface io.quarkus.bootstrap.app.RunningQuarkusApplication
-
- getConfigurationFile() - Method in class io.quarkus.bootstrap.resolver.maven.SecDispatcherImpl
-
- getConfigValue(String, Class<T>) - Method in interface io.quarkus.bootstrap.app.RunningQuarkusApplication
-
- getContainingElement() - Method in interface io.quarkus.bootstrap.classloading.ClassPathResource
-
- getCurationResult() - Method in class io.quarkus.bootstrap.app.CuratedApplication
-
- getCurrentProjectArtifact(String) - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContext
-
- getCurrentProjectBaseDir() - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContext
-
- getCurrentProjectPomOrNull() - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContext
-
- getData() - Method in interface io.quarkus.bootstrap.classloading.ClassPathResource
-
Loads the data contained in this resource and returns it as a byte array
- getDeploymentDependencies() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- getDeploymentNodes() - Method in class io.quarkus.bootstrap.resolver.maven.BuildDependencyGraphVisitor
-
- getDir() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalProject
-
- getEffectiveSettings() - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContext
-
- getExcludeFromClassPath() - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap
-
- getFullDeploymentDeps() - Method in class io.quarkus.bootstrap.model.AppModel
-
- getGlobalSettings() - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContext
-
- getGroupId() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
-
- getGroupId() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
-
- getGroupId() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalProject
-
- getGroupId(Model) - Static method in class io.quarkus.bootstrap.resolver.maven.workspace.ModelUtils
-
- getId() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalWorkspace
-
- getInactiveProfileIds() - Method in class io.quarkus.bootstrap.resolver.maven.options.BootstrapMavenOptions
-
- getJar() - Method in class io.quarkus.bootstrap.app.AugmentResult
-
- getKey() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
-
- getKey() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalProject
-
- getLastModified() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalWorkspace
-
- getLatest(Iterable<?>, String) - Static method in class io.quarkus.bootstrap.resolver.update.DefaultArtifactVersion
-
- getLatestVersion(AppArtifact, String, boolean) - Method in interface io.quarkus.bootstrap.resolver.AppModelResolver
-
Returns the latest version for the artifact up to the version specified.
- getLatestVersion(AppArtifact, String, boolean) - Method in class io.quarkus.bootstrap.resolver.BootstrapAppModelResolver
-
- getLatestVersion(AppArtifact) - Method in class io.quarkus.bootstrap.resolver.update.DefaultUpdateDiscovery
-
- getLatestVersion(AppArtifact) - Method in interface io.quarkus.bootstrap.resolver.update.UpdateDiscovery
-
- getLatestVersionFromRange(AppArtifact, String) - Method in interface io.quarkus.bootstrap.resolver.AppModelResolver
-
Resolves the latest version from the specified range.
- getLatestVersionFromRange(AppArtifact, String) - Method in class io.quarkus.bootstrap.resolver.BootstrapAppModelResolver
-
- getLesserPriorityArtifacts() - Method in class io.quarkus.bootstrap.model.AppModel
-
- getLibraryDir() - Method in class io.quarkus.bootstrap.app.JarResult
-
- getLocalRepo() - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContext
-
- getLocalRepo(Settings) - Static method in class io.quarkus.bootstrap.resolver.maven.MavenRepoInitializer
-
Deprecated.
- getLocalRepositoryManager() - Method in class io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver
-
- getManifest() - Method in class io.quarkus.bootstrap.classloading.AbstractClassPathElement
-
- getManifest() - Method in interface io.quarkus.bootstrap.classloading.ClassPathElement
-
- getManifest() - Method in class io.quarkus.bootstrap.classloading.JarClassPathElement
-
- getMavenCmdLine() - Static method in class io.quarkus.bootstrap.resolver.maven.options.BootstrapMavenOptions
-
- getMode() - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap
-
- getName() - Method in enum io.quarkus.bootstrap.resolver.update.DependenciesOrigin
-
- getName() - Method in enum io.quarkus.bootstrap.resolver.update.VersionUpdate
-
- getName() - Method in enum io.quarkus.bootstrap.resolver.update.VersionUpdateNumber
-
- getNativeResult() - Method in class io.quarkus.bootstrap.app.AugmentResult
-
- getNextVersion(AppArtifact, String, boolean, String, boolean) - Method in interface io.quarkus.bootstrap.resolver.AppModelResolver
-
Returns the next version of the artifact from the specified range.
- getNextVersion(AppArtifact, String, boolean, String, boolean) - Method in class io.quarkus.bootstrap.resolver.BootstrapAppModelResolver
-
- getNextVersion(AppArtifact) - Method in class io.quarkus.bootstrap.resolver.update.DefaultUpdateDiscovery
-
- getNextVersion(AppArtifact) - Method in interface io.quarkus.bootstrap.resolver.update.UpdateDiscovery
-
- getOptionValue(String) - Method in class io.quarkus.bootstrap.resolver.maven.options.BootstrapMavenOptions
-
- getOptionValues(String) - Method in class io.quarkus.bootstrap.resolver.maven.options.BootstrapMavenOptions
-
- getOriginalArtifact() - Method in class io.quarkus.bootstrap.app.JarResult
-
- getOutputDir() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalProject
-
- getParentFirstArtifacts() - Method in class io.quarkus.bootstrap.model.AppModel
-
- getPath() - Method in class io.quarkus.bootstrap.app.ArtifactResult
-
- getPath() - Method in class io.quarkus.bootstrap.app.JarResult
-
- getPath() - Method in interface io.quarkus.bootstrap.classloading.ClassPathResource
-
- getPath() - Method in class io.quarkus.bootstrap.model.AppArtifact
-
- getPathForLocalArtifact(Artifact) - Method in class io.quarkus.bootstrap.resolver.maven.MavenLocalRepositoryManager
-
- getPathForLocalMetadata(Metadata) - Method in class io.quarkus.bootstrap.resolver.maven.MavenLocalRepositoryManager
-
- getPathForRemoteArtifact(Artifact, RemoteRepository, String) - Method in class io.quarkus.bootstrap.resolver.maven.MavenLocalRepositoryManager
-
- getPathForRemoteMetadata(Metadata, RemoteRepository, String) - Method in class io.quarkus.bootstrap.resolver.maven.MavenLocalRepositoryManager
-
- getPaths() - Method in class io.quarkus.bootstrap.model.AppArtifact
-
Collection of the paths that collectively constitute the artifact's content.
- getProblems() - Method in class io.quarkus.bootstrap.resolver.maven.SettingsDecryptionResultImpl
-
- getProject(String, String) - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalWorkspace
-
- getProject(AppArtifactKey) - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalWorkspace
-
- getProjectRoot() - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap
-
- getProjects() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalWorkspace
-
- getProperty(String, String) - Static method in class io.quarkus.bootstrap.util.PropertyUtils
-
- getProperty(String) - Static method in class io.quarkus.bootstrap.util.PropertyUtils
-
- getProtectionDomain(ClassLoader) - Method in interface io.quarkus.bootstrap.classloading.ClassPathElement
-
- getProtectionDomain(ClassLoader) - Method in class io.quarkus.bootstrap.classloading.DirectoryClassPathElement
-
- getProtectionDomain(ClassLoader) - Method in class io.quarkus.bootstrap.classloading.JarClassPathElement
-
- getProtectionDomain(ClassLoader) - Method in class io.quarkus.bootstrap.classloading.MemoryClassPathElement
-
- getProvidedResources() - Method in interface io.quarkus.bootstrap.classloading.ClassPathElement
-
Returns a set of all known resources.
- getProvidedResources() - Method in class io.quarkus.bootstrap.classloading.DirectoryClassPathElement
-
- getProvidedResources() - Method in class io.quarkus.bootstrap.classloading.JarClassPathElement
-
- getProvidedResources() - Method in class io.quarkus.bootstrap.classloading.MemoryClassPathElement
-
- getProxies() - Method in class io.quarkus.bootstrap.resolver.maven.SettingsDecryptionResultImpl
-
- getProxy() - Method in class io.quarkus.bootstrap.resolver.maven.SettingsDecryptionResultImpl
-
- getQuarkusBootstrap() - Method in class io.quarkus.bootstrap.app.CuratedApplication
-
- getRawModel() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalProject
-
- getRawVersion(Model) - Static method in class io.quarkus.bootstrap.resolver.maven.workspace.ModelUtils
-
Returns the raw version of the model.
- getRemoteRepos(RepositorySystem, RepositorySystemSession) - Static method in class io.quarkus.bootstrap.resolver.maven.MavenRepoInitializer
-
Deprecated.
- getRemoteRepos(Settings) - Static method in class io.quarkus.bootstrap.resolver.maven.MavenRepoInitializer
-
Deprecated.
- getRemoteRepos(Settings, RepositorySystem, RepositorySystemSession) - Static method in class io.quarkus.bootstrap.resolver.maven.MavenRepoInitializer
-
Deprecated.
- getRemoteRepositories() - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContext
-
- getRemoteRepositoryManager() - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContext
-
- getRepositories() - Method in class io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver
-
- getRepository() - Method in class io.quarkus.bootstrap.resolver.maven.MavenLocalRepositoryManager
-
- getRepository() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalWorkspace
-
- getRepositorySystem() - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContext
-
- getRepositorySystem() - Static method in class io.quarkus.bootstrap.resolver.maven.MavenRepoInitializer
-
Deprecated.
- getRepositorySystem(boolean, WorkspaceModelResolver) - Static method in class io.quarkus.bootstrap.resolver.maven.MavenRepoInitializer
-
Deprecated.
- getRepositorySystemSession() - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContext
-
- getResolvedVersion() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalWorkspace
-
- getResource(String) - Method in interface io.quarkus.bootstrap.classloading.ClassPathElement
-
Loads a resource from the class path element, or null if it does not exist.
- getResource(String) - Method in class io.quarkus.bootstrap.classloading.DirectoryClassPathElement
-
- getResource(String) - Method in class io.quarkus.bootstrap.classloading.JarClassPathElement
-
- getResource(String) - Method in class io.quarkus.bootstrap.classloading.MemoryClassPathElement
-
- getResource(String) - Method in class io.quarkus.bootstrap.classloading.QuarkusClassLoader
-
- getResourceAsStream(String) - Method in class io.quarkus.bootstrap.classloading.QuarkusClassLoader
-
- getResourceOrigin(ClassLoader, String) - Static method in class io.quarkus.bootstrap.resolver.maven.options.BootstrapMavenOptions
-
- getResources(String) - Method in class io.quarkus.bootstrap.classloading.QuarkusClassLoader
-
- getResourcesSourcesDir() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalProject
-
- getResults() - Method in class io.quarkus.bootstrap.app.AugmentResult
-
- getRootProjectBaseDir() - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContext
-
- getRuntimeArtifact(DependencyNode) - Static method in class io.quarkus.bootstrap.resolver.maven.DeploymentInjectingDependencyVisitor
-
- getRuntimeExtensionDeps() - Method in class io.quarkus.bootstrap.resolver.maven.DeploymentInjectingDependencyVisitor
-
- getScope() - Method in class io.quarkus.bootstrap.model.AppDependency
-
- getSelfWithLocalDeps() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalProject
-
- getServer() - Method in class io.quarkus.bootstrap.resolver.maven.SettingsDecryptionResultImpl
-
- getServers() - Method in class io.quarkus.bootstrap.resolver.maven.SettingsDecryptionResultImpl
-
- getSession() - Method in class io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver
-
- getSession() - Method in class io.quarkus.bootstrap.resolver.maven.SimpleDependencyGraphTransformationContext
-
- getSettings() - Static method in class io.quarkus.bootstrap.resolver.maven.MavenRepoInitializer
-
Deprecated.
- getSinglePath() - Method in class io.quarkus.bootstrap.model.PathsCollection
-
- getSourcesSourcesDir() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalProject
-
- getStateArtifact() - Method in class io.quarkus.bootstrap.app.CurationResult
-
- getStateArtifact(AppArtifact) - Static method in class io.quarkus.bootstrap.resolver.maven.workspace.ModelUtils
-
Returns the provisioning state artifact for the given application artifact
- getSystem() - Method in class io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver
-
- getTargetDirectory() - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap
-
- getTestClassesDir() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalProject
-
- getType() - Method in class io.quarkus.bootstrap.app.ArtifactResult
-
- getType() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
-
- getType() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
-
- getUpdateCandidates(List<Dependency>, List<AppDependency>, Set<String>) - Static method in class io.quarkus.bootstrap.resolver.maven.workspace.ModelUtils
-
Filters out non-platform from application POM dependencies.
- getUpdatedDependencies() - Method in class io.quarkus.bootstrap.app.CurationResult
-
- getUpdatedDeps() - Method in class io.quarkus.bootstrap.app.CuratedApplication
-
- getUrl() - Method in interface io.quarkus.bootstrap.classloading.ClassPathResource
-
- getUserDependencies() - Method in class io.quarkus.bootstrap.model.AppModel
-
Dependencies that the user has added that have nothing to do with Quarkus (3rd party libs, additional modules etc)
- getUserHome() - Static method in class io.quarkus.bootstrap.util.PropertyUtils
-
- getUserSettings() - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContext
-
- getVersion() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
-
- getVersion() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalProject
-
- getVersion(Model) - Static method in class io.quarkus.bootstrap.resolver.maven.workspace.ModelUtils
-
- getWorkspace() - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContext
-
- getWorkspace() - Method in class io.quarkus.bootstrap.resolver.maven.workspace.LocalProject
-
- groupId - Variable in class io.quarkus.bootstrap.model.AppArtifactCoords
-
- groupId - Variable in class io.quarkus.bootstrap.model.AppArtifactKey
-
- SecDispatcherImpl - Class in io.quarkus.bootstrap.resolver.maven
-
- SecDispatcherImpl() - Constructor for class io.quarkus.bootstrap.resolver.maven.SecDispatcherImpl
-
- SERIALIZED_APP_MODEL - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
-
- setAggregateParentResources(boolean) - Method in class io.quarkus.bootstrap.classloading.QuarkusClassLoader.Builder
-
If this is true then a getResources call will always include the parent resources.
- setAppArtifact(AppArtifact) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
- setAppArtifact(AppArtifact) - Method in class io.quarkus.bootstrap.BootstrapAppModelFactory
-
- setAppArtifact(AppArtifact) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
- setApplicationRoot(Path) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
- setAppModelResolver(AppModelResolver) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
- setArtifactTransferLogging(boolean) - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContextConfig
-
Whether to enable progress logging of artifact transfers.
- setBaseClassLoader(ClassLoader) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
- setBaseName(String) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
- setBootstrapAppModelResolver(AppModelResolver) - Method in class io.quarkus.bootstrap.BootstrapAppModelFactory
-
- setBuildSystemProperties(Properties) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
- setBuildTreeLogger(Consumer<String>) - Method in class io.quarkus.bootstrap.resolver.BootstrapAppModelResolver
-
- setBytecodeTransformers(Map<String, List<BiFunction<String, ClassVisitor, ClassVisitor>>>) - Method in class io.quarkus.bootstrap.classloading.QuarkusClassLoader.Builder
-
Sets any bytecode transformers that should be applied to this Class Loader
- setConfigurationFile(String) - Method in class io.quarkus.bootstrap.resolver.maven.SecDispatcherImpl
-
- setCurrentProject(LocalProject) - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContextConfig
-
Workspace in the context of which this configuration is being initialized
- setCurrentProject(String) - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContextConfig
-
The meaning of this option is equivalent to alternative POM in Maven,
which can be specified with command line argument '-f'.
- setDependenciesOrigin(DependenciesOrigin) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
- setDependenciesOrigin(DependenciesOrigin) - Method in class io.quarkus.bootstrap.BootstrapAppModelFactory
-
- setDevMode(boolean) - Method in class io.quarkus.bootstrap.BootstrapAppModelFactory
-
- setDevMode(boolean) - Method in class io.quarkus.bootstrap.resolver.BootstrapAppModelResolver
-
Indicates whether application should be resolved to set up the dev mode.
- setEnableClasspathCache(boolean) - Method in class io.quarkus.bootstrap.BootstrapAppModelFactory
-
- setForcedDependencies(List<AppDependency>) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
If set, each of these dependencies will either be added to the application dependencies if the GA doesn't match any
application dependencies, or override the existing version if the GA does match
- setForcedDependencies(List<AppDependency>) - Method in class io.quarkus.bootstrap.BootstrapAppModelFactory
-
- setIsolateDeployment(boolean) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
If the deployment should use an isolated (aka parent last) classloader.
- setLocalProjectDiscovery(boolean) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
- setLocalProjectsDiscovery(Boolean) - Method in class io.quarkus.bootstrap.BootstrapAppModelFactory
-
- setLocalRepository(String) - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContextConfig
-
Local repository location
- setManagingProject(AppArtifact) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
- setManagingProject(AppArtifact) - Method in class io.quarkus.bootstrap.BootstrapAppModelFactory
-
- setMavenArtifactResolver(MavenArtifactResolver) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
- setMavenArtifactResolver(MavenArtifactResolver) - Method in class io.quarkus.bootstrap.BootstrapAppModelFactory
-
- setMode(QuarkusBootstrap.Mode) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
- setOffline(boolean) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
- setOffline(Boolean) - Method in class io.quarkus.bootstrap.BootstrapAppModelFactory
-
- setOffline(boolean) - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContextConfig
-
Whether to operate offline
- setPath(Path) - Method in class io.quarkus.bootstrap.model.AppArtifact
-
Associates the artifact with the given path
- setPaths(PathsCollection) - Method in class io.quarkus.bootstrap.model.AppArtifact
-
Associates the artifact with a collection of paths that constitute its content.
- setProjectRoot(Path) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
- setProjectRoot(Path) - Method in class io.quarkus.bootstrap.BootstrapAppModelFactory
-
- setRemoteRepositories(List<RemoteRepository>) - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContextConfig
-
Remote repositories that should be used by the resolver
- setRepoHome(Path) - Method in class io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.Builder
-
- setRepositorySystem(RepositorySystem) - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContextConfig
-
RepositorySystem that should be used by the resolver
- setRepositorySystemSession(RepositorySystemSession) - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContextConfig
-
RepositorySystemSession that should be used by the resolver
- setResettableElement(MemoryClassPathElement) - Method in class io.quarkus.bootstrap.classloading.QuarkusClassLoader.Builder
-
Adds a resettable MemoryClassPathElement to the class loader.
- setReTryFailedResolutionsAgainstDefaultLocalRepo(boolean) - Method in class io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.Builder
-
In case custom local repository location is configured using
MavenArtifactResolver.Builder.setRepoHome(Path),
this method can be used to enable artifact resolutions that failed for the configured
custom local repository to be re-tried against the default user local repository before
failing.
- setTargetDirectory(Path) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
- setTest(boolean) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
- setTest(boolean) - Method in class io.quarkus.bootstrap.BootstrapAppModelFactory
-
- setTest(boolean) - Method in class io.quarkus.bootstrap.resolver.BootstrapAppModelResolver
-
- SettingsDecrypterImpl - Class in io.quarkus.bootstrap.resolver.maven
-
- SettingsDecrypterImpl() - Constructor for class io.quarkus.bootstrap.resolver.maven.SettingsDecrypterImpl
-
- SettingsDecryptionResultImpl - Class in io.quarkus.bootstrap.resolver.maven
-
- setTransformerClassLoader(ClassLoader) - Method in class io.quarkus.bootstrap.classloading.QuarkusClassLoader.Builder
-
- setUserSettings(File) - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContextConfig
-
User Maven settings file location
- setVersionUpdate(VersionUpdate) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
- setVersionUpdate(VersionUpdate) - Method in class io.quarkus.bootstrap.BootstrapAppModelFactory
-
- setVersionUpdateNumber(VersionUpdateNumber) - Method in class io.quarkus.bootstrap.app.QuarkusBootstrap.Builder
-
- setVersionUpdateNumber(VersionUpdateNumber) - Method in class io.quarkus.bootstrap.BootstrapAppModelFactory
-
- setWorkspaceDiscovery(boolean) - Method in class io.quarkus.bootstrap.resolver.maven.BootstrapMavenContextConfig
-
Enables or disables workspace discovery.
- SimpleDependencyGraphTransformationContext - Class in io.quarkus.bootstrap.resolver.maven
-
- SimpleDependencyGraphTransformationContext(RepositorySystemSession) - Constructor for class io.quarkus.bootstrap.resolver.maven.SimpleDependencyGraphTransformationContext
-
- SNAPSHOT - Static variable in class io.quarkus.bootstrap.resolver.update.DefaultArtifactVersion
-
- split(String, String[]) - Static method in class io.quarkus.bootstrap.model.AppArtifactCoords
-
- split(String, String[], int) - Static method in class io.quarkus.bootstrap.model.AppArtifactKey
-
- StartupAction - Interface in io.quarkus.bootstrap.app
-
- SYSTEM_PROPERTY_SEC_LOCATION - Static variable in class io.quarkus.bootstrap.resolver.maven.SecDispatcherImpl
-