public class InputStateListener extends Object
| Constructor and Description |
|---|
InputStateListener(com.google.common.eventbus.EventBus eventBus,
NotificationService notificationService,
ActivityWriter activityWriter,
ServerStatus serverStatus) |
| Modifier and Type | Method and Description |
|---|---|
void |
inputStateChanged(IOStateChangedEvent<MessageInput> event) |
@Inject
public InputStateListener(com.google.common.eventbus.EventBus eventBus,
NotificationService notificationService,
ActivityWriter activityWriter,
ServerStatus serverStatus)
public void inputStateChanged(IOStateChangedEvent<MessageInput> event)
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.