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 RelationService.addRelation(ObjectName relation)
           
 void RelationService.createRelation(String relationId, String relationTypeName, RoleList roleList)
           
 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.
 



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