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 9d9e346be49 CAUSEWAY-3975: proper observation scope closing
add ee7127ea7f7 CAUSEWAY-3975: factors out RehydrationHandler
add ee180ec1c11 CAUSEWAY-3975: adds observation 'Causeway Layered
Interaction'
No new revisions were added by this update.
Summary of changes:
.../services/iactnlayer/InteractionLayer.java | 16 ++++++-
.../services/iactnlayer/InteractionLayerStack.java | 18 +++++---
.../observation/CausewayObservationInternal.java | 50 ++++++++++++++++++++++
.../session/InteractionServiceDefault.java | 25 +++++------
.../_testing/InteractionService_forTesting.java | 4 +-
...tryStopHandler.java => RehydrationHandler.java} | 25 +++++------
.../wicket/viewer/integration/RequestCycle2.java | 30 +++----------
.../viewer/integration/RootRequestMapper.java | 3 ++
.../wicketapp/CausewayWicketApplication.java | 5 ++-
9 files changed, 116 insertions(+), 60 deletions(-)
copy
viewers/wicket/viewer/src/main/java/org/apache/causeway/viewer/wicket/viewer/integration/{TelemetryStopHandler.java
=> RehydrationHandler.java} (59%)