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 |
|---|---|
static URL[] |
filesToURLs(File baseDirectory,
String[] patterns) |
<T> T |
invokeInPlugin(Callable<T> callable) |
Class |
loadClass(String name) |
public static final FileSystem FILE_SYSTEM
public PluginLoader(Plugin plugin)
Copyright © 2017. All rights reserved.