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

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


Uses of Class
javax.management.relation.InvalidRelationTypeException

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

Uses of InvalidRelationTypeException in javax.management.relation
 

Methods in javax.management.relation that throw InvalidRelationTypeException
protected  void RelationTypeSupport.addRoleInfo(RoleInfo roleInfo)
          Add a role information object to the relation type.
 void RelationServiceMBean.createRelationType(String relationTypeName, RoleInfo[] roleInfos)
          Create a relation type within the relation service.
 void RelationServiceMBean.addRelationType(RelationType relationType)
          Add a relation type to the relation service.
 void RelationService.addRelationType(RelationType relationType)
           
 void RelationService.createRelationType(String relationTypeName, RoleInfo[] roleInfos)
           
 

Constructors in javax.management.relation that throw InvalidRelationTypeException
RelationTypeSupport(String name, RoleInfo[] infos)
          Create a relation type with a name and the passed role infos.
 



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