com.liferay.portal.fabric.netty.handlers
Class NettyFabricWorkerExecutionChannelHandler.LoadedPaths
java.lang.Object
com.liferay.portal.fabric.netty.handlers.NettyFabricWorkerExecutionChannelHandler.LoadedPaths
- Enclosing class:
- NettyFabricWorkerExecutionChannelHandler
protected static class NettyFabricWorkerExecutionChannelHandler.LoadedPaths
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NettyFabricWorkerExecutionChannelHandler.LoadedPaths
public NettyFabricWorkerExecutionChannelHandler.LoadedPaths(Map<java.nio.file.Path,java.nio.file.Path> inputPaths,
String bootstrapClassPath,
String runtimeClassPath)
getInputPaths
public Map<java.nio.file.Path,java.nio.file.Path> getInputPaths()
toProcessConfig
public ProcessConfig toProcessConfig(ProcessConfig processConfig)
throws ProcessException
- Throws:
ProcessException