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, setVds
getIsPrintReturnValue, GetReturnValueFromStatus, InitializeVdsError, PrintReturnValue, ProceedProxyReturnValue
ExecuteCommand, getParameters, getReturnValue, getVDSReturnValue, setReturnValue, setVDSReturnValue, toString
Execute, ExecuteWithReturnValue, getCommandName
protected ServerConnectionStatusReturnForXmlRpc _result
public ConnectStorageServerVDSCommand(P parameters)
protected void ExecuteVdsBrokerCommand()
ExecuteVdsBrokerCommand
in class VdsBrokerCommand<P extends ConnectStorageServerVDSCommandParameters>
public void Rollback()
Rollback
in interface RollbackHandler
Rollback
in class VdcCommandBase
protected 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.