dreedyman / Rio

Rio is an open source technology that provides a dynamic architecture for developing, deploying and managing distributed systems composed of services.
Apache License 2.0
21 stars 17 forks source link

ThresholdListener should be simplified #19

Closed dreedyman closed 11 years ago

dreedyman commented 11 years ago

A ThresholdListener should just have the notify() method. A new interface that extends ThresholdLIstener called SettableThresholdListener should be created.