Class GetFrusRunner
java.lang.Object
org.sentrysoftware.ipmi.client.runner.AbstractIpmiRunner<List<Fru>>
org.sentrysoftware.ipmi.client.runner.GetFrusRunner
- All Implemented Interfaces:
AutoCloseable
Get FRU information
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sentrysoftware.ipmi.client.runner.AbstractIpmiRunner
authenticate, close, getResult, setResult
-
Constructor Details
-
GetFrusRunner
-
-
Method Details
-
doRun
Description copied from class:AbstractIpmiRunnerProceed with the IPMI request- Specified by:
doRunin classAbstractIpmiRunner<List<Fru>>- Throws:
Exception- If the sensor or fru retrieval fails
-