public static interface SyslogAMQPInput.Factory extends MessageInput.Factory<SyslogAMQPInput>
| Modifier and Type | Method and Description |
|---|---|
SyslogAMQPInput |
create(Configuration configuration) |
SyslogAMQPInput.Config |
getConfig() |
SyslogAMQPInput.Descriptor |
getDescriptor() |
SyslogAMQPInput create(Configuration configuration)
create in interface MessageInput.Factory<SyslogAMQPInput>SyslogAMQPInput.Config getConfig()
getConfig in interface MessageInput.Factory<SyslogAMQPInput>SyslogAMQPInput.Descriptor getDescriptor()
getDescriptor in interface MessageInput.Factory<SyslogAMQPInput>Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.