• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aspectran / aspectran / #4727

29 Oct 2025 04:18AM UTC coverage: 37.683% (-0.01%) from 37.695%
#4727

push

github

topframe
Refactor and Enhance CoreServiceHolder

This commit introduces several improvements to the CoreServiceHolder utility.

- Enhanced thread safety by replacing `HashMap` with `ConcurrentHashMap`.
- Added new utility methods `getAllContextNames()` and `getCoreService(String contextName)` to find services by context name.
- Refactored the class to follow the standard utility class pattern.
- Clarified Javadoc for the `acquire()` method's class loader logic.

0 of 16 new or added lines in 1 file covered. (0.0%)

15615 of 41438 relevant lines covered (37.68%)

0.38 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/core/src/main/java/com/aspectran/core/service/CoreServiceHolder.java


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc