com.pnfsoftware.jeb.util.events.IEvent |
Known Indirect Subclasses |
Base interface for events.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract Object | getData() | ||||||||||
abstract IEventSource | getSource() | ||||||||||
abstract long | getTimestamp() | ||||||||||
abstract Object | getType() | ||||||||||
abstract boolean | shouldStopPropagation() |