|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
javax.management.j2ee.statistics
package.
public interface CpdEventSender
Method Summary | |
---|---|
void |
addCpdEventListener(CpdEventListener al)
Deprecated. Add a data change listener: A listener that will be notified any time the data is updated |
void |
notifyListeners(CpdEvent evt)
Deprecated. Notify all the listners that there is new data |
void |
notifyListeners(int evt_type)
Deprecated. |
void |
removeCpdEventListener(CpdEventListener al)
Deprecated. |
Method Detail |
---|
void addCpdEventListener(CpdEventListener al)
void removeCpdEventListener(CpdEventListener al)
void notifyListeners(CpdEvent evt)
void notifyListeners(int evt_type)
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |