扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.management.relation类mbeanservernotificationfilter的类成员方法: isnotificationenabled定义及介绍
发布时间:2014-2-18
本文导语:
isnotificationenabled
public boolean isnotificationenabled(notification notif)
throws illegalargumentexception
向侦听器发送指定通知之前调用。
如果:
- 选中与 mbean 相关的 objectname(显式,或者(隐式但不显式地取消选中))
...