Kieker 1.4

kieker.analysis.plugin.configuration
Class AbstractInputPort<T extends IAnalysisEvent>

java.lang.Object
  extended by kieker.analysis.plugin.configuration.AbstractInputPort<T>
All Implemented Interfaces:
IInputPort<T>, IPort<T>

public abstract class AbstractInputPort<T extends IAnalysisEvent>
extends Object
implements IInputPort<T>

Author:
Andre van Hoorn

Constructor Summary
AbstractInputPort(String description)
           
 
Method Summary
 String getDescription()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface kieker.analysis.plugin.configuration.IInputPort
newEvent
 

Constructor Detail

AbstractInputPort

public AbstractInputPort(String description)
Method Detail

getDescription

public String getDescription()
Specified by:
getDescription in interface IPort<T extends IAnalysisEvent>

Kieker 1.4

Copyright 2011 the Kieker Project, http://kieker.sourceforge.net