Ticket #116 (closed defect: fixed)
OmeroContext needs refreshAll method
| Reported by: | jmoore | Owned by: | jmoore |
|---|---|---|---|
| Priority: | trivial | Milestone: | 3.0-M2 |
| Component: | API | Version: | 3.0-M1 |
| Keywords: | spring,iteration3 | Cc: |
Description
Refreshing the static instances available from OmeroContext#getXYZInstance() methods is not immediately clear. Calling ConfigurableApplicationContext#refresh?() refreshes only the last context in the hierarchy. #refreshAll() should walk the graph and refresh the most distant ancestor first.
Change History
Note: See
TracTickets for help on using
tickets.
