C# Class Rackspace.Cloud.Server.Agent.Commands.Unrescue

Inheritance: IExecutableCommand
Show file Open project: rackerlabs/openstack-guest-agents-windows-xenserver

Public Methods

Method Description
Execute ( string value ) : ExecutableResult
Unrescue ( IExecutableProcessQueue exec, IOperatingSystemChecker operatingSystemChecker, ISystemInformation systemInformation ) : Rackspace.Cloud.Server.Agent.Configuration

Method Details

Execute() public method

public Execute ( string value ) : ExecutableResult
value string
return ExecutableResult

Unrescue() public method

public Unrescue ( IExecutableProcessQueue exec, IOperatingSystemChecker operatingSystemChecker, ISystemInformation systemInformation ) : Rackspace.Cloud.Server.Agent.Configuration
exec IExecutableProcessQueue
operatingSystemChecker IOperatingSystemChecker
systemInformation ISystemInformation
return Rackspace.Cloud.Server.Agent.Configuration