public class ServerInputRegistry extends InputRegistry
| Modifier and Type | Field and Description |
|---|---|
protected InputService |
inputService |
protected NotificationService |
notificationService |
executor, inputStates| Constructor and Description |
|---|
ServerInputRegistry(MessageInputFactory messageInputFactory,
ProcessBuffer processBuffer,
ServerStatus serverStatus,
ActivityWriter activityWriter,
InputService inputService,
NotificationService notificationService) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanInput(MessageInput messageInput) |
protected void |
finishedLaunch(InputState state) |
protected void |
finishedStop(InputState inputState) |
protected void |
finishedTermination(InputState state) |
protected List<MessageInput> |
getAllPersisted() |
create, getAvailableInputs, getInputState, getInputStates, getPersisted, getRunningInput, getRunningInputs, getRunningInputState, handleLaunchException, hasTypeRunning, launch, launch, launch, launch, launch, launchAllPersisted, launchPersisted, removeFromRunning, removeFromRunning, runningCount, stop, terminateprotected final InputService inputService
protected final NotificationService notificationService
public ServerInputRegistry(MessageInputFactory messageInputFactory, ProcessBuffer processBuffer, ServerStatus serverStatus, ActivityWriter activityWriter, InputService inputService, NotificationService notificationService)
protected List<MessageInput> getAllPersisted()
getAllPersisted in class InputRegistrypublic void cleanInput(MessageInput messageInput)
cleanInput in class InputRegistryprotected void finishedLaunch(InputState state)
finishedLaunch in class InputRegistryprotected void finishedTermination(InputState state)
finishedTermination in class InputRegistryprotected void finishedStop(InputState inputState)
finishedStop in class InputRegistryCopyright © 2012–2014 TORCH GmbH. All rights reserved.