JavaTM 2 Platform
Standard Ed. 5.0

javax.management
Ŭ·¡½º AttributeChangeNotificationFilter

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

public class AttributeChangeNotificationFilter
extends Object
implements NotificationFilter, Serializable

ÀÌ Å¬·¡½º´Â ¼Ó¼º º¯°æ ÅëÁö NotificationFilter ÀÎÅÍÆäÀ̽º¸¦ ±¸ÇöÇÕ´Ï´Ù. °¨½Ã ´ë»óÀÇ ¼Ó¼ºÀÇ À̸§¿¡´Â ÇÊÅ͸µÀÌ Àû¿ëµË´Ï´Ù.

À¯È¿ÇÑ ¼Ó¼º¸íÀÇ ¸®½ºÆ®¸¦ °ü¸®ÇÕ´Ï´Ù. »ç¿ëÀÚ´Â ¸Þ¼­µå¸¦ ÀÌ¿ëÇØ, ÇÊ¿äÇÑ ¼öÀÇ ¼Ó¼ºÀ» À¯È¿ ¶Ç´Â ¹«È¿·Î ÇÒ ¼ö ÀÖ½À´Ï´Ù.

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

»ý¼ºÀÚ °³¿ä
AttributeChangeNotificationFilter ()
           
 
¸Þ¼­µå °³¿ä
 void disableAllAttributes ()
          ¸ðµç ¼Ó¼º¸íÀ» ¹«È¿·Î ÇÕ´Ï´Ù.
 void disableAttribute (String  name)
          ¸®½º³Ê¿¡°Ô ¼Û½ÅµÇ´Â À̸§°ú ÀÏÄ¡ÇÑ ¼Ó¼º¸íÀ» °¡Áö´Â ¸ðµç ¼Ó¼º º¯°æ ÅëÁö¸¦ ¹«È¿·Î ÇÕ´Ï´Ù.
 void enableAttribute (String  name)
          ¸®½º³Ê¿¡°Ô ¼Û½ÅµÇ´Â À̸§°ú ÀÏÄ¡ÇÑ ¼Ó¼º¸íÀ» °¡Áö´Â ¸ðµç ¼Ó¼º º¯°æ ÅëÁö¸¦ À¯È¿ÇÏ°Ô ÇÕ´Ï´Ù.
 Vector getEnabledAttributes ()
          ÀÌ ÇÊÅÍ¿ëÀ¸·Î ¸ðµç À¯È¿ÇÑ ¼Ó¼º¸íÀ» ÃëµæÇÕ´Ï´Ù.
 boolean isNotificationEnabled (Notification  notification)
          ÁöÁ¤µÈ ÅëÁö¸¦ ¸®½º³Ê¿¡°Ô ¼Û½ÅÇϱâ Àü¿¡ È£ÃâÇÕ´Ï´Ù.
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

AttributeChangeNotificationFilter

public AttributeChangeNotificationFilter()
¸Þ¼­µåÀÇ »ó¼¼

isNotificationEnabled

public boolean isNotificationEnabled(Notification  notification)
ÁöÁ¤µÈ ÅëÁö¸¦ ¸®½º³Ê¿¡°Ô ¼Û½ÅÇϱâ Àü¿¡ È£ÃâÇÕ´Ï´Ù.
ÀÌ ÇÊÅÍ´Â ÁöÁ¤µÈ ¼Ó¼º º¯°æ ÅëÁöÀÇ ¼Ó¼º¸í°ú À¯È¿ÇÑ ¼Ó¼ºÀÇ À̸§À» ºñ±³ÇÕ´Ï´Ù. ¼Ó¼º¸íÀÌ À¯È¿ÇÑ ¼Ó¼º¸í¿¡ ÀÏÄ¡ÇÏ´Â °æ¿ì, ¸®½º³Ê¿¡°Ô ÅëÁö°¡ ¼Û½ÅµÇ¾î ÀÌ ¸Þ¼­µå´Â true¸¦ ¸®ÅÏÇÕ´Ï´Ù.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º NotificationFilter ³»ÀÇ isNotificationEnabled
ÆĶó¹ÌÅÍ:
notification - ¼Û½ÅµÇ´Â ¼Ó¼º º¯°æ ÅëÁö
¹Ýȯ°ª:
ÅëÁö¸¦ ¸®½º³Ê¿¡°Ô ¼Û½ÅÇÒ ÇÊ¿ä°¡ ÀÖ´Â °æ¿ì´Â true, ±×·¸Áö ¾ÊÀº °æ¿ì´Â false

enableAttribute

public void enableAttribute(String  name)
                     throws IllegalArgumentException 
¸®½º³Ê¿¡°Ô ¼Û½ÅµÇ´Â À̸§°ú ÀÏÄ¡ÇÑ ¼Ó¼º¸íÀ» °¡Áö´Â ¸ðµç ¼Ó¼º º¯°æ ÅëÁö¸¦ À¯È¿ÇÏ°Ô ÇÕ´Ï´Ù.
ÁöÁ¤µÈ À̸§ÀÌ ÀÌ¹Ì À¯È¿ÇÑ ¼Ó¼º¸íÀÇ ¸®½ºÆ®¿¡ ±âÀçµÇ¾î ÀÖ´Â °æ¿ì, ÀÌ ¸Þ¼­µå´Â ¾Æ¹«°Íµµ ½Ç½ÃÇÏÁö ¾Ê½À´Ï´Ù.

ÆĶó¹ÌÅÍ:
name - ¼Ó¼º¸í
¿¹¿Ü:
IllegalArgumentException - ¼Ó¼º¸í ÆĶó¹ÌÅÍ´Â null

disableAttribute

public void disableAttribute(String  name)
¸®½º³Ê¿¡°Ô ¼Û½ÅµÇ´Â À̸§°ú ÀÏÄ¡ÇÑ ¼Ó¼º¸íÀ» °¡Áö´Â ¸ðµç ¼Ó¼º º¯°æ ÅëÁö¸¦ ¹«È¿·Î ÇÕ´Ï´Ù.
ÁöÁ¤µÈ À̸§ÀÌ À¯È¿ÇÑ ¼Ó¼º¸íÀÇ ¸®½ºÆ®¿¡ Æ÷ÇÔµÇÁö ¾Ê´Â °æ¿ì, ÀÌ ¸Þ¼­µå´Â ¾Æ¹«°Íµµ ½Ç½ÃÇÏÁö ¾Ê½À´Ï´Ù.

ÆĶó¹ÌÅÍ:
name - ¼Ó¼º¸í

disableAllAttributes

public void disableAllAttributes()
¸ðµç ¼Ó¼º¸íÀ» ¹«È¿·Î ÇÕ´Ï´Ù.


getEnabledAttributes

public Vector  getEnabledAttributes()
ÀÌ ÇÊÅÍ¿ëÀ¸·Î ¸ðµç À¯È¿ÇÑ ¼Ó¼º¸íÀ» ÃëµæÇÕ´Ï´Ù.

¹Ýȯ°ª:
¸ðµç À¯È¿ÇÑ ¼Ó¼º¸íÀ» Æ÷ÇÔÇÑ ¸®½ºÆ®

JavaTM 2 Platform
Standard Ed. 5.0

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