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 RelationTypeSupport.getRoleInfo(String theRoleInfoName)
          Returns the role info (RoleInfo object) for the given role info name (null if not found).
 RoleInfo RelationService.getRoleInfo(String theRelTypeName, String theRoleInfoName)
          Retrieves role info for given role name of a given relation type.
 RoleInfo RelationType.getRoleInfo(String theRoleInfoName)
          Returns the role info (RoleInfo object) for the given role info name (null if not found).
 RoleInfo RelationServiceMBean.getRoleInfo(String theRelTypeName, String theRoleInfoName)
          Retrieves role info for given role of a given relation type.
 


JMX 1.2_8   2002.10.31_20:03:55_MET

Copyright 1999-2002 Sun Microsystems, Inc.   901 San Antonio Road Palo Alto, California, 94303, U.S.A.   All Rights Reserved.