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.addRelation(ObjectName relation)
          Add a manually created relation to the relation service.
 void RelationServiceMBean.createRelation(String relationId, String relationTypeName, RoleList roleList)
          Create a simple relation using RelationSupport for a relation type within 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.