C# Class xenwinsvc.FeatureXSBatchCommand

Inheritance: Feature
显示文件 Open project: xenserver/win-xenguestagent

Public Methods

Method Description
FeatureXSBatchCommand ( IExceptionHandler exceptionhandler ) : System

Protected Methods

Method Description
onFeature ( ) : void

Private Methods

Method Description
handleTransaction ( TransactionCode tc ) : void
runCommand ( string batchfile ) : void

Method Details

FeatureXSBatchCommand() public method

public FeatureXSBatchCommand ( IExceptionHandler exceptionhandler ) : System
exceptionhandler IExceptionHandler
return System

onFeature() protected method

protected onFeature ( ) : void
return void