Implementatation of the Service locator pattern

This commit is contained in:
MSaifAsif
2014-12-06 02:39:54 +05:00
parent 3e42a10060
commit 1cb62f543b
10 changed files with 282 additions and 0 deletions

View File

@ -37,6 +37,7 @@
<module>visitor</module>
<module>double-checked-locking</module>
<module>servant</module>
<module>service-locator</module>
</modules>
<build>