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

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


Uses of Class
javax.management.relation.InvalidRoleInfoException

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

Uses of InvalidRoleInfoException in javax.management.relation
 

Constructors in javax.management.relation that throw InvalidRoleInfoException
RoleInfo(String name, String className, boolean readable, boolean writable, int minDegree, int maxDegree, String description)
          Construct a role info with the given name, class name, read/write attributes, minimum/maximum degree and description.
 



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