com.ibm.websphere.pmi.client.event
Interface CpdEventListener


public interface CpdEventListener

This listener can only be used within the same JVM. It is mainly used by GUI tool to get notification from PMI client for a new/changed PMI data.


Method Summary
 void CpdEventPerformed(CpdEvent evt)
          This is an interface for all the listener.
 

Method Detail

CpdEventPerformed

public void CpdEventPerformed(CpdEvent evt)
This is an interface for all the listener. It is designed for GUI tool to implement the action upon receiving event.



 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.