扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.management接口notificationbroadcaster的类成员方法: removenotificationlistener定义及介绍
发布时间:2014-2-18
本文导语:
removenotificationlistener
void removenotificationlistener(notificationlistener listener)
throws listenernotfoundexception
从此 mbean 移除一个侦听器。如果已向不同的 handback 对象或通知过滤器注册了该侦听器,则移除与该侦听器...