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