Class: MintPress::OracleWeblogic::MBeanUtils::HarvestThread

Inherits:
Thread
  • Object
show all
Defined in:
src/oracle-weblogic/lib/oracle-weblogic/model/harvest.rb

Overview

This class exists entirely to limit the number of harvest threads running - this is to try and stop abusing the WLS server, and having things just die on us...

Since:

  • 0.1.0

Properties (Read/Write)

Properties (Read Only)

Instance Method Summary collapse

Constructor Details

#initialize(&block) ⇒ HarvestThread

Returns a new instance of HarvestThread.

Since:

  • 0.1.0