added Callback pattern
This commit is contained in:
5
pom.xml
5
pom.xml
@ -38,8 +38,9 @@
|
||||
<module>double-checked-locking</module>
|
||||
<module>servant</module>
|
||||
<module>service-locator</module>
|
||||
<module>null-object</module>
|
||||
<module>event-aggregator</module>
|
||||
<module>null-object</module>
|
||||
<module>event-aggregator</module>
|
||||
<module>callback</module>
|
||||
</modules>
|
||||
|
||||
<dependencyManagement>
|
||||
|
Reference in New Issue
Block a user