Package org.jboss.byteman.sample.helper


package org.jboss.byteman.sample.helper
  • Class
    Description
    A variant of PeriodicHelper which publishes its stats via JMX
    Auxiliary class used by the rule set to provide information about which counters the rule system will be updating and how it wants them to be presented in the JMX bean display
    A helper class which adds a background thread when the helper class is activated and removes the background thread when it is deactivated.
    Helper class used by ThreadHistoryMonitorHelper script to trace thread operations.
    An MXBean interface for the thread event history monitoring.
    This is a DTO object which contains an identity of a real Thread object.
     
     
    Helper class used by ThreadMonitorHelper script to trace thread operations