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
IOException
Plugin getPlugin(Class<?> clazz) throws ClassNotFoundException
ClassNotFoundException
void shutdown() throws IOException
IOException
Copyright © 2018. All rights reserved.