Uses of Interface
kieker.common.record.flow.IOperationRecord
-
Uses of IOperationRecord in kieker.common.record.flow
Subinterfaces of IOperationRecord in kieker.common.record.flow Modifier and Type Interface Description interface
ICallObjectRecord
interface
ICallRecord
interface
IConstructorRecord
-
Uses of IOperationRecord in kieker.common.record.flow.trace.operation
Classes in kieker.common.record.flow.trace.operation that implement IOperationRecord Modifier and Type Class Description class
AbstractOperationEvent
class
AfterOperationEvent
class
AfterOperationFailedEvent
class
BeforeOperationEvent
class
CallOperationEvent
class
EntryLevelBeforeOperationEvent
-
Uses of IOperationRecord in kieker.common.record.flow.trace.operation.constructor
Classes in kieker.common.record.flow.trace.operation.constructor that implement IOperationRecord Modifier and Type Class Description class
AfterConstructorEvent
class
AfterConstructorFailedEvent
class
BeforeConstructorEvent
class
CallConstructorEvent
-
Uses of IOperationRecord in kieker.common.record.flow.trace.operation.constructor.object
Classes in kieker.common.record.flow.trace.operation.constructor.object that implement IOperationRecord Modifier and Type Class Description class
AfterConstructorFailedObjectEvent
class
AfterConstructorObjectEvent
class
BeforeConstructorObjectEvent
class
BeforeConstructorObjectInterfaceEvent
class
CallConstructorObjectEvent
-
Uses of IOperationRecord in kieker.common.record.flow.trace.operation.object
Classes in kieker.common.record.flow.trace.operation.object that implement IOperationRecord Modifier and Type Class Description class
AfterOperationFailedObjectEvent
class
AfterOperationObjectEvent
class
BeforeOperationObjectEvent
class
BeforeOperationObjectInterfaceEvent
class
CallOperationObjectEvent
class
EntryLevelBeforeOperationObjectEvent