We need some consistency in our functional test cases. The best we can do currently is to wait for an estimated time before the JEE timers in the product should have been triggered. It would be much more predictable if the test cases could trigger the timers programmatically, probably with JMX.
How can this be done? Is there a JMX interface to the Glassfish Timer facility which we can use?