C# Class xenwinsvc.PVInstallation

Inheritance: Feature, IRefresh
Afficher le fichier Open project: xenserver/win-xenguestagent

Méthodes publiques

Méthode Description
PVInstallation ( IExceptionHandler exceptionhandler ) : System
RegisterPVAddons ( ) : void
installing ( ) : bool

Méthodes protégées

Méthode Description
Finish ( ) : void
onFeature ( ) : void

Private Methods

Méthode Description
DumpOsData ( ) : void
RefreshXenstore ( ) : void
addHotFixInfoToStore ( ) : void
addLicenseInfoToStore ( ) : void
addSystemInfoToStore ( ) : void
addXDInfoToStore ( ) : void
xenwinsvc ( ) : bool
xenwinsvc ( bool force ) : bool

Method Details

Finish() protected méthode

protected Finish ( ) : void
Résultat void

PVInstallation() public méthode

public PVInstallation ( IExceptionHandler exceptionhandler ) : System
exceptionhandler IExceptionHandler
Résultat System

RegisterPVAddons() public méthode

public RegisterPVAddons ( ) : void
Résultat void

installing() public méthode

public installing ( ) : bool
Résultat bool

onFeature() protected méthode

protected onFeature ( ) : void
Résultat void