扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.management.relation接口relationservicembean的类成员方法: removerelation定义及介绍
发布时间:2014-2-18
本文导语:
removerelation
void removerelation(string relationid)
throws relationservicenotregisteredexception,
illegalargumentexception,
relationnotfoundexception
从 relation service 移除给定的关系。
发送 relationnotifica...