com.liferay.portal.kernel.util
Class ProcessUtil

java.lang.Object
  extended by com.liferay.portal.kernel.util.ProcessUtil

public class ProcessUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan, Shuyang Zhou

Constructor Summary
ProcessUtil()
           
 
Method Summary
static void close(java.lang.Process process)
           
static int getProcessId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessUtil

public ProcessUtil()
Method Detail

close

public static void close(java.lang.Process process)

getProcessId

public static int getProcessId()