| Package | Description |
|---|---|
| org.graylog2.bindings | |
| org.graylog2.bootstrap | |
| org.graylog2.cluster | |
| org.graylog2.events | |
| org.graylog2.rest.resources.system | |
| org.graylog2.shared.plugins |
| Constructor and Description |
|---|
MessageOutputBindings(Configuration configuration,
ChainingClassLoader chainingClassLoader) |
| Modifier and Type | Field and Description |
|---|---|
protected ChainingClassLoader |
CmdLineTool.chainingClassLoader |
| Modifier and Type | Method and Description |
|---|---|
protected Set<Plugin> |
CmdLineTool.loadPlugins(String pluginPath,
ChainingClassLoader chainingClassLoader) |
| Constructor and Description |
|---|
ClusterConfigServiceImpl(MongoJackObjectMapperProvider mapperProvider,
MongoConnection mongoConnection,
NodeId nodeId,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ChainingClassLoader chainingClassLoader,
ClusterEventBus clusterEventBus) |
| Constructor and Description |
|---|
ClusterEventPeriodical(MongoJackObjectMapperProvider mapperProvider,
MongoConnection mongoConnection,
NodeId nodeId,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ChainingClassLoader chainingClassLoader,
com.google.common.eventbus.EventBus serverEventBus,
ClusterEventBus clusterEventBus) |
| Constructor and Description |
|---|
ClusterConfigResource(ClusterConfigService clusterConfigService,
ChainingClassLoader chainingClassLoader) |
| Constructor and Description |
|---|
PluginLoader(File pluginDir,
ChainingClassLoader classLoader) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.