- 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
-