public final class PlainTextWebVisualization extends AbstractWebVisualizationFilterPlugin
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
INPUT_PORT_NAME_EVENTS
The name of the input port receiving new events.
|
Constructor and Description |
---|
PlainTextWebVisualization() |
Modifier and Type | Method and Description |
---|---|
protected void |
execute(java.lang.Object event)
This method represents the input port for the incoming objects.
|
java.lang.String |
getHeader() |
java.lang.String |
getInitialContent() |
java.lang.String |
getUpdatedContent() |
createInputPort, execute, getInputPort
abort, addInputPortRemovedListener, addOutputPortRemovedListener, compareAndSetBeingExecuted, createInputPort, createInputPort, createInputPort, createOutputPort, createOutputPort, createOutputPort, createOutputPort, declareActive, declarePassive, executeByFramework, getCurrentState, getId, getInputPorts, getOutputPorts, getOwningThread, getTerminationStrategy, isActive, isBeingExecuted, isPaused, isProducer, isStateless, onSignal, onStarting, onTerminating, onValidating, removeDynamicPort, removeDynamicPort, setPaused, setStateless, shouldBeTerminated, signalAlreadyReceived, terminateStage, toString, workCompleted
public static final java.lang.String INPUT_PORT_NAME_EVENTS
public java.lang.String getHeader()
public java.lang.String getInitialContent()
public java.lang.String getUpdatedContent()
protected void execute(java.lang.Object event)
execute
in class teetime.framework.AbstractConsumerStage<java.lang.Object>
event
- The new incoming object.Copyright 2020 Kieker Project, http://kieker-monitoring.net