public class ProcessIdUtil
extends Object
Provides the PID of the current JVM.
- Since:
- 2.9.0
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
DEFAULT_PROCESSID
public static final String DEFAULT_PROCESSID
- See Also:
-
-
Constructor Details
-
ProcessIdUtil
public ProcessIdUtil()
-
Method Details
-
getProcessId
public static String getProcessId()