public class ConnectStorageServerVDSCommand<P extends ConnectStorageServerVDSCommandParameters> extends VdsBrokerCommand<P>
| Modifier and Type | Field and Description |
|---|---|
protected ServerConnectionStatusReturnForXmlRpc |
_result |
status_returnValue| Constructor and Description |
|---|
ConnectStorageServerVDSCommand(P parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String>[] |
BuildStructFromConnectionListObject() |
static Map<String,String> |
CreateStructFromConnection(storage_server_connections connection) |
protected void |
ExecuteVdsBrokerCommand() |
protected StatusForXmlRpc |
getReturnStatus() |
protected Object |
getReturnValueFromBroker() |
protected HashMap<String,String> |
GetStatusListFromResult() |
void |
Rollback() |
ExecuteVDSCommand, getAdditionalInformation, getBroker, getVds, setVdsgetIsPrintReturnValue, GetReturnValueFromStatus, InitializeVdsError, PrintReturnValue, ProceedProxyReturnValueExecuteCommand, getParameters, getReturnValue, getVDSReturnValue, setReturnValue, setVDSReturnValue, toStringExecute, ExecuteWithReturnValue, getCommandNameprotected ServerConnectionStatusReturnForXmlRpc _result
public ConnectStorageServerVDSCommand(P parameters)
protected void ExecuteVdsBrokerCommand()
ExecuteVdsBrokerCommand in class VdsBrokerCommand<P extends ConnectStorageServerVDSCommandParameters>public void Rollback()
Rollback in interface RollbackHandlerRollback in class VdcCommandBaseprotected Map<String,String>[] BuildStructFromConnectionListObject()
public static Map<String,String> CreateStructFromConnection(storage_server_connections connection)
protected StatusForXmlRpc getReturnStatus()
getReturnStatus in class BrokerCommandBase<P extends ConnectStorageServerVDSCommandParameters>protected Object getReturnValueFromBroker()
getReturnValueFromBroker in class BrokerCommandBase<P extends ConnectStorageServerVDSCommandParameters>Copyright © 2012. All Rights Reserved.