public class FenceVdsVDSCommand<P extends FenceVdsVDSCommandParameters> extends VdsBrokerCommand<P>
status_returnValue| Constructor and Description |
|---|
FenceVdsVDSCommand(P parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AlertPowerManagementStatusFailed(String reason)
Alerts if power management status failed.
|
protected void |
ExecuteVdsBrokerCommand() |
protected StatusForXmlRpc |
getReturnStatus() |
protected Object |
getReturnValueFromBroker() |
ExecuteVDSCommand, getAdditionalInformation, getBroker, getVds, setVdsgetIsPrintReturnValue, GetReturnValueFromStatus, InitializeVdsError, PrintReturnValue, ProceedProxyReturnValueExecuteCommand, getParameters, getReturnValue, getVDSReturnValue, setReturnValue, setVDSReturnValue, toStringExecute, ExecuteWithReturnValue, getCommandName, Rollbackpublic FenceVdsVDSCommand(P parameters)
protected void AlertPowerManagementStatusFailed(String reason)
reason - The reason.protected void ExecuteVdsBrokerCommand()
ExecuteVdsBrokerCommand in class VdsBrokerCommand<P extends FenceVdsVDSCommandParameters>protected StatusForXmlRpc getReturnStatus()
getReturnStatus in class BrokerCommandBase<P extends FenceVdsVDSCommandParameters>protected Object getReturnValueFromBroker()
getReturnValueFromBroker in class BrokerCommandBase<P extends FenceVdsVDSCommandParameters>Copyright © 2012. All Rights Reserved.