JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.arjuna.ats.arjuna.utils
Interface Process
public interface
Process
Provides a configurable way to get a unique process id.
Since:
JTS 1.0.
Version:
$Id: Process.java 2342 2006-03-30 13:06:17Z $
Method Summary
Methods
Modifier and Type
Method and Description
int
getpid
()
Method Detail
getpid
int getpid()
Returns:
the process id. This had better be unique between processes on the same machine. If not we're in trouble!
Since:
JTS 2.1.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method