C# Class Atomia.Provisioning.Modules.Haproxy.Commands.ListenerSettingCommand

Inheritance: HaproxyCommandBase
Datei anzeigen Open project: atomia/sample-plugins

Public Methods

Method Description
ListenerSettingCommand ( ModuleService service, ResourceDescription resource, ModuleService newServiceSettings, ModuleCommandType commandType, int listDepth ) : System

Protected Methods

Method Description
GetResourceURL ( ModuleService moduleService ) : string

Method Details

GetResourceURL() protected method

protected GetResourceURL ( ModuleService moduleService ) : string
moduleService ModuleService
return string

ListenerSettingCommand() public method

public ListenerSettingCommand ( ModuleService service, ResourceDescription resource, ModuleService newServiceSettings, ModuleCommandType commandType, int listDepth ) : System
service ModuleService
resource ResourceDescription
newServiceSettings ModuleService
commandType ModuleCommandType
listDepth int
return System