|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjavax.management.MBeanServerDelegate
public class MBeanServerDelegate
°ü¸®ÀÇ ½ÃÁ¡¿¡¼ MBean ¼¹ö¸¦ Ç¥ÇöÇÕ´Ï´Ù. MBean ¼¹ö¿¡ MBean°¡ µî·ÏµÇ°Å³ª µî·ÏÀÌ ÇØÁ¦ µÇ°Å³ª Çϸé, MBeanServerDelegate MBean´Â MBeanServerNotifications¸¦ ¹ßÇàÇÕ´Ï´Ù.
»ý¼ºÀÚ °³¿ä | |
---|---|
MBeanServerDelegate ()
MBeanServerDelegate °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä | |
---|---|
void |
addNotificationListener (NotificationListener listener,
NotificationFilter filter,
Object handback)
ÀÌ MBean¿¡ ¸®½º³Ê¸¦ Ãß°¡ÇÕ´Ï´Ù. |
String |
getImplementationName ()
JMX ±¸ÇöÀÇ À̸§ (ÀÌ Á¦Ç°ÀÇ À̸§)À» ¸®ÅÏÇÕ´Ï´Ù. |
String |
getImplementationVendor ()
JMX ±¸ÇöÀÇ º¥´õ (ÀÌ Á¦Ç°ÀÇ º¥´õ)¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
String |
getImplementationVersion ()
JMX ±¸ÇöÀÇ ¹öÀü (ÀÌ Á¦Ç°ÀÇ ¹öÀü)À» ¸®ÅÏÇÕ´Ï´Ù. |
String |
getMBeanServerId ()
MBean ¼¹ö ¿¡ÀÌÀüÆ®ÀÇÀÚ½Ä µ§Æ¼Æ¼¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
MBeanNotificationInfo [] |
getNotificationInfo ()
ÀÌ MBean°¡ ÅëÁö¸¦ ¼Û½ÅÇÒ ¶§¸¶´Ù, ±× ÅëÁöÀÇ Java Ŭ·¡½º¸í°ú ÅëÁöÇüÀ» ³ªÅ¸³»´Â ¹è¿À» ¸®ÅÏÇÕ´Ï´Ù. |
String |
getSpecificationName ()
ÀÌ Á¦Ç°¿¡ ±¸ÇöµÇ°í ÀÖ´Â JMX »ç¾çÀÇ ¿ÏÀü¸íÀ» ¸®ÅÏÇÕ´Ï´Ù. |
String |
getSpecificationVendor ()
ÀÌ Á¦Ç°¿¡ ±¸ÇöµÇ°í ÀÖ´Â JMX »ç¾çÀÇ º¥´õ¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
String |
getSpecificationVersion ()
ÀÌ Á¦Ç°¿¡ ±¸ÇöµÇ°í ÀÖ´Â JMX »ç¾çÀÇ ¹öÀüÀ» ¸®ÅÏÇÕ´Ï´Ù. |
void |
removeNotificationListener (NotificationListener listener)
ÀÌ MBean ·ÎºÎÅÍ ¸®½º³Ê¸¦ »èÁ¦ÇÕ´Ï´Ù. |
void |
removeNotificationListener (NotificationListener listener,
NotificationFilter filter,
Object handback)
ÀÌ MBean ·ÎºÎÅÍ ¸®½º³Ê¸¦ »èÁ¦ÇÕ´Ï´Ù. |
void |
sendNotification (Notification notification)
MBean ¼¹ö·ÎºÎÅÍ ÅëÁö¸¦ ¼Û½ÅÇÒ ¼ö ÀÖµµ·Ï ÇÕ´Ï´Ù. |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
»ý¼ºÀÚ »ó¼¼ |
---|
public MBeanServerDelegate()
¸Þ¼µåÀÇ »ó¼¼ |
---|
public String getMBeanServerId()
MBeanServerDelegateMBean
³»ÀÇ getMBeanServerId
public String getSpecificationName()
MBeanServerDelegateMBean
³»ÀÇ getSpecificationName
public String getSpecificationVersion()
MBeanServerDelegateMBean
³»ÀÇ getSpecificationVersion
public String getSpecificationVendor()
MBeanServerDelegateMBean
³»ÀÇ getSpecificationVendor
public String getImplementationName()
MBeanServerDelegateMBean
³»ÀÇ getImplementationName
public String getImplementationVersion()
MBeanServerDelegateMBean
³»ÀÇ getImplementationVersion
public String getImplementationVendor()
MBeanServerDelegateMBean
³»ÀÇ getImplementationVendor
public MBeanNotificationInfo [] getNotificationInfo()
NotificationBroadcaster
±â¼ú: ÀÌ MBean°¡ ÅëÁö¸¦ ¼Û½ÅÇÒ ¶§¸¶´Ù, ±× ÅëÁöÀÇ Java Ŭ·¡½º¸í°ú ÅëÁöÇüÀ» ³ªÅ¸³»´Â ¹è¿À» ¸®ÅÏÇÕ´Ï´Ù.
MBean °¡ ÀÌ ¹è¿¿¡ ±â¼úµÇ¾î ÀÖÁö ¾ÊÀº ÅëÁö¸¦ ¼Û½ÅÇÒ ¼ö ¾ø½À´Ï´Ù. ´Ù¸¸, ÀϺÎÀÇ MBean ¼¹ö Ŭ¶óÀÌ¾ðÆ®´Â ÇöÀçÀÇ ±â´É¿¡ ÀÇÇØ ¿Ï¼ºÇÏ´Â ¹è¿¿¡ Á¸Çϰí ÀÖ´Â °æ¿ì°¡ ÀÖ½À´Ï´Ù.
NotificationBroadcaster
³»ÀÇ getNotificationInfo
public void addNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) throws IllegalArgumentException
NotificationBroadcaster
񃬣:
NotificationBroadcaster
³»ÀÇ addNotificationListener
listener
- ºê·Îµå ij½ºÅͰ¡ ¹ßÇàÇÑ ÅëÁö¸¦ ó¸®ÇÏ´Â ¸®½º³Ê °´Ã¼filter
- ÇÊÅÍ °´Ã¼. ÇÊÅͰ¡ nullÀÎ °æ¿ì, ÅëÁö ó¸®Àü¿¡ ÇÊÅÍ´Â Àû¿ëµÇÁö ¾Ê´Âhandback
- ÅëÁöÀÇ ¹ßÇà½Ã¿¡ ¸®½º³Ê¿¡°Ô ¼Û½ÅµÇ´Â ºÒÅõ¸íÇÑ °´Ã¼. Notification ºê·Îµå ij½ºÅÍ °´Ã¼´Â ÀÌ °´Ã¼¸¦ »ç¿ëÇÒ ¼ö ¾ø´Ù. ÀÌ °´Ã¼´Â ¼Õº¸Áö ¾Ê´Â »óÅ·ΠÅëÁö·ÎºÎÅÍ ¸®½º³Ê¿¡°Ô µ¹·Á º¸³»ÁöÁö ¾ÊÀ¸¸é ¾È µÈ´Ù
IllegalArgumentException
- ¸®½º³Ê ÆÄ¶ó¹ÌÅͰ¡ nullÀÎ °æ¿ìNotificationBroadcaster.removeNotificationListener(javax.management.NotificationListener)
public void removeNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) throws ListenerNotFoundException
NotificationEmitter
±â¼ú: ÀÌ MBean ·ÎºÎÅÍ ¸®½º³Ê¸¦ »èÁ¦ÇÕ´Ï´Ù. MBean´Â
ÁöÁ¤µÈ listener
, filter
¹× handback
ÆÄ¶ó¹ÌÅÍ¿Í Á¤È®ÇÏ°Ô ÀÏÄ¡ÇÏ´Â ¸®½º³Ê¸¦ °¡Áö°í ÀÖÀ» Çʿ䰡 ÀÖ½À´Ï´Ù. ÇØ´çÇÏ´Â ¸®½º³Ê°¡ º¹¼ö Á¸ÀçÇÏ´Â °æ¿ì, ±× ÁßÀÇ 1°³
¸¸ÀÌ »èÁ¦µË´Ï´Ù.
»èÁ¦µÇ´Â ¸®½º³Ê³»¿¡¼ nullÀÌ °¡¸®Å°´Â °æ¿ì, filter
¹× handback
ÆÄ¶ó¹ÌÅÍ´Â nullÀÌ µË´Ï´Ù.
NotificationEmitter
³»ÀÇ removeNotificationListener
listener
- ÀÌÀü¿¡ ÀÌ MBean¿¡ Ãß°¡µÈ ¸®½º³Êfilter
- ¸®½º³ÊÀÇ Ãß°¡½Ã·Î ÁöÁ¤µÈ ÇÊÅÍhandback
- ¸®½º³ÊÀÇ Ãß°¡½Ã·Î ÁöÁ¤µÈ ÇÚµå¹é
ListenerNotFoundException
- ¸®½º³Ê°¡ MBean¿¡ µî·ÏµÇÁö ¾ÊÀº °æ¿ì, ¶Ç´Â ÁöÁ¤µÈ ÇÊÅÍ ¹× ÇÚµå¹éÀ¸·Î µî·ÏµÇÁö ¾ÊÀº °æ¿ìpublic void removeNotificationListener(NotificationListener listener) throws ListenerNotFoundException
NotificationBroadcaster
񃬣:
NotificationBroadcaster
³»ÀÇ removeNotificationListener
listener
- ÀÌÀü¿¡ ÀÌ MBean¿¡ Ãß°¡µÈ ¸®½º³Ê
ListenerNotFoundException
- ¸®½º³Ê°¡ MBean¿¡ µî·ÏµÇÁö ¾ÊÀº °æ¿ìNotificationBroadcaster.addNotificationListener(javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object)
,
NotificationEmitter.removeNotificationListener(javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object)
public void sendNotification(Notification notification)
notification
- ¼Û½ÅÇÏ´Â ÅëÁö
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.