public class PluginLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
GRAYLOG2_PLUGIN_PROPERTIES |
| Constructor and Description |
|---|
PluginLoader(File pluginDir) |
| Modifier and Type | Method and Description |
|---|---|
Plugin |
instantiatePlugin(Class<? extends Plugin> pluginClass) |
Set<Plugin> |
loadJarPlugins() |
Set<Plugin> |
loadPlugins() |
public static final String GRAYLOG2_PLUGIN_PROPERTIES
public PluginLoader(File pluginDir)
Copyright © 2012–2014 TORCH GmbH. All rights reserved.