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, setVds
getIsPrintReturnValue, GetReturnValueFromStatus, InitializeVdsError, PrintReturnValue, ProceedProxyReturnValue
ExecuteCommand, getParameters, getReturnValue, getVDSReturnValue, setReturnValue, setVDSReturnValue, toString
Execute, ExecuteWithReturnValue, getCommandName, Rollback
public 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.