de.intarsys.tools.event
public class CreatedEvent extends Event
Constructor and Description |
---|
CreatedEvent(java.lang.Object source) |
Modifier and Type | Method and Description |
---|---|
EventType |
getEventType()
A type for this event.
|
java.lang.Object |
getInstance() |
void |
setInstance(java.lang.Object instance) |
consume, getName, getRc, isConsumed, isVetoed, setRc, setVeto, veto
public static final EventType ID
public java.lang.Object getInstance()
public EventType getEventType()
IEvent
getEventType
in interface IEvent
getEventType
in class Event
public void setInstance(java.lang.Object instance)