
public class PluginsLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_PLUGINS_PATH |
| Modifier and Type | Method and Description |
|---|---|
static File[] |
getFiles() |
static void |
loadPlugins() |
static void |
loadPlugins(String pluginsPath) |
public static final String DEFAULT_PLUGINS_PATH
public static void loadPlugins(String pluginsPath) throws IOException
IOExceptionpublic static void loadPlugins()
throws IOException
IOExceptionpublic static File[] getFiles()
Copyright © 2017. All rights reserved.