0

We would like to monitor TIBCO Rendzevous using JMX. Is it possible , if yes, How we can do it.

dsolimano
  • 8,870
  • 3
  • 48
  • 63
Rama
  • 1
  • 1

1 Answers1

1

Write a wrapper around the tibco API classes and expose that wrapper via JMX.

Markus Jevring
  • 832
  • 1
  • 11
  • 17