JavaTM Platform
Standard Ed. 6

클래스
javax.management.relation.RelationTypeNotFoundException 의 사용

RelationTypeNotFoundException 를 사용하고 있는 패키지
javax.management.relation 관계 서비스에 대해 정의합니다.  
 

javax.management.relation 에서의 RelationTypeNotFoundException 의 사용
 

RelationTypeNotFoundException 를 throw 하는 javax.management.relation 의 메소드
 void RelationServiceMBean. addRelation (ObjectName  relationObjectName)
          사용자에 의해 작성되어 MBean Server 에 등록되는 MBean 를, 관계로서 관계 서비스에 추가합니다.
 void RelationService. addRelation (ObjectName  relationObjectName)
          사용자에 의해 작성되어 MBean Server 에 등록되는 MBean 를, 관계로서 관계 서비스에 추가합니다.
 Integer RelationServiceMBean. checkRoleReading (String  roleName, String  relationTypeName)
          지정된 형태의 관계로, 지정된 Role 의 읽기가 가능한가 어떤가를 체크합니다.
 Integer RelationService. checkRoleReading (String  roleName, String  relationTypeName)
          지정된 형태의 관계로, 지정된 Role 의 읽기가 가능한가 어떤가를 체크합니다.
 Integer RelationServiceMBean. checkRoleWriting (Role  role, String  relationTypeName, Boolean  initFlag)
          지정된 형태의 관계로, 지정된 Role 의 설정이 가능한가 어떤가를 체크합니다.
 Integer RelationService. checkRoleWriting (Role  role, String  relationTypeName, Boolean  initFlag)
          지정된 형태의 관계로, 지정된 Role 의 설정이 가능한가 어떤가를 체크합니다.
 void RelationServiceMBean. createRelation (String  relationId, String  relationTypeName, RoleList  roleList)
          지정된 관계형의 단순한 관계 (RelationSupport 객체)를 작성해, 이것을 관계 서비스에 추가합니다.
 void RelationService. createRelation (String  relationId, String  relationTypeName, RoleList  roleList)
          지정된 관계형의 단순한 관계 (RelationSupport 객체)를 작성해, 이것을 관계 서비스에 추가합니다.
 List <String > RelationServiceMBean. findRelationsOfType (String  relationTypeName)
          지정된 형태의 관계의 관계 ID 를 돌려줍니다.
 List <String > RelationService. findRelationsOfType (String  relationTypeName)
          지정된 형태의 관계의 관계 ID 를 돌려줍니다.
 RoleInfo RelationServiceMBean. getRoleInfo (String  relationTypeName, String  roleInfoName)
          지정된 관계형의 지정된 롤의 정보를 가져옵니다.
 RoleInfo RelationService. getRoleInfo (String  relationTypeName, String  roleInfoName)
          지정된 관계형의 지정된 롤명의 롤 정보를 가져옵니다.
 List <RoleInfo > RelationServiceMBean. getRoleInfos (String  relationTypeName)
          지정된 관계형의 롤 정보 (RoleInfo 객체)의 리스트를 가져옵니다.
 List <RoleInfo > RelationService. getRoleInfos (String  relationTypeName)
          지정된 관계형의 롤 정보 (RoleInfo 객체)의 리스트를 가져옵니다.
 void RelationSupport. handleMBeanUnregistration (ObjectName  objectName, String  roleName)
          롤에 포함되는 참조 대상의 MBean 의 등록이 해제되었을 경우에 관계 서비스에 의해 사용되는 콜백입니다.
 void Relation. handleMBeanUnregistration (ObjectName  objectName, String  roleName)
          롤에 포함되는 참조 대상의 MBean 의 등록이 해제되었을 경우에 관계 서비스에 의해 사용되는 콜백입니다.
 void RelationServiceMBean. removeRelationType (String  relationTypeName)
          지정된 관계형을 관계 서비스로부터 삭제합니다.
 void RelationService. removeRelationType (String  relationTypeName)
          지정된 관계형을 관계 서비스로부터 삭제합니다.
 void RelationSupport. setRole (Role  role)
          지정된 롤을 설정합니다.
 void Relation. setRole (Role  role)
          지정된 롤을 설정합니다.
 void RelationServiceMBean. setRole (String  relationId, Role  role)
          지정된 관계내의 지정된 롤을 설정합니다.
 RoleResult RelationSupport. setRoles (RoleList  list)
          지정된 롤을 설정합니다.
 RoleResult Relation. setRoles (RoleList  roleList)
          지정된 롤을 설정합니다.
 


JavaTM Platform
Standard Ed. 6

버그의 보고와 기능의 요청
한층 더 자세한 API 레퍼런스 및 개발자 문서에 대해서는,Java SE 개발자용 문서를 참조해 주세요. 개발자전용의 상세한 해설, 개념의 개요, 용어의 정의, 버그의 회피책, 및 코드 실례가 포함되어 있습니다.

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.