站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jmx API Documentation 英文版文档

Uses of Class javax.management.relation.RoleUnresolved (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档


Uses of Class
javax.management.relation.RoleUnresolved

Packages that use RoleUnresolved
javax.management.relation The JBossMX relation service
 

Uses of RoleUnresolved in javax.management.relation
 

Methods in javax.management.relation with parameters of type RoleUnresolved
 void RoleUnresolvedList.add(RoleUnresolved roleUnresolved)
          Appends a unresolved role to the end of the list.
 void RoleUnresolvedList.add(int index, RoleUnresolved roleUnresolved)
          Adds an unresolved role at the specified location in the list.
 void RoleUnresolvedList.set(int index, RoleUnresolved roleUnresolved)
          Sets an unresolved role at the specified location in the list.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.