Uses of Class
hudson.os.windows.ManagedWindowsServiceLauncher

Packages that use ManagedWindowsServiceLauncher
hudson.os.windows   
 

Uses of ManagedWindowsServiceLauncher in hudson.os.windows
 

Methods in hudson.os.windows that return ManagedWindowsServiceLauncher
 ManagedWindowsServiceLauncher ManagedWindowsServiceConnector.launch(String hostName, TaskListener listener)
           
 

Methods in hudson.os.windows with parameters of type ManagedWindowsServiceLauncher
abstract  ManagedWindowsServiceLauncher.AccountInfo ManagedWindowsServiceAccount.getAccount(ManagedWindowsServiceLauncher launcher)
           
 ManagedWindowsServiceLauncher.AccountInfo ManagedWindowsServiceAccount.LocalSystem.getAccount(ManagedWindowsServiceLauncher launcher)
           
 ManagedWindowsServiceLauncher.AccountInfo ManagedWindowsServiceAccount.Administrator.getAccount(ManagedWindowsServiceLauncher launcher)
           
 ManagedWindowsServiceLauncher.AccountInfo ManagedWindowsServiceAccount.AnotherUser.getAccount(ManagedWindowsServiceLauncher launcher)
           
 



Copyright © 2004-2013. All Rights Reserved.