Share on Facebook Share on Twitter Email
Answers.com

Service locator pattern

 
Wikipedia: Service locator pattern

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]

See also

References

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

External links


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Service locator pattern" Read more