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 CIMEventMethods in org.sblim.cimclient.internal.wbem.indications with parameters of type CIMEventModifier and TypeMethodDescriptionvoidCIMEventDispatcher.dispatchEvent(CIMEvent pEvent) Propagates the CIMEvent to the event consumers.