Java 类javax.management.relation.RelationNotFoundException 实例源码

项目:freeVM    文件:ERelationMBean.java   
void unregisterMBean(ObjectName mBeanName, String roleName)
throws RoleNotFoundException, InvalidRoleValueException,
RelationServiceNotRegisteredException,
RelationTypeNotFoundException, RelationNotFoundException,
IllegalArgumentException;