ServiceActivity improvements
----------------------------
Key: TAP5-1320
URL: https://issues.apache.org/jira/browse/TAP5-1320
Project: Tapestry 5
Issue Type: Improvement
Components: tapestry-ioc
Reporter: Tom van Dijk
Attachments: serviceactivity.diff
For the implementation of tapestry-hibernate with multiple databases I need to
be able to see whether certain services are realized or not.
The attached patch improves ServiceActivityScoreboard in two ways.
* ServiceActivity interface now includes getMarkers() (which calls
serviceDef.getMarkers())
* ServiceActivity now correctly handles perthread services.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.