| Modifier and Type | Method and Description |
|---|---|
Plugin |
getPlugin(Class<?> clazz) |
void |
setJarClassLoader(File jar,
ClassLoader parentClassLoader,
java.nio.file.Path tmpDir) |
void |
shutdown() |
void setJarClassLoader(File jar, ClassLoader parentClassLoader, java.nio.file.Path tmpDir) throws IOException
IOExceptionPlugin getPlugin(Class<?> clazz) throws ClassNotFoundException
ClassNotFoundExceptionvoid shutdown()
throws IOException
IOExceptionCopyright © 2018. All rights reserved.