Event queue components hold the event objects that are received by event listener components until those events can be handled by data file writing components. Event queue components are based on the class atg.service.datacollection.DataCollectorQueue.

Event queue components are associated with the data file writing components that will process the event objects that they store. Event queue components store references to the data file writing components in a configuration property named dataListeners. For example:

dataListener=/mycompany/reporting/datacollection/MyFileLogger

Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices