Implemented half sync half async pattern #109

This commit is contained in:
Narendra Pathai
2015-07-25 15:58:12 +05:30
parent 2aa9681b91
commit 960fac5ea0
9 changed files with 363 additions and 1 deletions

View File

@ -71,7 +71,8 @@
<module>front-controller</module>
<module>repository</module>
<module>async-method-invocation</module>
<module>business-delegate</module>
<module>business-delegate</module>
<module>half-sync-half-async</module>
</modules>
<dependencyManagement>