public class PluginLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
static FileSystem |
FILE_SYSTEM |
| Constructor and Description |
|---|
PluginLoader(Plugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
invokeInPlugin(Callable<T> callable) |
Class |
loadClass(String name) |
Copyright © 2017. All rights reserved.