org.jboss.test.jbossmx.compliance.timer.BasicTestCase Basic timer test.<p> The aim of these tests is to check the most common uses of the timer service. @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock</a>.
org.jboss.varia.scheduler.ScheduleManager Schedule Manager which manage the Schedule and their matching Timer notifications and notification listeners. Each provider has to register when it is started where in turn their startProviding() method is called which allows him to add its Schedules because the Manager is now ready. @jmx:mbean n ...