JavaTM 2 Platform
Standard Ed. 5.0

Ŭ·¡½º
javax.management.relation.RoleList »ç¿ë

RoleList¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
javax.management.relation °ü°è ¼­ºñ½º¿¡ ´ëÇØ Á¤ÀÇÇÕ´Ï´Ù.  
 

javax.management.relation ¿¡¼­ÀÇ RoleList »ç¿ë
 

RoleList¸¦ µ¹·ÁÁÖ´Â javax.management.relation ¸Þ¼­µå
 RoleList RoleResult. getRoles ()
          ¾×¼¼½º¿¡ ¼º°øÇÑ ·ÑÀÇ ¸®½ºÆ®¸¦ ÃëµæÇÕ´Ï´Ù.
 RoleList RelationSupport. retrieveAllRoles ()
          µ¶ÇØ ¸ðµå¸¦ üũÇÏÁö ¾Ê°í, °ü°è¿¡ Æ÷ÇԵǴ ¸ðµç ·ÑÀ» ¸®ÅÏÇÕ´Ï´Ù.
 RoleList Relation. retrieveAllRoles ()
          µ¶ÇØ ¸ðµå¸¦ üũÇÏÁö ¾Ê°í, °ü°è¿¡ Æ÷ÇԵǴ ¸ðµç ·ÑÀ» ¸®ÅÏÇÕ´Ï´Ù.
 

RoleList ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.management.relation ¸Þ¼­µå
 boolean RoleList. addAll (int theIndex, RoleList  theRoleList)
          ÁöÁ¤µÈ RoleList ³»ÀÇ ¸ðµç ¿ä¼Ò¸¦, ÁöÁ¤µÈ RoleList ¹Ýº¹ÀÚ¿¡ ÀÇÇØ ¸®ÅÏµÈ Â÷·Ê·Î ÁöÁ¤ÀÇ À§Ä¡¿¡ »ðÀÔÇÕ´Ï´Ù.
 boolean RoleList. addAll (RoleList  theRoleList)
          ÁöÁ¤µÈ RoleList ³»ÀÇ ¸ðµç ¿ä¼Ò¸¦, ÁöÁ¤µÈ RoleList ¹Ýº¹ÀÚ¿¡ ÀÇÇØ ¸®ÅÏµÈ Â÷·Ê·Î ¸®½ºÆ®ÀÇ ¸»¹Ì¿¡ ºÎ°¡ÇÕ´Ï´Ù.
 void RelationServiceMBean. createRelation (String  theRelId, String  theRelTypeName, RoleList  theRoleList)
          ÁöÁ¤µÈ °ü°èÇüÀÇ ´Ü¼øÇÑ °ü°è (RelationSupport °´Ã¼)¸¦ ÀÛ¼ºÇØ, ÀÌ°ÍÀ» °ü°è ¼­ºñ½º¿¡ Ãß°¡ÇÕ´Ï´Ù.
 void RelationService. createRelation (String  theRelId, String  theRelTypeName, RoleList  theRoleList)
          ÁöÁ¤µÈ °ü°èÇüÀÇ ´Ü¼øÇÑ °ü°è (RelationSupport °´Ã¼)¸¦ ÀÛ¼ºÇØ, ÀÌ°ÍÀ» °ü°è ¼­ºñ½º¿¡ Ãß°¡ÇÕ´Ï´Ù.
 void RoleResult. setRoles (RoleList  theRoleList)
          ¾×¼¼½º¿¡ ¼º°øÇÑ ·ÑÀÇ ¸®½ºÆ®¸¦ ¼³Á¤ÇÕ´Ï´Ù.
 RoleResult RelationSupport. setRoles (RoleList  theRoleList)
          ÁöÁ¤µÈ ·ÑÀ» ¼³Á¤ÇÕ´Ï´Ù.
 RoleResult Relation. setRoles (RoleList  theRoleList)
          ÁöÁ¤µÈ ·ÑÀ» ¼³Á¤ÇÕ´Ï´Ù.
 RoleResult RelationServiceMBean. setRoles (String  theRelId, RoleList  theRoleList)
          ÁöÁ¤µÈ °ü°è³»ÀÇ ÁöÁ¤µÈ ·ÑÀ» ¼³Á¤ÇÕ´Ï´Ù.
 RoleResult RelationService. setRoles (String  theRelId, RoleList  theRoleList)
          ÁöÁ¤µÈ °ü°è³»ÀÇ ÁöÁ¤µÈ ·ÑÀ» ¼³Á¤ÇÕ´Ï´Ù.
 

RoleList ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.management.relation constructor¡¡ ¡¡
RelationSupport (String  theRelId, ObjectName  theRelServiceName, MBeanServer  theRelServiceMBeanServer, String  theRelTypeName, RoleList  theRoleList)
          °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
RelationSupport (String  theRelId, ObjectName  theRelServiceName, String  theRelTypeName, RoleList  theRoleList)
          °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
RoleResult (RoleList  theRoleList, RoleUnresolvedList  theRoleUnresList)
          »ý¼ºÀÚ ÀÔ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.