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
IOException
public static void loadPlugins() throws IOException
IOException
public static File[] getFiles()
Copyright © 2017. All rights reserved.