Uses of Class
org.sblim.wbem.client.indications.CIMEvent
Packages that use CIMEvent
Package
Description
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 CIMEventModifier and TypeMethodDescriptionvoidIndicationSubscriptionListenerSample.indicationOccured(CIMEvent e) -
Uses of CIMEvent in org.sblim.wbem.client.indications
Methods in org.sblim.wbem.client.indications with parameters of type CIMEventModifier and TypeMethodDescriptionvoidCIMEventDispatcher.dispatchEvent(CIMEvent pEvent) Propagates the CIMEvent to the event consumers.voidCIMListener.indicationOccured(CIMEvent pEvent)