Interface IOperationSignature

All Superinterfaces:
java.lang.Comparable<IMonitoringRecord>, IMonitoringRecord, java.io.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