***  This class provides Binary Compatibility only, not Source Compatibility  ***

com.sas.services.events.broker
Class EventManager

com.sas.services.events.broker.EventManager
All Implemented Interfaces:
java.lang.Runnable

public class EventManager
implements java.lang.Runnable

EventManager threads process incoming events by taking events off of the event queue that were put on the event queue by event triggered monitoring transports. In particular it parses the event and decides what to do with it. Currently, it queries the configuration to determine what process flow(s) should be run to process this event as well as forwarding the event to any registered listening applications.

Since:
1.0


***  This class provides Binary Compatibility only, not Source Compatibility  ***




Copyright © 2009 SAS Institute Inc. All Rights Reserved.