Class: MintPress::OracleWeblogic::MBeanUtils::HarvestThread
- Inherits:
-
Thread
- Object
- Thread
- MintPress::OracleWeblogic::MBeanUtils::HarvestThread
- 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...
Properties (Read/Write)
Properties (Read Only)
Instance Method Summary collapse
-
#initialize(&block) ⇒ HarvestThread
constructor
A new instance of HarvestThread.
Constructor Details
#initialize(&block) ⇒ HarvestThread
Returns a new instance of HarvestThread.