Kieker 1.2

kieker.common.record
Class DummyMonitoringRecord

java.lang.Object
  extended by kieker.common.record.AbstractMonitoringRecord
      extended by kieker.common.record.DummyMonitoringRecord
All Implemented Interfaces:
Serializable, IMonitoringRecord

public class DummyMonitoringRecord
extends AbstractMonitoringRecord

Author:
Andre van Hoorn
See Also:
Serialized Form

Constructor Summary
DummyMonitoringRecord()
           
 
Method Summary
static AbstractMonitoringRecord getInstance()
           
 Class[] getValueTypes()
           
 void initFromArray(Object[] values)
           
 Object[] toArray()
           
 
Methods inherited from class kieker.common.record.AbstractMonitoringRecord
getLoggingTimestamp, setLoggingTimestamp, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DummyMonitoringRecord

public DummyMonitoringRecord()
Method Detail

getInstance

public static AbstractMonitoringRecord getInstance()

initFromArray

public void initFromArray(Object[] values)

toArray

public Object[] toArray()

getValueTypes

public Class[] getValueTypes()

Kieker 1.2

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