Service locator pattern

From Wikipedia, the free encyclopedia
Jump to: navigation, search

The service locator pattern is a design pattern used in software development to encapsulate the processes involved in obtaining a service with a strong abstraction layer. This pattern uses a central registry known as the "service locator" which on request returns the information necessary to perform a certain task.[1]

[edit] See also

[edit] References

  1. ^ http://martinfowler.com/articles/injection.html#UsingAServiceLocator

[edit] External links

Personal tools
Namespaces
Variants
Actions
Navigation
Interaction
Toolbox
Print/export