Kieker 1.4

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()
          Constructs a DummyMonitoringRecord.
 
Method Summary
 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()
Constructs a DummyMonitoringRecord.

Method Detail

initFromArray

public void initFromArray(Object[] values)

toArray

public Object[] toArray()

getValueTypes

public Class<?>[] getValueTypes()

Kieker 1.4

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