Uses of Class
org.sblim.wbem.client.indications.CIMIndicationListenertList
-
Packages that use CIMIndicationListenertList Package Description org.sblim.wbem.client.indications Public API for creation of indication listeners. -
-
Uses of CIMIndicationListenertList in org.sblim.wbem.client.indications
Fields in org.sblim.wbem.client.indications declared as CIMIndicationListenertList Modifier and Type Field Description protected CIMIndicationListenertList
CIMEventDispatcher. iClient
Constructors in org.sblim.wbem.client.indications with parameters of type CIMIndicationListenertList Constructor Description CIMEventDispatcher(CIMIndicationListenertList pClient)
Construct a CIMEventDispatcher object which distributes CIMEvents to the appropiate CIMListener.
-