aungmyo / impala

Automatically exported from code.google.com/p/impala
0 stars 0 forks source link

Extract separate ModuleLock interface #178

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently lock is held in ModuleStateHolder.

Would make sense to have ModuleLock which can be used elsewhere without having 
to add 
(unnecessary) dependency on ModuleStateHolder.

Original issue reported on code.google.com by philzoio...@googlemail.com on 7 Apr 2009 at 8:20

GoogleCodeExporter commented 9 years ago

Original comment by philzoio...@googlemail.com on 9 Apr 2009 at 8:12