EVENT_RECEIVED: When an Agent generates a QmfEvent an EVENT_RECEIVED WorkItem is pushed onto the work-queue. The WorkItem's getParam() call returns a map which contains a reference to the Console Agent instance that generated the Event and a reference to the QmfEvent itself. The Agent reference is indexed from the map using the key string "agent, The QmfEvent reference is indexed from the map using the key string "event". There is no handle associated with this WorkItem.@author Fraser Adams
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|