| Package | Description |
|---|---|
| org.graylog2.plugin | |
| org.graylog2.plugin.inject | |
| org.graylog2.plugin.validate | |
| org.graylog2.rest.resources.system |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PluginModule.addClusterConfigValidator(Class<?> configClass,
Class<? extends ClusterConfigValidator> configValidatorClass) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.inject.multibindings.MapBinder<Class<?>,ClusterConfigValidator> |
Graylog2Module.clusterConfigMapBinder() |
| Constructor and Description |
|---|
ClusterConfigValidatorService(Map<Class<?>,ClusterConfigValidator> validators) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeoIpResolverConfigValidator
A
ClusterConfigValidator to validate configuration objects of type GeoIpResolverConfig. |
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.