Kieker 1.2

kieker.analysis.plugin
Interface IMonitoringRecordConsumerPlugin

All Superinterfaces:
IAnalysisPlugin, IMonitoringRecordReceiver
All Known Implementing Classes:
BriefJavaFxInformer, DummyRecordConsumer, ExecutionRecordTransformationFilter, MonitoringRecordTypeLogger, RealtimeReplayDistributor

public interface IMonitoringRecordConsumerPlugin
extends IMonitoringRecordReceiver, IAnalysisPlugin

Author:
Andre van Hoorn

Method Summary
 Collection<Class<? extends IMonitoringRecord>> getRecordTypeSubscriptionList()
          Simply return null to get records of all types.
 
Methods inherited from interface kieker.common.record.IMonitoringRecordReceiver
newMonitoringRecord
 
Methods inherited from interface kieker.analysis.plugin.IAnalysisPlugin
execute, terminate
 

Method Detail

getRecordTypeSubscriptionList

Collection<Class<? extends IMonitoringRecord>> getRecordTypeSubscriptionList()
Simply return null to get records of all types.

Returns:

Kieker 1.2

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