Uses of Class
kieker.common.record.flow.trace.operation.AbstractOperationEvent
-
Uses of AbstractOperationEvent in kieker.common.record.flow.trace.operation
Subclasses of AbstractOperationEvent in kieker.common.record.flow.trace.operation Modifier and Type Class Description class
AfterOperationEvent
class
AfterOperationFailedEvent
class
BeforeOperationEvent
class
CallOperationEvent
class
EntryLevelBeforeOperationEvent
-
Uses of AbstractOperationEvent in kieker.common.record.flow.trace.operation.constructor
Subclasses of AbstractOperationEvent in kieker.common.record.flow.trace.operation.constructor Modifier and Type Class Description class
AfterConstructorEvent
class
AfterConstructorFailedEvent
class
BeforeConstructorEvent
class
CallConstructorEvent
-
Uses of AbstractOperationEvent in kieker.common.record.flow.trace.operation.constructor.object
Subclasses of AbstractOperationEvent in kieker.common.record.flow.trace.operation.constructor.object Modifier and Type Class Description class
AfterConstructorFailedObjectEvent
class
AfterConstructorObjectEvent
class
BeforeConstructorObjectEvent
class
BeforeConstructorObjectInterfaceEvent
class
CallConstructorObjectEvent
-
Uses of AbstractOperationEvent in kieker.common.record.flow.trace.operation.object
Subclasses of AbstractOperationEvent in kieker.common.record.flow.trace.operation.object Modifier and Type Class Description class
AfterOperationFailedObjectEvent
class
AfterOperationObjectEvent
class
BeforeOperationObjectEvent
class
BeforeOperationObjectInterfaceEvent
class
CallOperationObjectEvent
class
EntryLevelBeforeOperationObjectEvent