public interface WGDatabaseEventListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
databaseUpdate(WGDatabaseEvent event)
Triggered, when a database update occurs
|
boolean |
isTemporary()
Determines, if the listener is a temporary object, only valid in the current session.
|
void databaseUpdate(WGDatabaseEvent event)
boolean isTemporary()