Interface Plugin

All Known Implementing Classes:
AWSPlugin, IntegrationsPlugin, PluginLoader.PluginAdapter, ThreatIntelPlugin

public interface Plugin
A graylog plugin.

Core configuration beans like Configuration are made available to plugins via member injection. If you need access to them, you can define a field of the required bean type and annotate it with