Add cron-like scheduling service to JMX

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P3
    • None
    • Affects Version/s: 6
    • Component/s: core-svc
    • None

      The JMX API could be extended to support scheduling operations. This might be an extension of the existing javax.management.timer.TimerMBean service. The idea would be to schedule notification emission or operations on other MBeans. We would like to be able to say, e.g.: Every Thursday at 6pm call start() on all MBeans whose names match somedomain:type=Monitor,* and every Friday at 8am call stop() on the same MBeans. The idea is to be able to trigger regularly-scheduled tasks. The particular case of calling start and stop operations could be used to implement the scheduling features of the OSS/J QoS API (JSR 90).

            Assignee:
            Unassigned
            Reporter:
            Eamonn McManus
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: