抛出 InvalidRelationIdException 的 javax.management.relation 中的方法 |
void |
RelationServiceMBean.addRelation(ObjectName theRelObjectName) 作为 Relation Service 中的关系添加由用户创建(且由其在 MBean Server 中注册)的 MBean。 |
void |
RelationService.addRelation(ObjectName theRelObjectName) 作为 Relation Service 中的关系添加由用户创建(且由其在 MBean Server 中注册)的 MBean。 |
void |
RelationServiceMBean.createRelation(String theRelId, String theRelTypeName, RoleList theRoleList) 创建给定关系类型的简单关系(由 RelationSupport 对象表示),并将其添加到 Relation Service 中。 |
void |
RelationService.createRelation(String theRelId, String theRelTypeName, RoleList theRoleList) 创建给定关系类型的简单关系(由 RelationSupport 对象表示),并将其添加到 Relation Service 中。 |