JavaTM 2 Platform
Standard Ed. 5.0

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

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

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

OpenDataException¸¦ Throw ÇÏ´Â javax.management.openmbean constructor¡¡ ¡¡
ArrayType (int dimension, OpenType  elementType)
          dimension Â÷¿øÀÇ ¿ä¼Ò ( ¡¸°ø°³Çü¡¹ÀÌ elementType ¿ä¼Ò)ÀÇ ¹è¿­ÀÎ ¡¸°ø°³ µ¥ÀÌÅÍ¡¹¸¦ ±â¼úÇÏ´Â ArrayType ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
CompositeDataSupport (CompositeType  compositeType, Map  items)
           ÁöÁ¤µÈ compositeType·Î CompositeDataSupport ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
CompositeDataSupport (CompositeType  compositeType, String [] itemNames, Object [] itemValues)
           ÁöÁ¤µÈ compositeType·Î CompositeDataSupport ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
CompositeType (String  typeName, String  description, String [] itemNames, String [] itemDescriptions, OpenType [] itemTypes)
          CompositeTypeÀνºÅϽº¸¦ ±¸ÃàÇØ, ÁöÁ¤µÈ ÆĶó¹ÌÅÍÀÇ Å¸´ç¼ºÀ» °Ë»çÇÕ´Ï´Ù.
OpenMBeanAttributeInfoSupport (String  name, String  description, OpenType  openType, boolean isReadable, boolean isWritable, boolean isIs, Object  defaultValue)
          ÁöÁ¤µÈ name, openType, description ¹× defaultValue¿Í ÁöÁ¤µÈ µ¶ÇØ / Ãâ·Â ¾×¼¼½º ÇÁ·ÎÆÛƼ¸¦ °¡Áö´Â °ø°³ MBean ¼Ó¼ºÀ» ±â¼úÇÏ´Â OpenMBeanAttributeInfoSupport ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
OpenMBeanAttributeInfoSupport (String  name, String  description, OpenType  openType, boolean isReadable, boolean isWritable, boolean isIs, Object  defaultValue, Comparable  minValue, Comparable  maxValue)
          ÁöÁ¤µÈ name, openType, description, defaultValue, minValue ¹× maxValue¸¦ °¡Áö´Â °ø°³ MBean Ŭ·¡½ºÀÇ 1°³ ÀÌ»óÀÇ ¿ÀÆÛ·¹ÀÌ¼Ç ¶Ç´Â »ý¼ºÀÚ À¸·Î »ç¿ëµÇ´Â ¼Ó¼ºÀ» ±â¼úÇÏ´Â OpenMBeanAttributeInfoSupport ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
OpenMBeanAttributeInfoSupport (String  name, String  description, OpenType  openType, boolean isReadable, boolean isWritable, boolean isIs, Object  defaultValue, Object [] legalValues)
          ÁöÁ¤µÈ name, openType, description, defaultValue ¹× legalValues¿Í ÁöÁ¤µÈ µ¶ÇØ / Ãâ·Â ¾×¼¼½º ÇÁ·ÎÆÛƼ¸¦ °¡Áö´Â °ø°³ MBean ¼Ó¼ºÀ» ±â¼úÇÏ´Â OpenMBeanAttributeInfoSupport ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
OpenMBeanParameterInfoSupport (String  name, String  description, OpenType  openType, Object  defaultValue)
          ÁöÁ¤µÈ name, openType, description ¹× defaultValue¸¦ °¡Áö´Â °ø°³ MBean Ŭ·¡½ºÀÇ 1°³ ÀÌ»óÀÇ ¿ÀÆÛ·¹ÀÌ¼Ç ¶Ç´Â »ý¼ºÀÚ À¸·Î »ç¿ëµÇ´Â ÆĶó¹ÌÅ͸¦ ±â¼úÇÏ´Â OpenMBeanParameterInfoSupport ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
OpenMBeanParameterInfoSupport (String  name, String  description, OpenType  openType, Object  defaultValue, Comparable  minValue, Comparable  maxValue)
          ÁöÁ¤µÈ name, openType, description, defaultValue, minValue ¹× maxValue¸¦ °¡Áö´Â °ø°³ MBean Ŭ·¡½ºÀÇ 1°³ ÀÌ»óÀÇ ¿ÀÆÛ·¹ÀÌ¼Ç ¶Ç´Â »ý¼ºÀÚ À¸·Î »ç¿ëµÇ´Â ÆĶó¹ÌÅ͸¦ ±â¼úÇÏ´Â OpenMBeanParameterInfoSupport ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
OpenMBeanParameterInfoSupport (String  name, String  description, OpenType  openType, Object  defaultValue, Object [] legalValues)
          ÁöÁ¤µÈ name, openType, description, defaultValue ¹× legalValues¸¦ °¡Áö´Â °ø°³ MBean Ŭ·¡½ºÀÇ 1°³ ÀÌ»óÀÇ ¿ÀÆÛ·¹ÀÌ¼Ç ¶Ç´Â »ý¼ºÀÚ À¸·Î »ç¿ëµÇ´Â ÆĶó¹ÌÅ͸¦ ±â¼úÇÏ´Â OpenMBeanParameterInfoSupport ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
OpenType (String  className, String  typeName, String  description)
          OpenTypeÀνºÅϽº¸¦ ±¸ÃàÇØ (OpenType°¡ µÇ´Â ¼­ºê Ŭ·¡½ºÀÇ ÀνºÅϽº´Â ½ÇÁ¦·Î´Â Ãß»ó Ŭ·¡½º), ÁöÁ¤µÈ ÆĶó¹ÌÅÍÀÇ Å¸´ç¼ºÀ» °Ë»çÇÕ´Ï´Ù.
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 µµ ÂüÁ¶ÇϽʽÿÀ.