Uses of Class
org.sblim.wbem.client.indications.CIMEvent

Packages that use CIMEvent
org.sblim.wbem.cimclient.sample   
org.sblim.wbem.client.indications Public API for creation of indication listeners. 
 

Uses of CIMEvent in org.sblim.wbem.cimclient.sample
 

Methods in org.sblim.wbem.cimclient.sample with parameters of type CIMEvent
 void IndicationSubscriptionListenerSample.indicationOccured(CIMEvent e)
           
 

Uses of CIMEvent in org.sblim.wbem.client.indications
 

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



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