public final class PluginJarFinder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
log |
private java.nio.file.Path |
path |
Constructor and Description |
---|
PluginJarFinder() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object[] |
find() |
private static java.util.List<java.net.URL> |
findInDirectory(java.nio.file.Path dir) |
void |
setSystemClassLoader() |