Kieker 1.5

kieker.tools.traceAnalysis.filter
Class AbstractInvalidExecutionTraceProcessingFilter

java.lang.Object
  extended by kieker.analysis.plugin.AbstractPlugin
      extended by kieker.analysis.plugin.filter.AbstractFilterPlugin
          extended by kieker.tools.traceAnalysis.filter.AbstractTraceAnalysisFilter
              extended by kieker.tools.traceAnalysis.filter.AbstractTraceProcessingFilter
                  extended by kieker.tools.traceAnalysis.filter.AbstractInvalidExecutionTraceProcessingFilter
All Implemented Interfaces:
IFilterPlugin, IPlugin
Direct Known Subclasses:
InvalidExecutionTraceWriterFilter

public abstract class AbstractInvalidExecutionTraceProcessingFilter
extends AbstractTraceProcessingFilter

Author:
Andre van Hoorn

Nested Class Summary
 
Nested classes/interfaces inherited from interface kieker.analysis.plugin.IPlugin
IPlugin.PluginInputPortReference
 
Field Summary
 
Fields inherited from class kieker.tools.traceAnalysis.filter.AbstractTraceProcessingFilter
MAX_DURATION_MILLIS
 
Fields inherited from class kieker.tools.traceAnalysis.filter.AbstractTraceAnalysisFilter
REPOSITORY_PORT_NAME_SYSTEM_MODEL
 
Fields inherited from class kieker.analysis.plugin.AbstractPlugin
CONFIG_NAME
 
Constructor Summary
AbstractInvalidExecutionTraceProcessingFilter(Configuration configuration)
           
 
Method Summary
abstract  String getInvalidExecutionTraceInputPortName()
           
 
Methods inherited from class kieker.tools.traceAnalysis.filter.AbstractTraceProcessingFilter
getErrorCount, getLastTraceIdError, getLastTraceIdSuccess, getSuccessCount, getTotalCount, printStatusMessage
 
Methods inherited from class kieker.tools.traceAnalysis.filter.AbstractTraceAnalysisFilter
createExecutionByEntityNames, setErrStream, setOutStream
 
Methods inherited from class kieker.analysis.plugin.filter.AbstractFilterPlugin
init, terminate
 
Methods inherited from class kieker.analysis.plugin.AbstractPlugin
areAllRepositoryPortsConnected, connect, connect, getAllInputPortNames, getAllOutputPortNames, getConnectedPlugins, getCurrentRepositories, getName, getPluginDescription, getPluginName, isConnectionAllowed
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface kieker.analysis.plugin.IPlugin
getCurrentConfiguration
 

Constructor Detail

AbstractInvalidExecutionTraceProcessingFilter

public AbstractInvalidExecutionTraceProcessingFilter(Configuration configuration)
Method Detail

getInvalidExecutionTraceInputPortName

public abstract String getInvalidExecutionTraceInputPortName()

Kieker 1.5

Copyright 2012 the Kieker Project, http://kieker-monitoring.net