Interface IOperationRecord

All Superinterfaces:
java.lang.Comparable<IMonitoringRecord>, IClassSignature, IFlowRecord, IMonitoringRecord, IOperationSignature, java.io.Serializable
All Known Subinterfaces:
ICallObjectRecord, ICallRecord, IConstructorRecord
All Known Implementing Classes:
AbstractOperationEvent, AfterConstructorEvent, AfterConstructorFailedEvent, AfterConstructorFailedObjectEvent, AfterConstructorObjectEvent, AfterOperationEvent, AfterOperationFailedEvent, AfterOperationFailedObjectEvent, AfterOperationObjectEvent, BeforeConstructorEvent, BeforeConstructorObjectEvent, BeforeConstructorObjectInterfaceEvent, BeforeOperationEvent, BeforeOperationObjectEvent, BeforeOperationObjectInterfaceEvent, CallConstructorEvent, CallConstructorObjectEvent, CallOperationEvent, CallOperationObjectEvent, EntryLevelBeforeOperationEvent, EntryLevelBeforeOperationObjectEvent

public interface IOperationRecord
extends IFlowRecord, IOperationSignature, IClassSignature
Since:
1.5
Author:
Jan Waller