扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.management类notificationbroadcastersupport的类成员方法: handlenotification定义及介绍
发布时间:2014-2-18
本文导语:
handlenotification
protected void handlenotification(notificationlistener listener,
notification notif,
object handback)
为了向侦听器发送通知,由该侦听器的 sendnotification 调用此方法。在子类中可重...