Commit Graph

14 Commits

Author SHA1 Message Date
632174b6dc squid:S2974 - Classes without public constructors should be final 2016-02-09 17:19:31 +02:00
f08af14555 Merge pull request #364 from DevFactory/release/The-diamond-operator-should-be-used-fix-1
squid:S2293 - The diamond operator should be used
2016-02-01 22:26:43 +02:00
409ff027b8 squid:S2293 - The diamond operator should be used 2016-01-29 07:33:34 +02:00
3d95696078 #358 Added license to all files using plugin 2016-01-27 22:20:42 +00:00
a375b2d28b Added tests for service-locator pattern
Fix NPE when requested service is unknown
2015-12-30 20:55:21 +01:00
c8a750df49 Fixing squid:S1118 - Utility classes should not have public constructors 2015-12-27 21:17:13 +05:00
cec9a99410 Adjust checkstyle rules. Make checkstyle fail the build when violations are found. Correct all current checkstyle violations. 2015-12-25 23:49:28 +02:00
306b1f3d31 Reformat rest of the design patterns - Issue #224 2015-11-01 21:29:13 -05:00
74e32259be Improve Service Locator Javadoc 2015-10-04 00:16:05 +03:00
743b6e69c5 #107 Service Locator JavaDoc 2015-08-21 22:59:59 +03:00
8524c75ba6 Changed package naming across all examples. 2015-05-31 11:55:18 +03:00
14058082bb [refactor] Remove unnecessary declarations in service-locator pattern. 2015-02-10 10:02:44 +02:00
c312fce43b Fixed package name and some spelling mistakes. 2014-12-06 13:59:41 +02:00
1cb62f543b Implementatation of the Service locator pattern 2014-12-06 02:39:54 +05:00