Kieker 1.9

kieker.common.record.flow
Interface IConstructorRecord

All Superinterfaces:
Comparable<IMonitoringRecord>, IFlowRecord, IMonitoringRecord, IOperationRecord, Serializable
All Known Implementing Classes:
AfterConstructorEvent, AfterConstructorFailedEvent, BeforeConstructorEvent, CallConstructorEvent

public interface IConstructorRecord
extends IOperationRecord

Interface for all flow records that describe constructors.

Since:
1.8
Author:
Jan Waller

Nested Class Summary
 
Nested classes/interfaces inherited from interface kieker.common.record.IMonitoringRecord
IMonitoringRecord.BinaryFactory, IMonitoringRecord.Factory
 
Method Summary
 
Methods inherited from interface kieker.common.record.flow.IOperationRecord
getClassSignature, getOperationSignature, refersToSameOperationAs
 
Methods inherited from interface kieker.common.record.IMonitoringRecord
getLoggingTimestamp, getSize, getValueTypes, initFromArray, initFromBytes, setLoggingTimestamp, toArray, toString, writeBytes
 
Methods inherited from interface java.lang.Comparable
compareTo
 


Kieker 1.9

Copyright 2014 Kieker Project, http://kieker-monitoring.net