Class FallbackAdapterConfig

java.lang.Object
org.graylog2.plugin.lookup.FallbackAdapterConfig
All Implemented Interfaces:
LookupDataAdapterConfiguration

public class FallbackAdapterConfig extends Object implements LookupDataAdapterConfiguration
This is the dummy config that accepts anything and has a marker method to detect a missing plugin. Otherwise loading the config from the database fails hard.