Interface IClassSignature

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

public interface IClassSignature extends IMonitoringRecord
Since:
1.10
Author:
Reiner Jung
  • Method Details

    • getClassSignature

      String getClassSignature()