3 Replies Latest reply on Feb 7, 2004 9:34 AM by adrian.brock

    Cannot extend JMX Monitor.  'package' visibility

    gmccreath


      The JMX Monitor class is abstract. The only abstract method is the monitor(etc etc) method but it is only package visible.

      I want to create some specific monitor types by extending Monitor (just like the other standard monitors ...). But I can't ...

      Why is this method not public?

      Greg.