Kieker 1.2

kieker.analysis.plugin.configuration
Interface IInputPort<T extends IAnalysisEvent>

All Superinterfaces:
IPort<T>
All Known Implementing Classes:
AbstractInputPort

public interface IInputPort<T extends IAnalysisEvent>
extends IPort<T>

Author:
Andre van Hoorn

Method Summary
 void newEvent(T event)
           
 
Methods inherited from interface kieker.analysis.plugin.configuration.IPort
getDescription
 

Method Detail

newEvent

void newEvent(T event)

Kieker 1.2

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