| Modifier and Type | Class and Description |
|---|---|
static class |
ManagedWindowsServiceAccount.Administrator
Logs in with the administrator user account supplied in
ManagedWindowsServiceLauncher. |
static class |
ManagedWindowsServiceAccount.AnotherUser
Logs in with a separate user.
|
static class |
ManagedWindowsServiceAccount.LocalSystem
Logs in with the local system user.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedWindowsServiceAccount |
ManagedWindowsServiceLauncher.getAccount() |
| Constructor and Description |
|---|
ManagedWindowsServiceLauncher(String userName,
String password,
String host,
ManagedWindowsServiceAccount account,
String vmargs) |
ManagedWindowsServiceLauncher(String userName,
String password,
String host,
ManagedWindowsServiceAccount account,
String vmargs,
String javaPath) |
Copyright © 2016–2021. All rights reserved.