Interface IOperationSignature

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

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

    • getOperationSignature

      String getOperationSignature()