#68: Implementation of Async Method Invocation pattern

This commit is contained in:
Tapio Rautonen
2015-07-20 22:58:23 +03:00
parent f7402b8c19
commit 73606dae1a
8 changed files with 218 additions and 0 deletions
+1
View File
@@ -68,6 +68,7 @@
<module>dependency-injection</module>
<module>naked-objects</module>
<module>front-controller</module>
<module>async-method-invocation</module>
</modules>
<dependencyManagement>