|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjavax.management.AttributeChangeNotificationFilter
public class AttributeChangeNotificationFilter
ÀÌ Å¬·¡½º´Â ¼Ó¼º º¯°æ ÅëÁö
NotificationFilter
ÀÎÅÍÆäÀ̽º¸¦ ±¸ÇöÇÕ´Ï´Ù. °¨½Ã ´ë»óÀÇ ¼Ó¼ºÀÇ À̸§¿¡´Â ÇÊÅ͸µÀÌ Àû¿ëµË´Ï´Ù.
À¯È¿ÇÑ ¼Ó¼º¸íÀÇ ¸®½ºÆ®¸¦ °ü¸®ÇÕ´Ï´Ù. »ç¿ëÀÚ´Â ¸Þ¼µå¸¦ ÀÌ¿ëÇØ, ÇÊ¿äÇÑ ¼öÀÇ ¼Ó¼ºÀ» À¯È¿ ¶Ç´Â ¹«È¿·Î ÇÒ ¼ö ÀÖ½À´Ï´Ù.
»ý¼ºÀÚ °³¿ä | |
---|---|
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 |
»ý¼ºÀÚ »ó¼¼ |
---|
public AttributeChangeNotificationFilter()
¸Þ¼µåÀÇ »ó¼¼ |
---|
public boolean isNotificationEnabled(Notification notification)
true
¸¦ ¸®ÅÏÇÕ´Ï´Ù.
NotificationFilter
³»ÀÇ isNotificationEnabled
notification
- ¼Û½ÅµÇ´Â ¼Ó¼º º¯°æ ÅëÁö
true
, ±×·¸Áö ¾ÊÀº °æ¿ì´Â false
public void enableAttribute(String name) throws IllegalArgumentException
name
- ¼Ó¼º¸í
IllegalArgumentException
- ¼Ó¼º¸í ÆÄ¶ó¹ÌÅÍ´Â nullpublic void disableAttribute(String name)
name
- ¼Ó¼º¸ípublic void disableAllAttributes()
public Vector getEnabledAttributes()
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.