| Package | Description |
|---|---|
| org.graylog2.bootstrap | |
| org.graylog2.shared.bindings | |
| org.graylog2.shared.plugins | |
| org.graylog2.web | |
| org.graylog2.web.resources |
| Modifier and Type | Method and Description |
|---|---|
protected Set<Plugin> |
CmdLineTool.loadPlugins(String pluginPath,
ChainingClassLoader chainingClassLoader) |
| Constructor and Description |
|---|
PluginBindings(Set<Plugin> plugins) |
| Modifier and Type | Class and Description |
|---|---|
static class |
PluginLoader.PluginAdapter
Adapter for
Plugin which implements PluginLoader.PluginAdapter.equals(Object) and PluginLoader.PluginAdapter.hashCode()
only taking PluginMetaData.getUniqueId() into account. |
| Modifier and Type | Method and Description |
|---|---|
Set<Plugin> |
PluginLoader.loadPlugins() |
| Modifier and Type | Method and Description |
|---|---|
int |
PluginLoader.PluginComparator.compare(Plugin o1,
Plugin o2) |
| Constructor and Description |
|---|
PluginAdapter(Plugin plugin) |
| Constructor and Description |
|---|
PluginAssets(Set<Plugin> plugins,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Constructor and Description |
|---|
WebInterfaceAssetsResource(IndexHtmlGenerator indexHtmlGenerator,
Set<Plugin> plugins,
MimetypesFileTypeMap mimeTypes) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.