foundry-0.9.1

foundry.system
Class ProcessUtilities

java.lang.Object
  |
  +--foundry.system.ProcessUtilities

public class ProcessUtilities
extends Object


Field Summary
private static String LIBRARY_NAME
           
private static Throwable libraryNotLoaded
           
 
Constructor Summary
ProcessUtilities()
           
 
Method Summary
(package private) static void ()
           
static String getPID()
           
private static long getPIDNatively()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

LIBRARY_NAME

private static final String LIBRARY_NAME

libraryNotLoaded

private static final Throwable libraryNotLoaded
Constructor Detail

ProcessUtilities

public ProcessUtilities()
Method Detail

static void ()

getPIDNatively

private static long getPIDNatively()

getPID

public static String getPID()

main

public static void main(String[] args)
                 throws Throwable

foundry-0.9.1

Copyright © 2000 - Laird Jarrett Nelson