public class RuntimeConfigurationStateChangeEvent extends Object
Constructor and Description |
---|
RuntimeConfigurationStateChangeEvent(Process.RuntimeConfigurationState oldState,
Process.RuntimeConfigurationState newState) |
Modifier and Type | Method and Description |
---|---|
Process.RuntimeConfigurationState |
getNewState() |
Process.RuntimeConfigurationState |
getOldState() |
String |
toString() |
public RuntimeConfigurationStateChangeEvent(Process.RuntimeConfigurationState oldState, Process.RuntimeConfigurationState newState)
public Process.RuntimeConfigurationState getNewState()
public Process.RuntimeConfigurationState getOldState()
Copyright © 2017 JBoss by Red Hat. All rights reserved.