Uses of Class
org.sblim.cimclient.internal.wbem.indications.CIMEvent

Packages that use CIMEvent
org.sblim.cimclient.internal.wbem.indications Internal implemenation of the indication processing. 
 

Uses of CIMEvent in org.sblim.cimclient.internal.wbem.indications
 

Fields in org.sblim.cimclient.internal.wbem.indications with type parameters of type CIMEvent
protected  LinkedList<CIMEvent> CIMEventDispatcher.iEventQueue
           
 

Methods in org.sblim.cimclient.internal.wbem.indications with parameters of type CIMEvent
 void CIMEventDispatcher.dispatchEvent(CIMEvent pEvent)
          Propagates the CIMEvent to the event consumers.
 



Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.