| Package | Description |
|---|---|
| to.etc.webapp.eventmanager |
| Class and Description |
|---|
| AppEventBase
Base class for all ViewPoint application events, as handled
by the event manager.
|
| AppEventListener
A listener for a specific type of event.
|
| ChangeType
The type of change that is encapsulated in the event; a simple enum
of added, deleted or modified.
|
| IEventMarshaller
Marshal event to string, ready for storing into database as varchar, and
recreate event object by unmarshalling string.
|
| ListenerType
The type of listening operation requested; used to specify when
the listener is to be called after an event has occured.
|
| VpEventManager
Overview
|
Copyright © 2017 etc.to. All rights reserved.