Uses of Class
org.sblim.cimclient.internal.wbem.indications.CIMEvent
Packages that use CIMEvent
Package
Description
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 CIMEventModifier and TypeFieldDescriptionprotected java.util.LinkedList<CIMEvent>
CIMEventDispatcher.iEventQueue
Methods in org.sblim.cimclient.internal.wbem.indications with parameters of type CIMEventModifier and TypeMethodDescriptionvoid
CIMEventDispatcher.dispatchEvent
(CIMEvent pEvent) Propagates the CIMEvent to the event consumers.