Skip to content
SP StackPractices

Tag: service-locator

Browse 1 practical software engineering resources tagged with "service-locator". Discover code recipes, design patterns, documentation templates, and in-depth guides to help you build, deploy, and maintain production-ready solutions involving service-locator.

Registry Pattern

Centralize access to shared services and objects via a lookup table. A structural pattern that decouples consumers from concrete implementations.