Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-1705

Implement getFixedRate() and add fixed-rate notification inTimerMBean, as of JMX1.2

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Minor
    • JBossAS-4.0.1 Final, JBossAS-4.0.1 SP1, JBossAS-4.0.2RC1
    • JMX
    • None
    • 0
    • 0% 0%

    Description

      public Integer addNotification(String type, String message, Object userData, Date date, long period, long nbOccurences, boolean fixedRate) throws IllegalArgumentException

      { // [todo] implement addNotification throw new RuntimeException("NYI"); }

      public Boolean getFixedRate(Integer id)

      { //[todo] implement getFixedRate throw new RuntimeException("NYI"); }

      Attachments

        Issue Links

          Activity

            People

              dandread1@redhat.com Dimitrios Andreadis
              dandread1@redhat.com Dimitrios Andreadis
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: