public abstract class StatusChangedEvent<SOURCE extends Entity<?,?>> extends EventObject implements Cloneable, DDSObject
Status
,
Serialized Formsource
Modifier | Constructor and Description |
---|---|
protected |
StatusChangedEvent(SOURCE source) |
Modifier and Type | Method and Description |
---|---|
abstract StatusChangedEvent<SOURCE> |
clone() |
abstract SOURCE |
getSource() |
protected void |
setSource(SOURCE source) |
toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEnvironment
protected StatusChangedEvent(SOURCE source)
public abstract SOURCE getSource()
getSource
in class EventObject
public abstract StatusChangedEvent<SOURCE> clone()
protected void setSource(SOURCE source)
Copyright © 2014. All rights reserved.