Exposing data for Dashboards in JMon

Hi all,

I am coding an Apama application and using JMon out of personal preference for Java coding. I can’t seem to find a way to expose data to dashboards similar to Data View in EPL.
Anyone knows how to do that ? If yes then which classes are relevant ?

Thanks

I think you can send the same events from Jmon as you would send from EPL. You just have to build the strings for the events yourself.