0 Replies Latest reply on Nov 16, 2009 10:24 AM by weberm

    Debugging Observers

    weberm

      Hello,


      I wanted to ask if there's a possibility to track down which observers are currently known in the running Seam application.


      Since we fire and catch own events with dynamically built names it's very interesting to get hold of a list with all events and their corresponding observer methods.


      Obviously the Map 'observerMethods' in Seam's core Init class holds all the information wanted. But is there a easier way to access it than iterating over it manually in debug mode (e.g. direct access through Seam's debug page)?!?


      What are your best practices here?



      Regards,
      mathias.