frysk.sys.proc
Class Exe

java.lang.Object
  extended by frysk.sys.proc.Exe

public class Exe
extends Object

The contents of /proc/PID/exe.


Constructor Summary
Exe()
           
 
Method Summary
private static String getName(int pid)
           
static String getName(ProcessIdentifier pid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Exe

public Exe()
Method Detail

getName

public static String getName(ProcessIdentifier pid)

getName

private static String getName(int pid)