| Package | Description |
|---|---|
| io.quarkus.bootstrap | |
| io.quarkus.bootstrap.resolver.maven.workspace |
| Modifier and Type | Class and Description |
|---|---|
class |
BootstrapDependencyProcessingException |
| Modifier and Type | Method and Description |
|---|---|
DefineClassVisibleURLClassLoader |
BootstrapClassLoaderFactory.newAllInclusiveClassLoader(boolean hierarchical)
WARNING: this method is creating a classloader by resolving all the dependencies on every call,
without consulting the cache.
|
DefineClassVisibleURLClassLoader |
BootstrapClassLoaderFactory.newDeploymentClassLoader() |
| Modifier and Type | Method and Description |
|---|---|
static LocalProject |
LocalProject.load(Path path) |
static LocalProject |
LocalProject.loadWorkspace(Path path) |
static LocalProject |
LocalProject.loadWorkspace(Path path,
boolean required) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.