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

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


Uses of Class
javax.management.relation.InvalidRelationIdException

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

Uses of InvalidRelationIdException in javax.management.relation
 

Methods in javax.management.relation that throw InvalidRelationIdException
 void RelationServiceMBean.createRelation(String relationId, String relationTypeName, RoleList roleList)
          Create a simple relation using RelationSupport for a relation type within the relation service.
 void RelationServiceMBean.addRelation(ObjectName relation)
          Add a manually created relation to the relation service.
 void RelationService.addRelation(ObjectName relation)
           
 void RelationService.createRelation(String relationId, String relationTypeName, RoleList roleList)
           
 



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