Package org.apache.jorphan.util


package org.apache.jorphan.util
  • Class
    Description
    Comparator for Objects, that compares based on their converted values.
    Comparator for Map.Entry Objects, that compares based on their keys only.
    Converter utilities for TestBeans
    Class allowing access to Sun's heapDump method (Java 1.6+).
    Custom JMeter Error
    Custom JMeter Exception
    This Exception is for use by functions etc to signal a Stop Test condition where there is no access to the normal stop method Stop test now means shutdown test waiting for current running samplers to end
    This Exception is for use by functions etc to signal a Stop Test Now condition where there is no access to the normal stop method.
    This Exception is for use by functions etc to signal a Stop Thread condition where there is no access to the normal stop method Thread will shutdown after end of current running sampler.
    This class contains frequently-used static utility methods.
    Functions that are missing in other libraries.
    Wraps text in such a way so the lines do not exceed given maximum length.
    Utility class to create a Thread Dump
    Provides XML string building methods.