hudson.os.windows
Class ManagedWindowsServiceLauncher.LogOnOption

java.lang.Object
  extended by hudson.os.windows.ManagedWindowsServiceLauncher.LogOnOption
Enclosing class:
ManagedWindowsServiceLauncher

public static class ManagedWindowsServiceLauncher.LogOnOption
extends Object


Field Summary
 ManagedWindowsServiceLauncher.AccountInfo logOn
           
 String value
           
 
Constructor Summary
ManagedWindowsServiceLauncher.LogOnOption(String value, ManagedWindowsServiceLauncher.AccountInfo logOn)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public final String value

logOn

public final ManagedWindowsServiceLauncher.AccountInfo logOn
Constructor Detail

ManagedWindowsServiceLauncher.LogOnOption

@DataBoundConstructor
public ManagedWindowsServiceLauncher.LogOnOption(String value,
                                                                      ManagedWindowsServiceLauncher.AccountInfo logOn)


Copyright © 2004-2013. All Rights Reserved.