Class CIMIndicationListenertList
java.lang.Object
org.sblim.wbem.client.indications.CIMIndicationListenertList
Maintains a list of CIMListeners. This class must be used with
CIMIndicationHandler, CIMEventDispatcher classes, which provide the necesary
framework to handle CIMIndications.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addListener
(CIMListener pListener) getListeners
(String pId) void
removeListener
(CIMListener pListener)
-
Field Details
-
iTableId
-
-
Constructor Details
-
CIMIndicationListenertList
public CIMIndicationListenertList()
-
-
Method Details
-
addListener
-
removeListener
-
getListeners
-
getListeners
-