|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.os.windows.Messages
public class Messages
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 jenkins-slave.exe |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_CopyingSlaveJar()
Copying slave.jar |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_CopyingSlaveXml()
Copying jenkins-slave.xml |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_DisplayName()
Let Jenkins 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 Jenkins slave as a Windows service |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_InstallingSlaveService()
Installing the Jenkins slave service |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_RegisteringService()
Registering the service |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_ServiceDidntRespond()
The service did not 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_UnregisteringService()
Unregistering 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 jenkins-slave.exe |
static String |
ManagedWindowsServiceLauncher_CopyingSlaveJar()
Copying slave.jar |
static String |
ManagedWindowsServiceLauncher_CopyingSlaveXml()
Copying jenkins-slave.xml |
static String |
ManagedWindowsServiceLauncher_DisplayName()
Let Jenkins 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 Jenkins slave as a Windows service |
static String |
ManagedWindowsServiceLauncher_InstallingSlaveService()
Installing the Jenkins slave service |
static String |
ManagedWindowsServiceLauncher_RegisteringService()
Registering the service |
static String |
ManagedWindowsServiceLauncher_ServiceDidntRespond()
The service did not respond. |
static String |
ManagedWindowsServiceLauncher_StartingService()
Starting the service |
static String |
ManagedWindowsServiceLauncher_StoppingService()
Stopping the service |
static String |
ManagedWindowsServiceLauncher_UnregisteringService()
Unregistering 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 |
---|
public Messages()
Method Detail |
---|
public static String ManagedWindowsServiceLauncher_CopyingSlaveExe()
public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_CopyingSlaveExe()
public static String ManagedWindowsServiceLauncher_StoppingService()
public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_StoppingService()
public static String ManagedWindowsServiceLauncher_ServiceDidntRespond()
public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_ServiceDidntRespond()
public static String ManagedWindowsServiceLauncher_UnregisteringService()
public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_UnregisteringService()
public static String ManagedWindowsServiceLauncher_RegisteringService()
public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_RegisteringService()
public static String ManagedWindowsServiceLauncher_DotNetRequired()
public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_DotNetRequired()
public static String ManagedWindowsServiceLauncher_InstallingSlaveService()
public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_InstallingSlaveService()
public static String ManagedWindowsServiceLauncher_WaitingForService()
public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_WaitingForService()
public static String ManagedWindowsServiceLauncher_AccessDenied()
public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_AccessDenied()
public static String ManagedWindowsServiceLauncher_CopyingSlaveJar()
public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_CopyingSlaveJar()
public static String ManagedWindowsServiceLauncher_CopyingSlaveXml()
public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_CopyingSlaveXml()
public static String ManagedWindowsServiceLauncher_DisplayName()
public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_DisplayName()
public static String ManagedWindowsServiceLauncher_StartingService()
public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_StartingService()
public static String ManagedWindowsServiceLauncher_ConnectingToPort(Object arg1)
public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_ConnectingToPort(Object arg1)
public static String ManagedWindowsServiceLauncher_ConnectingTo(Object arg1)
public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_ConnectingTo(Object arg1)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |