protected static class NettyFabricWorkerExecutionChannelHandler.LoadedPaths
extends Object
| Constructor and Description |
|---|
LoadedPaths(Map<Path,Path> inputPaths,
String bootstrapClassPath,
String runtimeClassPath) |
| Modifier and Type | Method and Description |
|---|---|
Map<Path,Path> |
getInputPaths() |
com.liferay.petra.process.ProcessConfig |
toProcessConfig(com.liferay.petra.process.ProcessConfig processConfig) |
public LoadedPaths(Map<Path,Path> inputPaths,
String bootstrapClassPath,
String runtimeClassPath)
public Map<Path,Path> getInputPaths()
public com.liferay.petra.process.ProcessConfig toProcessConfig(com.liferay.petra.process.ProcessConfig processConfig)
throws com.liferay.petra.process.ProcessException
com.liferay.petra.process.ProcessException