hudson.os.windows
Class Messages

java.lang.Object
  extended by hudson.os.windows.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_AccessDenied()
          Access is denied.
static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_ConnectingTo(Object arg1)
          Connecting to {0}
static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_ConnectingToPort(Object arg1)
          Connecting to port {0}
static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_CopyingSlaveExe()
          Copying hudson-slave.exe
static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_CopyingSlaveXml()
          Copying hudson-slave.xml
static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_DisplayName()
          Let Hudson control this Windows slave as a Windows service
static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_DotNetRequired()
          .NET Framework 2.0 or later is required on this computer to run a Hudson slave as a Windows service
static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_InstallingSlaveService()
          Installing the Hudson slave service
static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_RegisteringService()
          Registering the service
static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_ServiceDidntRespond()
          The service didn''t respond.
static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_StartingService()
          Starting the service
static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_StoppingService()
          Stopping the service
static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_WaitingForService()
          Waiting for the service to become ready
static String ManagedWindowsServiceLauncher_AccessDenied()
          Access is denied.
static String ManagedWindowsServiceLauncher_ConnectingTo(Object arg1)
          Connecting to {0}
static String ManagedWindowsServiceLauncher_ConnectingToPort(Object arg1)
          Connecting to port {0}
static String ManagedWindowsServiceLauncher_CopyingSlaveExe()
          Copying hudson-slave.exe
static String ManagedWindowsServiceLauncher_CopyingSlaveXml()
          Copying hudson-slave.xml
static String ManagedWindowsServiceLauncher_DisplayName()
          Let Hudson control this Windows slave as a Windows service
static String ManagedWindowsServiceLauncher_DotNetRequired()
          .NET Framework 2.0 or later is required on this computer to run a Hudson slave as a Windows service
static String ManagedWindowsServiceLauncher_InstallingSlaveService()
          Installing the Hudson slave service
static String ManagedWindowsServiceLauncher_RegisteringService()
          Registering the service
static String ManagedWindowsServiceLauncher_ServiceDidntRespond()
          The service didn''t respond.
static String ManagedWindowsServiceLauncher_StartingService()
          Starting the service
static String ManagedWindowsServiceLauncher_StoppingService()
          Stopping the service
static String ManagedWindowsServiceLauncher_WaitingForService()
          Waiting for the service to become ready
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

ManagedWindowsServiceLauncher_CopyingSlaveExe

public static String ManagedWindowsServiceLauncher_CopyingSlaveExe()
Copying hudson-slave.exe


_ManagedWindowsServiceLauncher_CopyingSlaveExe

public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_CopyingSlaveExe()
Copying hudson-slave.exe


ManagedWindowsServiceLauncher_StoppingService

public static String ManagedWindowsServiceLauncher_StoppingService()
Stopping the service


_ManagedWindowsServiceLauncher_StoppingService

public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_StoppingService()
Stopping the service


ManagedWindowsServiceLauncher_ServiceDidntRespond

public static String ManagedWindowsServiceLauncher_ServiceDidntRespond()
The service didn''t respond. Perphaps it failed to launch?


_ManagedWindowsServiceLauncher_ServiceDidntRespond

public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_ServiceDidntRespond()
The service didn''t respond. Perphaps it failed to launch?


ManagedWindowsServiceLauncher_DotNetRequired

public static String ManagedWindowsServiceLauncher_DotNetRequired()
.NET Framework 2.0 or later is required on this computer to run a Hudson slave as a Windows service


_ManagedWindowsServiceLauncher_DotNetRequired

public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_DotNetRequired()
.NET Framework 2.0 or later is required on this computer to run a Hudson slave as a Windows service


ManagedWindowsServiceLauncher_InstallingSlaveService

public static String ManagedWindowsServiceLauncher_InstallingSlaveService()
Installing the Hudson slave service


_ManagedWindowsServiceLauncher_InstallingSlaveService

public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_InstallingSlaveService()
Installing the Hudson slave service


ManagedWindowsServiceLauncher_RegisteringService

public static String ManagedWindowsServiceLauncher_RegisteringService()
Registering the service


_ManagedWindowsServiceLauncher_RegisteringService

public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_RegisteringService()
Registering the service


ManagedWindowsServiceLauncher_WaitingForService

public static String ManagedWindowsServiceLauncher_WaitingForService()
Waiting for the service to become ready


_ManagedWindowsServiceLauncher_WaitingForService

public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_WaitingForService()
Waiting for the service to become ready


ManagedWindowsServiceLauncher_AccessDenied

public static String ManagedWindowsServiceLauncher_AccessDenied()
Access is denied. See http://wiki.hudson-ci.org/display/HUDSON/Windows+slaves+fail+to+start+via+DCOM for more information about how to resolve this.


_ManagedWindowsServiceLauncher_AccessDenied

public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_AccessDenied()
Access is denied. See http://wiki.hudson-ci.org/display/HUDSON/Windows+slaves+fail+to+start+via+DCOM for more information about how to resolve this.


ManagedWindowsServiceLauncher_CopyingSlaveXml

public static String ManagedWindowsServiceLauncher_CopyingSlaveXml()
Copying hudson-slave.xml


_ManagedWindowsServiceLauncher_CopyingSlaveXml

public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_CopyingSlaveXml()
Copying hudson-slave.xml


ManagedWindowsServiceLauncher_DisplayName

public static String ManagedWindowsServiceLauncher_DisplayName()
Let Hudson control this Windows slave as a Windows service


_ManagedWindowsServiceLauncher_DisplayName

public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_DisplayName()
Let Hudson control this Windows slave as a Windows service


ManagedWindowsServiceLauncher_StartingService

public static String ManagedWindowsServiceLauncher_StartingService()
Starting the service


_ManagedWindowsServiceLauncher_StartingService

public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_StartingService()
Starting the service


ManagedWindowsServiceLauncher_ConnectingToPort

public static String ManagedWindowsServiceLauncher_ConnectingToPort(Object arg1)
Connecting to port {0}


_ManagedWindowsServiceLauncher_ConnectingToPort

public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_ConnectingToPort(Object arg1)
Connecting to port {0}


ManagedWindowsServiceLauncher_ConnectingTo

public static String ManagedWindowsServiceLauncher_ConnectingTo(Object arg1)
Connecting to {0}


_ManagedWindowsServiceLauncher_ConnectingTo

public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_ConnectingTo(Object arg1)
Connecting to {0}



Copyright © 2004-2011 Hudson. All Rights Reserved.