Uses of Class
net.sf.jnati.proc.ProcessMonitor.ProcessState

Uses of ProcessMonitor.ProcessState in net.sf.jnati.proc
 

Methods in net.sf.jnati.proc that return ProcessMonitor.ProcessState
 ProcessMonitor.ProcessState ProcessMonitor.getState()
          Returns the current state of this process.
static ProcessMonitor.ProcessState ProcessMonitor.ProcessState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProcessMonitor.ProcessState[] ProcessMonitor.ProcessState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2011 Sam Adams. All Rights Reserved.