|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
| 上一個類別 下一個類別 | 框架 無框架 | |||||||||
| 摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 | |||||||||
public interface NotificationListener
應該由想要接收通知的物件來實作。
| 方法摘要 | |
|---|---|
void |
handleNotification(Notification notification,
Object handback)
出現 JMX 通知時調用。 |
| 方法詳細資訊 |
|---|
void handleNotification(Notification notification,
Object handback)
notification - 通知。handback - 一個不透明物件,用於說明偵聽器關聯關於 MBean 發出者的資訊。在 addListener 調用期間將此物件傳遞到 MBean,並在不經修改的情況下重發到偵聽器。MBean 物件不應使用或修改該物件。
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
| 上一個類別 下一個類別 | 框架 無框架 | |||||||||
| 摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 | |||||||||
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。