Kieker 1.12

kieker.common.record.flow
Interface IClassSignature

All Superinterfaces:
java.lang.Comparable<IMonitoringRecord>, IMonitoringRecord, java.io.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
 java.lang.String getClassSignature()
           
 
Methods inherited from interface kieker.common.record.IMonitoringRecord
getLoggingTimestamp, getSize, getValueTypes, initFromArray, initFromBytes, registerStrings, setLoggingTimestamp, toArray, toString, writeBytes
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getClassSignature

java.lang.String getClassSignature()

Kieker 1.12

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