This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch 3975-telemetry
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 471b5f7e0dc CAUSEWAY-3975: prepares MemberExecutors for observation
add 1aad8aafc7d CAUSEWAY-3975: observes ActionExecutor
No new revisions were added by this update.
Summary of changes:
.../CausewayObservationIntegration.java | 5 +-
.../interaction/InteractionDefaultTest_next.java | 3 +-
.../core/metamodel/execution/ActionExecutor.java | 175 +++++++++++----------
.../core/metamodel/execution/ExecutionContext.java | 18 ++-
.../core/metamodel/execution/PropertyModifier.java | 66 +++-----
.../executor/MemberExecutorServiceDefault.java | 12 +-
6 files changed, 141 insertions(+), 138 deletions(-)