Hello all, I want to implement an Observer design patterns with Guice. What kind of support may I get from a framework?
In ideal case I could imagine following: - Module would configure Observers as services - Module would configure Observable as service - Module would inject one into another or Observable would get all listeners injected based on some particular interface/annotation. Any ideas? Renat --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-guice?hl=en -~----------~----~----~----~------~----~------~--~---
