C# 클래스 xenwinsvc.PVInstallation

상속: Feature, IRefresh
파일 보기 프로젝트 열기: xenserver/win-xenguestagent

공개 메소드들

메소드 설명
PVInstallation ( IExceptionHandler exceptionhandler ) : System
RegisterPVAddons ( ) : void
installing ( ) : bool

보호된 메소드들

메소드 설명
Finish ( ) : void
onFeature ( ) : void

비공개 메소드들

메소드 설명
DumpOsData ( ) : void
RefreshXenstore ( ) : void
addHotFixInfoToStore ( ) : void
addLicenseInfoToStore ( ) : void
addSystemInfoToStore ( ) : void
addXDInfoToStore ( ) : void
xenwinsvc ( ) : bool
xenwinsvc ( bool force ) : bool

메소드 상세

Finish() 보호된 메소드

protected Finish ( ) : void
리턴 void

PVInstallation() 공개 메소드

public PVInstallation ( IExceptionHandler exceptionhandler ) : System
exceptionhandler IExceptionHandler
리턴 System

RegisterPVAddons() 공개 메소드

public RegisterPVAddons ( ) : void
리턴 void

installing() 공개 메소드

public installing ( ) : bool
리턴 bool

onFeature() 보호된 메소드

protected onFeature ( ) : void
리턴 void