Searched defs:SERVICE_ALREADY_ENABLED (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DConfigureWindowsService.java103 public static final int SERVICE_ALREADY_ENABLED = 1; field in class:ConfigureWindowsService
401 * <CODE>SERVICE_ALREADY_ENABLED</CODE> depending on whether the service could
428 * <CODE>SERVICE_ALREADY_ENABLED</CODE> depending on whether the service could
504 returnValue = SERVICE_ALREADY_ENABLED;
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DConfigureWindowsService.java102 public static final int SERVICE_ALREADY_ENABLED = 1; field in class:ConfigureWindowsService
383 * <CODE>SERVICE_ALREADY_ENABLED</CODE> depending on whether the service could
410 * <CODE>SERVICE_ALREADY_ENABLED</CODE> depending on whether the service could
486 returnValue = SERVICE_ALREADY_ENABLED;
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DConfigureWindowsService.java103 public static final int SERVICE_ALREADY_ENABLED = 1; field in class:ConfigureWindowsService
401 * <CODE>SERVICE_ALREADY_ENABLED</CODE> depending on whether the service could
428 * <CODE>SERVICE_ALREADY_ENABLED</CODE> depending on whether the service could
504 returnValue = SERVICE_ALREADY_ENABLED;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DConfigureWindowsService.java105 public static final int SERVICE_ALREADY_ENABLED = 1; field in class:ConfigureWindowsService
403 * <CODE>SERVICE_ALREADY_ENABLED</CODE> depending on whether the service could
430 * <CODE>SERVICE_ALREADY_ENABLED</CODE> depending on whether the service could
506 returnValue = SERVICE_ALREADY_ENABLED;
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DConfigureWindowsService.java102 public static final int SERVICE_ALREADY_ENABLED = 1; field in class:ConfigureWindowsService
383 * <CODE>SERVICE_ALREADY_ENABLED</CODE> depending on whether the service could
410 * <CODE>SERVICE_ALREADY_ENABLED</CODE> depending on whether the service could
486 returnValue = SERVICE_ALREADY_ENABLED;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DConfigureWindowsService.java94 public static final int SERVICE_ALREADY_ENABLED = 1; field in class:ConfigureWindowsService
318 * <CODE>SERVICE_ALREADY_ENABLED</CODE> depending on whether the
347 * <CODE>SERVICE_ALREADY_ENABLED</CODE> depending on whether the
414 return SERVICE_ALREADY_ENABLED;

Completed in 28 milliseconds