An event consumer can synchronously retrieve historical events from the persistent data store by querying the event server.
The persistent data store is implemented as a separate component called a data store plug-in. The Common Event Infrastructure includes a default data store plug-in, which supports event queries based on a subset of XPath syntax. If you want to use a different data store, you can implement your own data store plug-in.
To query the event server, use the event access interface.
Last updated: Thu Apr 27 14:23:48 2006
(c) Copyright IBM Corporation 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)