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 TypeMethodDescriptionvoid
IndicationSubscriptionListenerSample.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 TypeMethodDescriptionvoid
CIMEventDispatcher.dispatchEvent
(CIMEvent pEvent) Propagates the CIMEvent to the event consumers.void
CIMListener.indicationOccured
(CIMEvent pEvent)