@Portable public class RuntimeChangeEvent extends Object
RuntimeChange
Constructor and Description |
---|
RuntimeChangeEvent(RuntimeChange change,
RuntimeKey runtimeKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
RuntimeChange |
getChange() |
RuntimeKey |
getRuntimeKey() |
int |
hashCode() |
boolean |
isDelete() |
boolean |
isStart() |
boolean |
isStop() |
public RuntimeChangeEvent(RuntimeChange change, RuntimeKey runtimeKey)
public RuntimeChange getChange()
public RuntimeKey getRuntimeKey()
public boolean isDelete()
public boolean isStart()
public boolean isStop()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.