C# Class Raven.Server.Program

ファイルを表示 Open project: nhsevidence/ravendb

Private Methods

Method Description
AdminRequired ( System.Action actionThatMayRequiresAdminPrivileges, string cmdLine ) : void
ConfigureDebugLogging ( ) : void
EmitWarningInRed ( ) : void
EnsureStoppedAndUninstall ( ) : void
InstallAndStart ( ) : void
InteractiveRun ( string args ) : void
Main ( string args ) : void
PrintUsage ( OptionSet optionSet ) : void
RestartService ( ) : void
RunAgainAsAdmin ( string cmdLine ) : bool
RunInDebugMode ( AnonymousUserAccessMode anonymousUserAccessMode, RavenConfiguration ravenConfiguration, bool launchBrowser ) : void
RunRestoreOperation ( string backupLocation, string databaseLocation ) : void
RunServerInDebugMode ( RavenConfiguration ravenConfiguration, bool lauchBrowser ) : bool
RunningInInteractiveMode ( ) : bool
ServiceIsInstalled ( ) : bool
StartService ( ) : void
StopService ( ) : void
WaitForUserInputAndExitWithError ( ) : void