public abstract class VmStatsVdsBrokerCommand<P extends VdsIdVDSCommandParametersBase> extends VdsBrokerCommand<P>
Modifier and Type | Field and Description |
---|---|
protected VMInfoListReturnForXmlRpc |
mVmListReturn |
status
_returnValue
Modifier | Constructor and Description |
---|---|
|
VmStatsVdsBrokerCommand(P parameters) |
protected |
VmStatsVdsBrokerCommand(P parameters,
VDS vds) |
Modifier and Type | Method and Description |
---|---|
protected StatusForXmlRpc |
getReturnStatus() |
protected Object |
getReturnValueFromBroker() |
ExecuteVdsBrokerCommand, ExecuteVDSCommand, getAdditionalInformation, getBroker, getVds, setVds
getIsPrintReturnValue, GetReturnValueFromStatus, InitializeVdsError, PrintReturnValue, ProceedProxyReturnValue
ExecuteCommand, getParameters, getReturnValue, getVDSReturnValue, setReturnValue, setVDSReturnValue, toString
Execute, ExecuteWithReturnValue, getCommandName, Rollback
protected VMInfoListReturnForXmlRpc mVmListReturn
public VmStatsVdsBrokerCommand(P parameters)
protected StatusForXmlRpc getReturnStatus()
getReturnStatus
in class BrokerCommandBase<P extends VdsIdVDSCommandParametersBase>
protected Object getReturnValueFromBroker()
getReturnValueFromBroker
in class BrokerCommandBase<P extends VdsIdVDSCommandParametersBase>
Copyright © 2012. All Rights Reserved.