org.sblim.wbem.client.indications
public class CIMIndicationListenertList extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.Hashtable |
iTableId |
Constructor and Description |
---|
CIMIndicationListenertList() |
Modifier and Type | Method and Description |
---|---|
void |
addListener(CIMListener pListener) |
java.util.Vector |
getListeners() |
java.util.Vector |
getListeners(java.lang.String pId) |
void |
removeListener(CIMListener pListener) |
public void addListener(CIMListener pListener)
public void removeListener(CIMListener pListener)
public java.util.Vector getListeners()
public java.util.Vector getListeners(java.lang.String pId)
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.