com.liferay.portal.kernel.process
Class ProcessConfig
java.lang.Object
com.liferay.portal.kernel.process.ProcessConfig
- All Implemented Interfaces:
- Serializable
public class ProcessConfig
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getArguments
public List<String> getArguments()
getBootstrapClassPath
public String getBootstrapClassPath()
getBootstrapClassPathElements
public String[] getBootstrapClassPathElements()
getJavaExecutable
public String getJavaExecutable()
getReactClassLoader
public ClassLoader getReactClassLoader()
getRuntimeClassPath
public String getRuntimeClassPath()
getRuntimeClassPathElements
public String[] getRuntimeClassPathElements()