JavaTM 2 Platform
Standard Ed. 5.0

类 javax.management.relation.RoleResult
的使用

使用 RoleResult 的软件包
javax.management.relation 提供 Relation Service 的定义。 
 

javax.management.relationRoleResult 的使用
 

返回 RoleResultjavax.management.relation 中的方法
 RoleResult RelationSupport.getAllRoles()
          返回关系中存在的所有角色。
 RoleResult Relation.getAllRoles()
          返回该关系中存在的所有角色。
 RoleResult RelationServiceMBean.getAllRoles(String theRelId)
          返回关系中存在的所有角色。
 RoleResult RelationService.getAllRoles(String theRelId)
          返回关系中存在的所有角色。
 RoleResult RelationSupport.getRoles(String[] theRoleNameArray)
          检索具有给定名称的角色值。
 RoleResult Relation.getRoles(String[] theRoleNameArray)
          检索具有给定名称的角色值。
 RoleResult RelationServiceMBean.getRoles(String theRelId, String[] theRoleNameArray)
          检索给定关系中具有给定名称的角色值。
 RoleResult RelationService.getRoles(String theRelId, String[] theRoleNameArray)
          检索给定关系中具有给定名称的角色值。
 RoleResult RelationSupport.setRoles(RoleList theRoleList)
          设置给定的角色。
 RoleResult Relation.setRoles(RoleList theRoleList)
          设置给定的角色。
 RoleResult RelationServiceMBean.setRoles(String theRelId, RoleList theRoleList)
          以给定关系设置给定角色。
 RoleResult RelationService.setRoles(String theRelId, RoleList theRoleList)
          设置给定关系中的给定角色。
 


JavaTM 2 Platform
Standard Ed. 5.0

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java 2 SDK SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策