Interface ThreadPoolMonitor

  • All Superinterfaces:
    org.perfmon4j.instrument.snapshot.GeneratedData

    public interface ThreadPoolMonitor
    extends org.perfmon4j.instrument.snapshot.GeneratedData
    • Method Detail

      • getCurrentThreadsBusy

        long getCurrentThreadsBusy()
      • getCurrentThreadCount

        long getCurrentThreadCount()
      • getInstanceName

        String getInstanceName()