Uses of Class
org.sblim.cimclient.internal.wbem.indications.CIMEvent
-
Packages that use CIMEvent Package Description org.sblim.cimclient.internal.wbem.indications 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 CIMEvent Modifier and Type Field Description protected java.util.LinkedList<CIMEvent>CIMEventDispatcher. iEventQueueMethods in org.sblim.cimclient.internal.wbem.indications with parameters of type CIMEvent Modifier and Type Method Description voidCIMEventDispatcher. dispatchEvent(CIMEvent pEvent)Propagates the CIMEvent to the event consumers.
-