Class MacLaunchersAsServices
java.lang.Object
jdk.jpackage.internal.MacLaunchersAsServices
Helper to install launchers as services using "launchd".
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Path
getServicePListFileName
(String bundleIdentifier, String launcherName) protected static String
stringifyShellCommands
(String... commands) protected static String
stringifyShellCommands
(List<String> commands) protected static String
stringifyTextFile
(String resourceName)
-
Field Details
-
REPLACEMENT_STRING_IDS
-
-
Method Details
-
getServicePListFileName
-
replacementStringIds
-
createImpl
- Throws:
IOException
-
stringifyShellCommands
-
stringifyShellCommands
-
stringifyTextFile
- Throws:
IOException
-