|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
java.lang.Object | +--java.beans.FeatureDescriptor | +--java.beans.MethodDescriptor
MethodDescriptor ´Â Java Bean °¡ ´Ù¸¥ ÄÄÆÛ³ÍÆ®·ÎºÎÅÍÀÇ ¿ÜºÎ ¾×¼¼½º¸¦ ¼Æ÷Æ®Çϱâ À§ÇÑ Æ¯Á¤ ¸Þ¼Òµå¸¦ ±â¼úÇÕ´Ï´Ù.
»ý¼ºÀÚÀÇ °³¿ä | |
MethodDescriptor (Method method)
Method ·ÎºÎÅÍ MethodDescriptor ¸¦ ±¸ÃàÇÕ´Ï´Ù. |
|
MethodDescriptor (Method method,
ParameterDescriptor [] parameterDescriptors)
ÁöÁ¤µÈ ¸Þ¼ÒµåÀÇ °¢ ÆÄ¶ó¹ÌÅÍÀÇ ¼³¸í Á¤º¸·ÎºÎÅÍ, Method ·ÎºÎÅÍMethodDescriptor ¸¦ ±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼ÒµåÀÇ °³¿ä | |
Method |
getMethod ()
ÀÌ MethodDescriptor °¡ ĸ½¶ÈÇϰí ÀÖ´Â ¸Þ¼Òµå¸¦ ÃëµæÇÕ´Ï´Ù. |
ParameterDescriptor [] |
getParameterDescriptors ()
ÀÌ MethodDescriptor ÀÇ ¸Þ¼ÒµåÀÇ °¢ ÆÄ¶ó¹ÌÅÍ¿¡ ´ëÀÀÇÏ´Â ParameterDescriptor ¸¦ ÃëµæÇÕ´Ï´Ù. |
Ŭ·¡½º java.beans. FeatureDescriptor ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
attributeNames , getDisplayName , getName , getShortDescription , getValue , isExpert , isHidden , isPreferred , setDisplayName , setExpert , setHidden , setName , setPreferred , setShortDescription , setValue |
Ŭ·¡½º java.lang. Object ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
»ý¼ºÀÚÀÇ »ó¼¼ |
public MethodDescriptor(Method method)
Method
·ÎºÎÅÍ MethodDescriptor
¸¦ ±¸ÃàÇÕ´Ï´Ù.
method
- Àú·¹º§ÀÇ ¸Þ¼Òµå Á¤º¸public MethodDescriptor(Method method, ParameterDescriptor [] parameterDescriptors)
Method
·ÎºÎÅÍMethodDescriptor
¸¦ ±¸ÃàÇÕ´Ï´Ù.
method
- Àú·¹º§ÀÇ ¸Þ¼Òµå Á¤º¸parameterDescriptors
- °¢ ¸Þ¼ÒµåÀÇ ÆÄ¶ó¹ÌÅÍÀÇ ±â¼ú Á¤º¸¸Þ¼ÒµåÀÇ »ó¼¼ |
public Method getMethod()
public ParameterDescriptor [] getParameterDescriptors()
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ ÀÖ¾î¼ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.