JavaTM 2 Platform
Standard Ed. 5.0

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

Attribute¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
javax.management Java Management Extensions ÄÚ¾î Ŭ·¡½º¸¦ Á¦°øÇÕ´Ï´Ù.  
javax.management.modelmbean ModelMBean Ŭ·¡½ºÀÇ Á¤ÀǸ¦ Á¦°øÇÕ´Ï´Ù.  
 

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

Attribute ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.management ¸Þ¼­µå
 void AttributeList. add (Attribute  object)
          ¸®½ºÆ®ÀÇ ¸¶Áö¸· ¿ä¼Ò·Î¼­ ÁöÁ¤µÈ Attribute¸¦ Ãß°¡ÇÕ´Ï´Ù.
 void AttributeList. add (int index, Attribute  object)
          ¿ä¼Ò·Î¼­ ÁöÁ¤µÈ ¼Ó¼ºÀÌ ÁöÁ¤µÈ À§Ä¡¿¡ »ðÀÔÇÕ´Ï´Ù.
 void AttributeList. set (int index, Attribute  object)
          ÁöÁ¤µÈ À§Ä¡ÀÇ ¿ä¼Ò¸¦, ÁöÁ¤µÈ ¼Ó¼ºÀ¸·Î ¼³Á¤ÇÕ´Ï´Ù.
 void StandardMBean. setAttribute (Attribute  attribute)
           
 void DynamicMBean. setAttribute (Attribute  attribute)
          Dynamic MBean ƯÁ¤ÀÇ ¼Ó¼ºÀÇ °ªÀ» ¼³Á¤ÇÕ´Ï´Ù.
 void MBeanServerConnection. setAttribute (ObjectName  name, Attribute  attribute)
          ÁöÁ¤µÈ MBean ƯÁ¤ÀÇ ¼Ó¼ºÀÇ °ªÀ» ¼³Á¤ÇÕ´Ï´Ù.
 void MBeanServer. setAttribute (ObjectName  name, Attribute  attribute)
          ÁöÁ¤µÈ MBean ƯÁ¤ÀÇ ¼Ó¼ºÀÇ °ªÀ» ¼³Á¤ÇÕ´Ï´Ù.
 

javax.management.modelmbean ¿¡¼­ÀÇ Attribute »ç¿ë
 

Attribute ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.management.modelmbean ¸Þ¼­µå
 void RequiredModelMBean. sendAttributeChangeNotification (Attribute  inOldVal, Attribute  inNewVal)
           
 void ModelMBeanNotificationBroadcaster. sendAttributeChangeNotification (Attribute  oldValue, Attribute  newValue)
          ModelMBean »óÀÇ µî·ÏÀÌ ³¡³­ AttributeChangeNotification ¸®½º³Ê¿¡°Ô, ¼Ó¼ºÀÇ ³°Àº °ª°ú »õ·Î¿î °ªÀ» Æ÷ÇÔÇÑ attributeChangeNotification¸¦ ¼Û½ÅÇÕ´Ï´Ù.
 void RequiredModelMBean. setAttribute (Attribute  attribute)
          ÁöÁ¤ÀÇ ModelMBean ƯÁ¤ÀÇ ¼Ó¼ºÀÇ °ªÀ» ¼³Á¤ÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

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