Uses of Class
javax.management.relation.RoleInfoNotFoundException

Packages that use RoleInfoNotFoundException
javax.management.relation Provides the definition of the Relation service
 

Uses of RoleInfoNotFoundException in javax.management.relation
 

Methods in javax.management.relation that throw RoleInfoNotFoundException
 RoleInfo RelationType.getRoleInfo(java.lang.String theRoleInfoName)
          Returns the role info (RoleInfo object) for the given role info name (null if not found).
 RoleInfo RelationService.getRoleInfo(java.lang.String theRelTypeName, java.lang.String theRoleInfoName)
          Retrieves role info for given role name of a given relation type.
 RoleInfo RelationTypeSupport.getRoleInfo(java.lang.String theRoleInfoName)
          Returns the role info (RoleInfo object) for the given role info name (null if not found).
 RoleInfo RelationServiceMBean.getRoleInfo(java.lang.String theRelTypeName, java.lang.String theRoleInfoName)
          Retrieves role info for given role of a given relation type.
 


Maintenance Release
jmx-1.2.1-b14 2003.07.15_17:22:05_MEST

Copyright 1999-2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.