Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Performing Basic TIBCO ActiveSpaces Tasks : Using Event Browsers

Using Event Browsers
An event browser is the iterative version of a listener’s next() method and returns the next event (the same kind of object you would get in a listener) in the space's event stream. Just like any other browser or listener, it can take a filter and has the same time and distribution scopes. Please see the documentation about Listeners to learn more about events.
For a description of the ASEventBrowser sample program, which shows how to implement an event browser, see ASEventBrowser.
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved