|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.pmi.client.event.CpdEventSenderImpl
javax.management.j2ee.statistics
package.
public class CpdEventSenderImpl
Field Summary | |
---|---|
protected java.util.Vector |
listeners
Deprecated. |
Constructor Summary | |
---|---|
CpdEventSenderImpl()
Deprecated. |
Method Summary | |
---|---|
void |
addCpdEventListener(CpdEventListener al)
Deprecated. Add a data change listener: A listener that will be notified any time the data is updated |
java.lang.Object |
clone()
Deprecated. Return a clone of the data object |
void |
notifyListeners(CpdEvent e)
Deprecated. Notify all the listners that there is new data |
void |
notifyListeners(int type)
Deprecated. |
void |
removeCpdEventListener(CpdEventListener al)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected transient java.util.Vector listeners
Constructor Detail |
---|
public CpdEventSenderImpl()
Method Detail |
---|
public void addCpdEventListener(CpdEventListener al)
addCpdEventListener
in interface CpdEventSender
public void removeCpdEventListener(CpdEventListener al)
removeCpdEventListener
in interface CpdEventSender
public void notifyListeners(CpdEvent e)
notifyListeners
in interface CpdEventSender
public void notifyListeners(int type)
notifyListeners
in interface CpdEventSender
public java.lang.Object clone()
clone
in class java.lang.Object
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |