public class QueuedInsertEvent extends QueuedEvent
Constructor and Description |
---|
QueuedInsertEvent(Serializable id,
Object value) |
Modifier and Type | Method and Description |
---|---|
void |
fire(EntityListeners listeners) |
Object |
getValue() |
equals, getId, hashCode, toString
public QueuedInsertEvent(Serializable id, Object value)
public Object getValue()
public void fire(EntityListeners listeners)
fire
in class QueuedEvent