JavaTM 2
Platform
Std.  Ed.  v1. 4.0

java.beans
Ŭ·¡½º EventSetDescriptor

java.lang.Object 
  |
  +--java.beans.FeatureDescriptor 
        |
        +--java.beans.EventSetDescriptor

public class EventSetDescriptor
extends FeatureDescriptor

EventSetDescriptor ´Â ÁöÁ¤ÀÇ JavaBean °¡ ¹æ¾Æ¼è ÇÏ´Â À̺¥Æ®ÀÇ ±×·ìÀ» ±â¼úÇÕ´Ï´Ù.

ÁöÁ¤ÀÇ À̺¥Æ® ±×·ìÀº ¸ðµÎ ´ÜÀÏÀÇ À̺¥Æ® ûÃëÀÚ ÀÎÅÍÆäÀ̽º»óÀÇ ¸Þ¼Òµå È£Ãâ·Î¼­ Àü´ÞµË´Ï´Ù. À̺¥Æ® ûÃëÀÚ ¿ÀºêÁ§Æ®´Â À̺¥Æ® ¼Ò½º·ÎºÎÅÍ Á¦°øµÇ´Â µî·Ï ¸Þ¼ÒµåÀÇ È£Ãâ¿¡ ÀÇÇØ µî·ÏµË´Ï´Ù.


»ý¼ºÀÚÀÇ °³¿ä
EventSetDescriptor (Class  sourceClass, String  eventSetName, Class  listenerType, String  listenerMethodName)
          ÁöÁ¤µÈ À̺¥Æ® fred °¡ (1) FredListener ÀÎÅÍÆäÀ̽ºÀÇ ´ÜÀÏÀÇ ¸Þ¼Òµå È£Ãâ·Î¼­ Àü´ÞµÇ´Â (2) FredEvent ÇüÀÇ ´ÜÀÏÀÇ Àμö¸¦ ÃëÇÏ´Â (3) FredListener ¸¦ ¼Ò½º ÄÄÆÛ³ÍÆ®ÀÇ addFredListener ¸Þ¼ÒµåÀÇ È£Ãâ·Î µî·ÏÇØ removeFredListener ¸Þ¼ÒµåÀÇ È£Ãâ·Î »èÁ¦ÇÑ´Ù, ¶ó°í ÇÏ´Â °¡Àå ´Ü¼øÇÑ Ç¥ÁØ ¼³°è ÆÐÅÏ¿¡ µû¸£´Â °ÍÀ¸·Î¼­EventSetDescriptor ¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
EventSetDescriptor (Class  sourceClass, String  eventSetName, Class  listenerType, String [] listenerMethodNames, String  addListenerMethodName, String  removeListenerMethodName)
          Ä³¸¯ÅÍ ¶óÀθíÀ» »ç¿ëÇØ, Á¦·Î·ÎºÎÅÍ EventSetDescriptor ¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
EventSetDescriptor (Class  sourceClass, String  eventSetName, Class  listenerType, String [] listenerMethodNames, String  addListenerMethodName, String  removeListenerMethodName, String  getListenerMethodName)
          ÀÌ constructor Àº ij¸¯ÅÍ ¶óÀθíÀ» »ç¿ëÇØ, Á¦·Î·ÎºÎÅÍ EventSetDescriptor ¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
EventSetDescriptor (String  eventSetName, Class  listenerType, Method [] listenerMethods, Method  addListenerMethod, Method  removeListenerMethod)
          java.lang.reflect.Method ¿ÀºêÁ§Æ®¿Í java.lang.Class ¿ÀºêÁ§Æ®¸¦ »ç¿ëÇØ, Á¦·Î·ÎºÎÅÍ EventSetDescriptor À» ÀÛ¼ºÇÕ´Ï´Ù.
EventSetDescriptor (String  eventSetName, Class  listenerType, Method [] listenerMethods, Method  addListenerMethod, Method  removeListenerMethod, Method  getListenerMethod)
          ÀÌ constructor Àº java.lang.reflect.Method ¿ÀºêÁ§Æ®¿Í java.lang.Class ¿ÀºêÁ§Æ®¸¦ »ç¿ëÇØ, Á¦·Î·ÎºÎÅÍ EventSetDescriptor ¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
EventSetDescriptor (String  eventSetName, Class  listenerType, MethodDescriptor [] listenerMethodDescriptors, Method  addListenerMethod, Method  removeListenerMethod)
          java.lang.reflect.MethodDescriptor ¿ÀºêÁ§Æ®¿Í java.lang.Class ¿ÀºêÁ§Æ®¸¦ »ç¿ëÇØ, Á¦·Î·ÎºÎÅÍ EventSetDescriptor ¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 
¸Þ¼ÒµåÀÇ °³¿ä
 Method getAddListenerMethod ()
          À̺¥Æ® ûÃëÀÚÀÇ Ãß°¡½Ã¿¡ »ç¿ëÇÏ´Â ¸Þ¼Òµå¸¦ ÃëµæÇÕ´Ï´Ù.
 Method getGetListenerMethod ()
          µî·ÏÀÌ ³¡³­ À̺¥Æ® ûÃëÀÚ¿¡°Ô·ÎÀÇ ¾×¼¼½º¿¡ »ç¿ëÇÏ´Â ¸Þ¼Òµå¸¦ ÃëµæÇÕ´Ï´Ù.
 MethodDescriptor [] getListenerMethodDescriptors ()
          Å¸°Ù ûÃëÀÚ ÀÎÅÍÆäÀ̽ºÀÇ MethodDescriptor ¸¦ ÃëµæÇÕ´Ï´Ù.
 Method [] getListenerMethods ()
          Å¸°Ù ûÃëÀÚ ÀÎÅÍÆäÀ̽ºÀÇ ¸Þ¼Òµå¸¦ ÃëµæÇÕ´Ï´Ù.
 Class getListenerType ()
          Å¸°Ù ÀÎÅÍÆäÀ̽ºÀÇ Class ¿ÀºêÁ§Æ®¸¦ ÃëµæÇÕ´Ï´Ù.
 Method getRemoveListenerMethod ()
          À̺¥Æ® ûÃëÀÚÀÇ »èÁ¦½Ã¿¡ »ç¿ëÇÏ´Â ¸Þ¼Òµå¸¦ ÃëµæÇÕ´Ï´Ù.
 boolean isInDefaultEventSet ()
          À̺¥Æ® ¼¼Æ®°¡ µðÆúÆ®¼¼Æ®ÀÏÁö ¾î¶³Áö¸¦ º¸°íÇÕ´Ï´Ù.
 boolean isUnicast ()
          Åë»ó, À̺¥Æ® ¼Ò½º´Â ¸ÖƼ ij½ºÆ®ÀÔ´Ï´Ù.
 void setInDefaultEventSet (boolean inDefaultEventSet)
          À̺¥Æ® ¼¼Æ®¸¦ µðÆúÆ®¼¼Æ®·Î¼­ ¸¶Å© ÇÕ´Ï´Ù.
 void setUnicast (boolean unicast)
          À̺¥Æ® ¼¼Æ®¸¦ uni-cast, ¶Ç´Â ºñuni-cast·Î¼­ ¸¶Å© ÇÕ´Ï´Ù.
 
Ŭ·¡½º 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
 

»ý¼ºÀÚÀÇ »ó¼¼

EventSetDescriptor

public EventSetDescriptor(Class  sourceClass,
                          String  eventSetName,
                          Class  listenerType,
                          String  listenerMethodName)
                   throws IntrospectionException 
ÁöÁ¤µÈ À̺¥Æ® fred °¡ (1) FredListener ÀÎÅÍÆäÀ̽ºÀÇ ´ÜÀÏÀÇ ¸Þ¼Òµå È£Ãâ·Î¼­ Àü´ÞµÇ´Â (2) FredEvent ÇüÀÇ ´ÜÀÏÀÇ Àμö¸¦ ÃëÇÏ´Â (3) FredListener ¸¦ ¼Ò½º ÄÄÆÛ³ÍÆ®ÀÇ addFredListener ¸Þ¼ÒµåÀÇ È£Ãâ·Î µî·ÏÇØ removeFredListener ¸Þ¼ÒµåÀÇ È£Ãâ·Î »èÁ¦ÇÑ´Ù, ¶ó°í ÇÏ´Â °¡Àå ´Ü¼øÇÑ Ç¥ÁØ ¼³°è ÆÐÅÏ¿¡ µû¸£´Â °ÍÀ¸·Î¼­EventSetDescriptor ¸¦ ÀÛ¼ºÇÕ´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ:
sourceClass - À̺¥Æ®¸¦ ¹æ¾Æ¼è Çϴ Ŭ·¡½º
eventSetName - À̺¥Æ®ÀÇ ÇÁ·Î±×·¥¸í (fred µî). Åë»ó, ¼±µÎÀÇ Ä³¸¯ÅÍ´Â ¾ËÆÄºªÀÇ ¼Ò¹®ÀÚ°¡ µÇ´Â
listenerType - À̺¥Æ®ÀÇ Àü´Þó°¡ µÇ´Â Ÿ°Ù ÀÎÅÍÆäÀ̽º
listenerMethodName - À̺¥Æ®°¡ Ÿ°Ù ûÃëÀÚ ÀÎÅÍÆäÀ̽º¿¡ Àü´ÞµÇ¾úÀ» ¶§¿¡ ºÒ·Á °¡´Â ¸Þ¼Òµå
¿¹¿Ü:
IntrospectionException - ÀÎÆ®·Î½ºÆäÅ©¼ÇÁß¿¡ ¿¹¿Ü°¡ ¹ß»ýÇßÀ» °æ¿ì

EventSetDescriptor

public EventSetDescriptor(Class  sourceClass,
                          String  eventSetName,
                          Class  listenerType,
                          String [] listenerMethodNames,
                          String  addListenerMethodName,
                          String  removeListenerMethodName)
                   throws IntrospectionException 
ij¸¯ÅÍ ¶óÀθíÀ» »ç¿ëÇØ, Á¦·Î·ÎºÎÅÍ EventSetDescriptor À» ÀÛ¼ºÇÕ´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ:
sourceClass - À̺¥Æ®¸¦ ¹æ¾Æ¼è Çϴ Ŭ·¡½º
eventSetName - À̺¥Æ® ¼¼Æ®ÀÇ ÇÁ·Î±×·¥¸í. Åë»ó, ¼±µÎÀÇ Ä³¸¯ÅÍ´Â ¾ËÆÄºªÀÇ ¼Ò¹®ÀÚ°¡ µÇ´Â
listenerType - À̺¥Æ®ÀÇ Àü´Þó°¡ µÇ´Â Ÿ°Ù ÀÎÅÍÆäÀ̽ºÀÇ Å¬·¡½º
listenerMethodNames - À̺¥Æ®°¡ Ÿ°Ù ûÃëÀÚ ÀÎÅÍÆäÀ̽º¿¡ Àü´ÞµÇ¾úÀ» ¶§¿¡ ºÒ·Á °¡´Â ¸Þ¼ÒµåÀÇ À̸§
addListenerMethodName - À̺¥Æ® ûÃëÀÚ ¿ÀºêÁ§Æ®ÀÇ µî·Ï¿¡ »ç¿ëµÇ´Â À̺¥Æ® ¼Ò½º»óÀÇ ¸Þ¼ÒµåÀÇ À̸§
removeListenerMethodName - À̺¥Æ® ûÃëÀÚ ¿ÀºêÁ§Æ®ÀÇ µî·Ï ÇØÁ¦¿¡ »ç¿ëµÇ´Â À̺¥Æ® ¼Ò½º»óÀÇ ¸Þ¼ÒµåÀÇ À̸§
¿¹¿Ü:
IntrospectionException - ÀÎÆ®·Î½ºÆäÅ©¼ÇÁß¿¡ ¿¹¿Ü°¡ ¹ß»ýÇßÀ» °æ¿ì

EventSetDescriptor

public EventSetDescriptor(Class  sourceClass,
                          String  eventSetName,
                          Class  listenerType,
                          String [] listenerMethodNames,
                          String  addListenerMethodName,
                          String  removeListenerMethodName,
                          String  getListenerMethodName)
                   throws IntrospectionException 
ÀÌ constructor Àº ij¸¯ÅÍ ¶óÀθíÀ» »ç¿ëÇØ, Á¦·Î·ÎºÎÅÍ EventSetDescriptor À» ÀÛ¼ºÇÕ´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ:
sourceClass - À̺¥Æ®¸¦ ¹æ¾Æ¼è Çϴ Ŭ·¡½º
eventSetName - À̺¥Æ® ¼¼Æ®ÀÇ ÇÁ·Î±×·¥¸í. Åë»ó, ¼±µÎÀÇ Ä³¸¯ÅÍ´Â ¾ËÆÄºªÀÇ ¼Ò¹®ÀÚ°¡ µÇ´Â
listenerType - À̺¥Æ®ÀÇ Àü´Þó°¡ µÇ´Â Ÿ°Ù ÀÎÅÍÆäÀ̽ºÀÇ Å¬·¡½º
listenerMethodNames - À̺¥Æ®°¡ Ÿ°Ù ûÃëÀÚ ÀÎÅÍÆäÀ̽º¿¡ Àü´ÞµÇ¾úÀ» ¶§¿¡ ºÒ·Á °¡´Â ¸Þ¼ÒµåÀÇ À̸§
addListenerMethodName - À̺¥Æ® ûÃëÀÚ ¿ÀºêÁ§Æ®ÀÇ µî·Ï¿¡ »ç¿ëµÇ´Â À̺¥Æ® ¼Ò½º»óÀÇ ¸Þ¼ÒµåÀÇ À̸§
removeListenerMethodName - À̺¥Æ® ûÃëÀÚ ¿ÀºêÁ§Æ®ÀÇ µî·Ï ÇØÁ¦¿¡ »ç¿ëµÇ´Â À̺¥Æ® ¼Ò½º»óÀÇ ¸Þ¼ÒµåÀÇ À̸§
getListenerMethodName - À̺¥Æ® ûÃëÀÚ ¿ÀºêÁ§Æ®ÀÇ ¹è¿­¿¡ÀÇ ¾×¼¼½º¿¡ »ç¿ëµÇ´Â À̺¥Æ® ¼Ò½º»óÀÇ ¸Þ¼Òµå
¿¹¿Ü:
IntrospectionException - ÀÎÆ®·Î½ºÆäÅ©¼ÇÁß¿¡ ¿¹¿Ü°¡ ¹ß»ýÇßÀ» °æ¿ì
µµÀÔµÈ ¹öÁ¯:
1.4

EventSetDescriptor

public EventSetDescriptor(String  eventSetName,
                          Class  listenerType,
                          Method [] listenerMethods,
                          Method  addListenerMethod,
                          Method  removeListenerMethod)
                   throws IntrospectionException 
java.lang.reflect.Method ¿ÀºêÁ§Æ®¿Í java.lang.Class ¿ÀºêÁ§Æ®¸¦ »ç¿ëÇØ, Á¦·Î·ÎºÎÅÍ EventSetDescriptor ¸¦ ÀÛ¼ºÇÕ´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ:
eventSetName - À̺¥Æ® ¼¼Æ®ÀÇ ÇÁ·Î±×·¥¸í
listenerType - ûÃëÀÚ ÀÎÅÍÆäÀ̽ºÀÇ Å¬·¡½º
listenerMethods - Ÿ°Ù ûÃëÀÚ³»ÀÇ °³°³ÀÇ À̺¥Æ® ó¸® ¸Þ¼Òµå¿¡ ´ëÇØ ±â¼úÇÏ´Â Method ¿ÀºêÁ§Æ®ÀÇ ¹è¿­
addListenerMethod - À̺¥Æ® ûÃëÀÚ ¿ÀºêÁ§Æ®ÀÇ µî·Ï¿¡ »ç¿ëµÇ´Â À̺¥Æ® ¼Ò½º»óÀÇ ¸Þ¼Òµå
removeListenerMethod - À̺¥Æ® ûÃëÀÚ ¿ÀºêÁ§Æ®ÀÇ µî·Ï ÇØÁ¦¿¡ »ç¿ëµÇ´Â À̺¥Æ® ¼Ò½º»óÀÇ ¸Þ¼Òµå
¿¹¿Ü:
IntrospectionException - ÀÎÆ®·Î½ºÆäÅ©¼ÇÁß¿¡ ¿¹¿Ü°¡ ¹ß»ýÇßÀ» °æ¿ì

EventSetDescriptor

public EventSetDescriptor(String  eventSetName,
                          Class  listenerType,
                          Method [] listenerMethods,
                          Method  addListenerMethod,
                          Method  removeListenerMethod,
                          Method  getListenerMethod)
                   throws IntrospectionException 
ÀÌ constructor Àº java.lang.reflect.Method ¿ÀºêÁ§Æ®¿Í java.lang.Class ¿ÀºêÁ§Æ®¸¦ »ç¿ëÇØ, Á¦·Î·ÎºÎÅÍ EventSetDescriptor ¸¦ ÀÛ¼ºÇÕ´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ:
eventSetName - À̺¥Æ® ¼¼Æ®ÀÇ ÇÁ·Î±×·¥¸í
listenerType - ûÃëÀÚ ÀÎÅÍÆäÀ̽ºÀÇ Å¬·¡½º
listenerMethods - Ÿ°Ù ûÃëÀÚ³»ÀÇ °³°³ÀÇ À̺¥Æ® ó¸® ¸Þ¼Òµå¿¡ ´ëÇØ ±â¼úÇÏ´Â Method ¿ÀºêÁ§Æ®ÀÇ ¹è¿­
addListenerMethod - À̺¥Æ® ûÃëÀÚ ¿ÀºêÁ§Æ®ÀÇ µî·Ï¿¡ »ç¿ëµÇ´Â À̺¥Æ® ¼Ò½º»óÀÇ ¸Þ¼Òµå
removeListenerMethod - À̺¥Æ® ûÃëÀÚ ¿ÀºêÁ§Æ®ÀÇ µî·Ï ÇØÁ¦¿¡ »ç¿ëµÇ´Â À̺¥Æ® ¼Ò½º»óÀÇ ¸Þ¼Òµå
getListenerMethod - À̺¥Æ® ûÃëÀÚ ¿ÀºêÁ§Æ®ÀÇ ¹è¿­¿¡ÀÇ ¾×¼¼½º¿¡ »ç¿ëµÇ´Â À̺¥Æ® ¼Ò½º»óÀÇ ¸Þ¼Òµå
¿¹¿Ü:
IntrospectionException - ÀÎÆ®·Î½ºÆäÅ©¼ÇÁß¿¡ ¿¹¿Ü°¡ ¹ß»ýÇßÀ» °æ¿ì
µµÀÔµÈ ¹öÁ¯:
1.4

EventSetDescriptor

public EventSetDescriptor(String  eventSetName,
                          Class  listenerType,
                          MethodDescriptor [] listenerMethodDescriptors,
                          Method  addListenerMethod,
                          Method  removeListenerMethod)
                   throws IntrospectionException 
java.lang.reflect.MethodDescriptor ¿ÀºêÁ§Æ®¿Í java.lang.Class ¿ÀºêÁ§Æ®¸¦ »ç¿ëÇØ, Á¦·Î·ÎºÎÅÍ EventSetDescriptor ¸¦ ÀÛ¼ºÇÕ´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ:
eventSetName - À̺¥Æ® ¼¼Æ®ÀÇ ÇÁ·Î±×·¥¸í
listenerType - ûÃëÀÚ ÀÎÅÍÆäÀ̽ºÀÇ Å¬·¡½º
listenerMethodDescriptors - Ÿ°Ù ûÃëÀÚ³»ÀÇ °³°³ÀÇ À̺¥Æ® ó¸® ¸Þ¼Òµå¿¡ ´ëÇØ ±â¼úÇÏ´Â MethodDescriptor ¿ÀºêÁ§Æ®ÀÇ ¹è¿­
addListenerMethod - À̺¥Æ® ûÃëÀÚ ¿ÀºêÁ§Æ®ÀÇ µî·Ï¿¡ »ç¿ëµÇ´Â À̺¥Æ® ¼Ò½º»óÀÇ ¸Þ¼Òµå
removeListenerMethod - À̺¥Æ® ûÃëÀÚ ¿ÀºêÁ§Æ®ÀÇ µî·Ï ÇØÁ¦¿¡ »ç¿ëµÇ´Â À̺¥Æ® ¼Ò½º»óÀÇ ¸Þ¼Òµå
¿¹¿Ü:
IntrospectionException - ÀÎÆ®·Î½ºÆäÅ©¼ÇÁß¿¡ ¿¹¿Ü°¡ ¹ß»ýÇßÀ» °æ¿ì
¸Þ¼ÒµåÀÇ »ó¼¼

getListenerType

public Class  getListenerType()
Ÿ°Ù ÀÎÅÍÆäÀ̽ºÀÇ Class ¿ÀºêÁ§Æ®¸¦ ÃëµæÇÕ´Ï´Ù.

¹Ýȯ°ª:
À̺¥Æ®°¡ ¹æ¾Æ¼è µÇ¾úÀ» ¶§¿¡ ºÒ·Á °¡´Â Ÿ°Ù ÀÎÅÍÆäÀ̽ºÀÇ Class ¿ÀºêÁ§Æ®

getListenerMethods

public Method [] getListenerMethods()
Ÿ°Ù ûÃëÀÚ ÀÎÅÍÆäÀ̽ºÀÇ ¸Þ¼Òµå¸¦ ÃëµæÇÕ´Ï´Ù.

¹Ýȯ°ª:
À̺¥Æ®°¡ ¹æ¾Æ¼è µÇ¾úÀ» ¶§¿¡ ºÒ·Á °¡´Â Ÿ°Ù ûÃëÀÚ ÀÎÅÍÆäÀ̽º³»ÀÇ Å¸°Ù ¸Þ¼ÒµåÀÇ Method ¿ÀºêÁ§Æ®ÀÇ ¹è¿­

getListenerMethodDescriptors

public MethodDescriptor [] getListenerMethodDescriptors()
Ÿ°Ù ûÃëÀÚ ÀÎÅÍÆäÀ̽ºÀÇ MethodDescriptor ¸¦ ÃëµæÇÕ´Ï´Ù.

¹Ýȯ°ª:
À̺¥Æ®°¡ ¹æ¾Æ¼è µÇ¾úÀ» ¶§¿¡ ºÒ·Á °¡´Â Ÿ°Ù ûÃëÀÚ ÀÎÅÍÆäÀ̽º³»ÀÇ Å¸°Ù ¸Þ¼ÒµåÀÇ MethodDescriptor ¿ÀºêÁ§Æ®ÀÇ ¹è¿­

getAddListenerMethod

public Method  getAddListenerMethod()
À̺¥Æ® ûÃëÀÚÀÇ Ãß°¡½Ã¿¡ »ç¿ëÇÏ´Â ¸Þ¼Òµå¸¦ ÃëµæÇÕ´Ï´Ù.

¹Ýȯ°ª:
À̺¥Æ® ¼Ò½ºÀÇ Ã»ÃëÀÚÀÇ µî·Ï¿¡ »ç¿ëÇÏ´Â ¸Þ¼Òµå

getRemoveListenerMethod

public Method  getRemoveListenerMethod()
À̺¥Æ® ûÃëÀÚÀÇ »èÁ¦½Ã¿¡ »ç¿ëÇÏ´Â ¸Þ¼Òµå¸¦ ÃëµæÇÕ´Ï´Ù.

¹Ýȯ°ª:
À̺¥Æ® ¼Ò½ºÀÇ Ã»ÃëÀÚÀÇ »èÁ¦¿¡ »ç¿ëÇÏ´Â ¸Þ¼Òµå

getGetListenerMethod

public Method  getGetListenerMethod()
µî·ÏÀÌ ³¡³­ À̺¥Æ® ûÃëÀÚ¿¡°Ô·ÎÀÇ ¾×¼¼½º¿¡ »ç¿ëÇÏ´Â ¸Þ¼Òµå¸¦ ÃëµæÇÕ´Ï´Ù.

¹Ýȯ°ª:
À̺¥Æ® ¼Ò½ºÀÇ Ã»ÃëÀÚÀÇ ¹è¿­¿¡ ¾×¼¼½º ÇÒ ¶§ »ç¿ëÇÏ´Â ¸Þ¼Òµå, Á¸ÀçÇÏÁö ¾Ê´Â °æ¿ì´Â null
µµÀÔµÈ ¹öÁ¯:
1.4

setUnicast

public void setUnicast(boolean unicast)
À̺¥Æ® ¼¼Æ®¸¦ uni-cast, ¶Ç´Â ºñuni-cast·Î¼­ ¸¶Å© ÇÕ´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ:
unicast - À̺¥Æ® ¼¼Æ®°¡ uni-castÀÎ °æ¿ì´Â true

isUnicast

public boolean isUnicast()
Åë»ó, À̺¥Æ® ¼Ò½º´Â ¸ÖƼ ij½ºÆ®ÀÔ´Ï´Ù. ±×·¯³ª, ¾ö¹ÐÇϰԴ uni-castÀÌ´Ù°í ÇÏ´Â ¿¹¿Üµµ ÀÖ½À´Ï´Ù.

¹Ýȯ°ª:
À̺¥Æ® ¼¼Æ®°¡ uni-castÀÇ °æ¿ì´Â true. µðÆúÆ® °ªÀº false

setInDefaultEventSet

public void setInDefaultEventSet(boolean inDefaultEventSet)
À̺¥Æ® ¼¼Æ®¸¦ µðÆúÆ®¼¼Æ®·Î¼­ ¸¶Å© ÇÕ´Ï´Ù. µðÆúÆ® °ªÀº true ÀÔ´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ:
inDefaultEventSet - À̺¥Æ® ¼¼Æ®°¡ µðÆúÆ®¼¼Æ®ÀÎ °æ¿ì´Â true, ±× ÀÌ¿ÜÀÇ °æ¿ì´Â false

isInDefaultEventSet

public boolean isInDefaultEventSet()
À̺¥Æ® ¼¼Æ®°¡ µðÆúÆ®¼¼Æ®ÀÏÁö ¾î¶³Áö¸¦ º¸°íÇÕ´Ï´Ù.

¹Ýȯ°ª:
À̺¥Æ® ¼¼Æ®°¡ µðÆúÆ®¼¼Æ®ÀÎ °æ¿ì´Â true. µðÆúÆ® °ªÀº true

JavaTM 2
Platform
Std.  Ed.  v1. 4.0

¹ö±×ÀÇ º¸°í¿Í ±â´ÉÀÇ ¸®Äù½ºÆ®
ÀÌ¿ÜÀÇ API ·¹ÆÛ·±½º ¹× °³¹ßÀÚ¿ë ¹®¼­¿¡ ´ëÇØ¼­´Â Java 2 SDK SE °³¹ßÀÚ¿ë ¹®¼­¸¦ ÂüÁ¶ÇØ ÁÖ¼¼¿ä. °³¹ßÀÚÀü¿ëÀÇ »ó¼¼ÇÑ ÇØ¼³, °³³äÀÇ °³¿ä, ¿ë¾îÀÇ Á¤ÀÇ, ¹ö±×ÀÇ È¸ÇÇÃ¥, ¹× ÄÚµå ½Ç·Ê°¡ Æ÷ÇԵǾî ÀÖ½À´Ï´Ù.

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.