Interface IObjectRecord

All Superinterfaces:
Comparable<IMonitoringRecord>, IClassSignature, IFlowRecord, IMonitoringRecord, Serializable
All Known Subinterfaces:
ICallObjectRecord
All Known Implementing Classes:
AfterConstructorFailedObjectEvent, AfterConstructorObjectEvent, AfterOperationFailedObjectEvent, AfterOperationObjectEvent, BeforeConstructorObjectEvent, BeforeConstructorObjectInterfaceEvent, BeforeOperationObjectEvent, BeforeOperationObjectInterfaceEvent, CallConstructorObjectEvent, CallOperationObjectEvent, EntryLevelBeforeOperationObjectEvent

public interface IObjectRecord extends IFlowRecord, IClassSignature
Since:
1.6
Author:
Jan Waller
  • Method Details

    • getObjectId

      int getObjectId()