| Interface | Description |
|---|---|
| BootstrapConstants |
| Class | Description |
|---|---|
| BootstrapClassLoaderFactory | |
| DefineClassVisibleURLClassLoader |
A wrapper around URLClassLoader whose only purpose is to expose defineClass
This is needed in order to easily inject classes into the classloader
without having to resort to tricks (that don't work that well on new JDKs)
|
| Exception | Description |
|---|---|
| BootstrapDependencyProcessingException | |
| BootstrapException |
Copyright © 2020 JBoss by Red Hat. All rights reserved.