Interface | Description |
---|---|
JMapServerDataEventListener<T extends JMapServerDataEvent> |
Class | Description |
---|---|
AbstractEventListenerAdapter<EventObjectType extends JMapServerDataEvent> |
Convenient way to plug into the generic events handling mechanism a base
class who could differentiate between different event types to call specific
methods (insert, delete) accordingly
|
DatabaseEvent | |
DatabaseEventListener |
Base class to inherit from when implementing the recommended way to listen
for DatabaseEvent
|
DataSourceEvent | |
DataSourceEventListener |
Base class to inherit from when implementing the recommended way to listen
for DataSourceEvent
|
JMapServerDataEvent<T> |
Base class for JMap server data events
|
LayerEvent | |
LayerEventListener |
Base class to inherit from when implementing the recommended way to listen
for LayerEvent
|
ProjectEvent | |
ProjectEventListener |
Base class to inherit from when implementing the recommended way to listen
for ProjectEvent
|
RemoteConnectionEvent | |
RemoteConnectionListener |
Base class to inherit from when implementing the recommended way to listen
for ProjectEvent
|
StyleTemplateEvent | |
StyleTemplateListener |
Base class to inherit from when implementing the recommended way to listen
for StyleTemplateEvent
|
Enum | Description |
---|---|
EventEntityType | |
EventType | |
LayerEventType |