C# Class Rackspace.Cloud.Server.Agent.Actions.SetNetworkRoutes

Inheritance: ISetNetworkRoutes
Show file Open project: rackerlabs/openstack-guest-agents-windows-xenserver Class Usage Examples

Public Methods

Method Description
Execute ( Network network ) : void
SetNetworkRoutes ( IExecutableProcessQueue executableProcessQueue, IRegistryReader registryReader, ILogger logger ) : System

Private Methods

Method Description
DeleteExistingPersistentRoutesRoutes ( ) : void

Method Details

Execute() public method

public Execute ( Network network ) : void
network Rackspace.Cloud.Server.Agent.Configuration.Network
return void

SetNetworkRoutes() public method

public SetNetworkRoutes ( IExecutableProcessQueue executableProcessQueue, IRegistryReader registryReader, ILogger logger ) : System
executableProcessQueue IExecutableProcessQueue
registryReader IRegistryReader
logger ILogger
return System