public class InputEventListener extends Object
| Constructor and Description |
|---|
InputEventListener(com.google.common.eventbus.EventBus eventBus,
InputLauncher inputLauncher,
InputRegistry inputRegistry,
InputService inputService,
MessageInputFactory messageInputFactory,
NodeId nodeId) |
| Modifier and Type | Method and Description |
|---|---|
void |
inputCreated(InputCreated inputCreatedEvent) |
void |
inputDeleted(InputDeleted inputDeletedEvent) |
@Inject
public InputEventListener(com.google.common.eventbus.EventBus eventBus,
InputLauncher inputLauncher,
InputRegistry inputRegistry,
InputService inputService,
MessageInputFactory messageInputFactory,
NodeId nodeId)
public void inputCreated(InputCreated inputCreatedEvent)
public void inputDeleted(InputDeleted inputDeletedEvent)
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.