Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-863

support BrowseableEndpoint over JMX

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • jmx
    • None

    Description

      for endpoints that support it we should be able to browse() the endpoint. See CAMEL-862 for discussion of an example MXBean for Exchange/Message.

      e.g.

      interface BrowseableManagedEndpoint extends ManagedEndpoint {
        List<ExchangeMXBean> browse();
      }
      

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            jstrachan James Strachan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: