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

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

      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"); }

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

              Created:
              Updated:
              Resolved: