Kieker 1.2

kieker.monitoring.writer.filesystem
Class MappingFileWriter

java.lang.Object
  extended by kieker.monitoring.writer.filesystem.MappingFileWriter

public class MappingFileWriter
extends Object

Author:
Andre van Hoorn

Constructor Summary
MappingFileWriter(String mappingFileFn)
           
 
Method Summary
 int idForRecordTypeClass(Class<? extends IMonitoringRecord> clazz)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MappingFileWriter

public MappingFileWriter(String mappingFileFn)
                  throws IOException
Throws:
IOException
Method Detail

idForRecordTypeClass

public final int idForRecordTypeClass(Class<? extends IMonitoringRecord> clazz)

Kieker 1.2

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