| Class | Description |
|---|---|
| AbstractSingleModuleFinder | |
| ApplicationModuleFinder |
Module-finder used only for loading the module
swarm.application when run in an fat-jar scenario. |
| BootModuleLoader | |
| BootstrapClasspathModuleFinder |
Used only for loading dependencies of org.wildfly.bootstrap:main from its own jar.
|
| BootstrapModuleFinder |
Module-finder used only for loading the first set of jars when run in an fat-jar scenario.
|
| ClasspathModuleFinder | |
| ContainerModuleFinder | |
| DynamicModuleFinder |
A
ModuleFinder which can delegate to dynamically-registerd ModuleFinder instances. |
| GradleResolver |
This resolver try to find the requested artifact in the local gradle cache.
|
| MavenResolvers | |
| MultiMavenResolver | |
| NestedJarResourceLoader | |
| UberJarMavenResolver |
Copyright © 2018 JBoss by Red Hat. All rights reserved.