Kieker 1.10

kieker.common.record.flow
Interface IClassSignature

All Superinterfaces:
Comparable<IMonitoringRecord>, IMonitoringRecord, Serializable
All Known Subinterfaces:
ICallObjectRecord, ICallRecord, IConstructorRecord, IObjectRecord, IOperationRecord
All Known Implementing Classes:
AbstractOperationEvent, AfterConstructorEvent, AfterConstructorFailedEvent, AfterConstructorFailedObjectEvent, AfterConstructorObjectEvent, AfterOperationEvent, AfterOperationFailedEvent, AfterOperationFailedObjectEvent, AfterOperationObjectEvent, BeforeConstructorEvent, BeforeConstructorObjectEvent, BeforeConstructorObjectInterfaceEvent, BeforeOperationEvent, BeforeOperationObjectEvent, BeforeOperationObjectInterfaceEvent, CallConstructorEvent, CallConstructorObjectEvent, CallOperationEvent, CallOperationObjectEvent

public interface IClassSignature
extends IMonitoringRecord

Since:
1.10
Author:
Reiner Jung

Nested Class Summary
 
Nested classes/interfaces inherited from interface kieker.common.record.IMonitoringRecord
IMonitoringRecord.BinaryFactory, IMonitoringRecord.Factory
 
Method Summary
 String getClassSignature()
           
 
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
 

Method Detail

getClassSignature

String getClassSignature()

Kieker 1.10

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