Package kieker.common.record.flow
Interface IConstructorRecord
- All Superinterfaces:
java.lang.Comparable<IMonitoringRecord>,IClassSignature,IFlowRecord,IMonitoringRecord,IOperationRecord,IOperationSignature,java.io.Serializable
- All Known Implementing Classes:
AfterConstructorEvent,AfterConstructorFailedEvent,AfterConstructorFailedObjectEvent,AfterConstructorObjectEvent,BeforeConstructorEvent,BeforeConstructorObjectEvent,BeforeConstructorObjectInterfaceEvent,CallConstructorEvent,CallConstructorObjectEvent
public interface IConstructorRecord extends IOperationRecord
- Since:
- 1.8
- Author:
- Jan Waller
-
Method Summary
Methods inherited from interface kieker.common.record.IMonitoringRecord
getLoggingTimestamp, getSize, getValueNames, getValueTypes, serialize, setLoggingTimestamp, toStringMethods inherited from interface kieker.common.record.flow.IOperationSignature
getOperationSignature