JavaTM 2 Platform
Standard Ed. 5.0

javax.management.relation
Ŭ·¡½º RoleResult

java.lang.Object 
  »óÀ§¸¦ È®Àå javax.management.relation.RoleResult
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable

public class RoleResult
extends Object
implements Serializable

°ü°èÀÇ º¹¼öÀÇ ·Ñ¿¡ÀÇ º¹¼öÀÇ ¾×¼¼½º (Àо ¶Ç´Â ¾²±â ±ÇÇÑ)ÀÇ °á°ú¸¦ Ç¥ÇöÇÕ´Ï´Ù.

µµÀÔµÈ ¹öÀü :
1.5
°ü·Ã Ç׸ñ:
Á÷·ÄÈ­ µÈ Çü½Ä

»ý¼ºÀÚ °³¿ä
RoleResult (RoleList  theRoleList, RoleUnresolvedList  theRoleUnresList)
          »ý¼ºÀÚ ÀÔ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 RoleList getRoles ()
          ¾×¼¼½º¿¡ ¼º°øÇÑ ·ÑÀÇ ¸®½ºÆ®¸¦ ÃëµæÇÕ´Ï´Ù.
 RoleUnresolvedList getRolesUnresolved ()
          ¾×¼¼½º¿¡ ½ÇÆÐÇÑ ·ÑÀÇ ¸®½ºÆ®¸¦ ÃëµæÇÕ´Ï´Ù.
 void setRoles (RoleList  theRoleList)
          ¾×¼¼½º¿¡ ¼º°øÇÑ ·ÑÀÇ ¸®½ºÆ®¸¦ ¼³Á¤ÇÕ´Ï´Ù.
 void setRolesUnresolved (RoleUnresolvedList  theRoleUnresList)
          ¾×¼¼½º¿¡ ½ÇÆÐÇÑ ·ÑÀÇ ¸®½ºÆ®¸¦ ¼³Á¤ÇÕ´Ï´Ù.
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

RoleResult

public RoleResult(RoleList  theRoleList,
                  RoleUnresolvedList  theRoleUnresList)
»ý¼ºÀÚ ÀÔ´Ï´Ù.

ÆĶó¹ÌÅÍ:
theRoleList - ¾×¼¼½º¿¡ ¼º°øÇÑ ·ÑÀÇ ¸®½ºÆ®
theRoleUnresList - ¾×¼¼½º µÇÁö ¾Ê¾Ò´ø ·Ñ (¿Í ¹®Á¦ÀÇ ¼³¸í)ÀÇ ¸®½ºÆ®
¸Þ¼­µåÀÇ »ó¼¼

getRoles

public RoleList  getRoles()
¾×¼¼½º¿¡ ¼º°øÇÑ ·ÑÀÇ ¸®½ºÆ®¸¦ ÃëµæÇÕ´Ï´Ù.

¹Ýȯ°ª:
RoleList
°ü·Ã Ç׸ñ:
setRoles(javax.management.relation.RoleList)

getRolesUnresolved

public RoleUnresolvedList  getRolesUnresolved()
¾×¼¼½º¿¡ ½ÇÆÐÇÑ ·ÑÀÇ ¸®½ºÆ®¸¦ ÃëµæÇÕ´Ï´Ù.

¹Ýȯ°ª:
RoleUnresolvedList
°ü·Ã Ç׸ñ:
setRolesUnresolved(javax.management.relation.RoleUnresolvedList)

setRoles

public void setRoles(RoleList  theRoleList)
¾×¼¼½º¿¡ ¼º°øÇÑ ·ÑÀÇ ¸®½ºÆ®¸¦ ¼³Á¤ÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
theRoleList - ¾×¼¼½º¿¡ ¼º°øÇÑ ·ÑÀÇ ¸®½ºÆ®
°ü·Ã Ç׸ñ:
getRoles()

setRolesUnresolved

public void setRolesUnresolved(RoleUnresolvedList  theRoleUnresList)
¾×¼¼½º¿¡ ½ÇÆÐÇÑ ·ÑÀÇ ¸®½ºÆ®¸¦ ¼³Á¤ÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
theRoleUnresList - ¾×¼¼½º¿¡ ½ÇÆÐÇÑ ·ÑÀÇ ¸®½ºÆ®
°ü·Ã Ç׸ñ:
getRolesUnresolved()

JavaTM 2 Platform
Standard Ed. 5.0

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