JavaTM 2 Platform
Standard Ed. 5.0

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

CompositeType¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
javax.management.openmbean °ø°³ µ¥ÀÌÅÍÇü°ú Open MBean ±â¼úÀÚ Å¬·¡½º¸¦ Á¦°øÇÕ´Ï´Ù.  
 

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

CompositeType À» µ¹·ÁÁÖ´Â javax.management.openmbean ¸Þ¼­µå
 CompositeType CompositeDataSupport. getCompositeType ()
          ÀÌ ¡¸º¹ÇÕ µ¥ÀÌÅÍ¡¹ÀνºÅϽºÀÇ ¡¸º¹ÇÕÇü¡¹À» ¸®ÅÏÇÕ´Ï´Ù.
 CompositeType CompositeData. getCompositeType ()
          ÀÌ ¡¸º¹ÇÕ µ¥ÀÌÅÍ¡¹ÀνºÅϽºÀÇ ¡¸º¹ÇÕÇü¡¹À» ¸®ÅÏÇÕ´Ï´Ù.
 CompositeType TabularType. getRowType ()
          ÀÌ TabularTypeÀνºÅϽº¿¡ ÀÇÇØ ±â¼úµÈ °Ñ(Ç¥) µ¥ÀÌÅÍÀÇ Çà ¿ä¼ÒÀÇ ÇüŸ¦ ¸®ÅÏÇÕ´Ï´Ù.
 

CompositeType ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.management.openmbean constructor¡¡ ¡¡
CompositeDataSupport (CompositeType  compositeType, Map  items)
           ÁöÁ¤µÈ compositeType·Î CompositeDataSupport ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
CompositeDataSupport (CompositeType  compositeType, String [] itemNames, Object [] itemValues)
           ÁöÁ¤µÈ compositeType·Î CompositeDataSupport ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
TabularType (String  typeName, String  description, CompositeType  rowType, String [] indexNames)
          TabularType¸¦ ±¸ÃàÇØ, ÁöÁ¤µÈ ÆĶó¹ÌÅÍÀÇ Å¸´ç¼ºÀ» °Ë»çÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

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