public class RunningStateChangeEvent extends Object
RunningStateChangeEvent(Process.RunningState oldState, Process.RunningState newState)
Process.RunningState
getNewState()
getOldState()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RunningStateChangeEvent(Process.RunningState oldState, Process.RunningState newState)
public Process.RunningState getOldState()
public Process.RunningState getNewState()
public String toString()
toString
Object
Copyright © 2017 JBoss by Red Hat. All rights reserved.