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