JavaTM Platform
Standard Ed. 6

인터페이스
javax.management.NotificationBroadcaster 의 사용

NotificationBroadcaster 를 사용하고 있는 패키지
javax.management Java Management Extensions 의 코어 클래스를 제공합니다.  
javax.management.modelmbean ModelMBean 클래스의 정의를 제공합니다.  
javax.management.monitor 모니터 클래스를 정의합니다.  
javax.management.relation 관계 서비스에 대해 정의합니다.  
javax.management.remote JMX MBean 서버에 원격 접근하기 위한 인터페이스입니다.  
javax.management.remote.rmi RMI 연결기는, RMI 를 사용해 클라이언트 요구를 원격 MBean 서버에 전송 하는, JMX 원격 API용의 연결기입니다.  
javax.management.timer Timer MBean 를 정의합니다.  
 

javax.management 에서의 NotificationBroadcaster 의 사용
 

javax.management 에서의 NotificationBroadcaster 의 서브 인터페이스
 interface NotificationEmitter
          Notification 를 발행하는 MBean 가 구현하고 있는 인터페이스.
 

NotificationBroadcaster 를 구현하고 있는 javax.management 의 클래스
 class MBeanServerDelegate
          관리의 시점에서 MBean 서버를 표현합니다.
 class NotificationBroadcasterSupport
          NotificationEmitter 인터페이스의 구현을 제공합니다.
 class StandardEmitterMBean
          Java 인터페이스의 리플렉션에 의해 관리 인터페이스를 결정해, 통지를 발행하는 MBean 입니다.
 

javax.management.modelmbean 에서의 NotificationBroadcaster 의 사용
 

javax.management.modelmbean 에서의 NotificationBroadcaster 의 서브 인터페이스
 interface ModelMBean
          ModelMBean 는, 이 인터페이스를 구현할 필요가 있습니다.
 interface ModelMBeanNotificationBroadcaster
          ModelMBean 는, 이 인터페이스를 구현할 필요가 있습니다.
 

NotificationBroadcaster 을 구현하고 있는 javax.management.modelmbean 의 클래스
 class RequiredModelMBean
          이 클래스는, ModelMBean 의 구현입니다.
 

javax.management.monitor 에서의 NotificationBroadcaster 의 사용
 

NotificationBroadcaster 를 구현하고 있는 javax.management.monitor 의 클래스
 class CounterMonitor
          카운터 속성의 값을 감시하도록(듯이) 설계된 모니터 MBean 를 정의합니다.
 class GaugeMonitor
          게이지 속성의 값을 감시하도록(듯이) 설계된 모니터 MBean 를 정의합니다.
 class Monitor
          모든 모니터 MBean 에 공통된 부분을 정의합니다.
 class StringMonitor
          캐릭터 라인 속성의 값을 감시하도록(듯이) 설계된 모니터 MBean 를 정의합니다.
 

javax.management.relation 에서의 NotificationBroadcaster 의 사용
 

NotificationBroadcaster 를 구현하고 있는 javax.management.relation 의 클래스
 class RelationService
          관계 서비스에는, 관계형과 관계의 작성 및 삭제, 무결성의 처리, 및 쿼리기구의 제공의 기능이 있습니다.
 

javax.management.remote 에서의 NotificationBroadcaster 의 사용
 

NotificationBroadcaster 을 구현하고 있는 javax.management.remote 의 클래스
 class JMXConnectorServer
          모든 연결기 서버의 슈퍼 클래스입니다.
 

javax.management.remote.rmi 에서의 NotificationBroadcaster 의 사용
 

NotificationBroadcaster 을 구현하고 있는 javax.management.remote.rmi 의 클래스
 class RMIConnectorServer
          원격 클라이언트로부터의 RMI 베이스의 접속을 작성하는 JMX API 연결기 서버입니다.
 

javax.management.timer 에서의 NotificationBroadcaster 의 사용
 

NotificationBroadcaster 를 구현하고 있는 javax.management.timer 의 클래스
 class Timer
          타이머 MBean 의 구현을 제공합니다.
 


JavaTM Platform
Standard Ed. 6

버그의 보고와 기능의 요청
한층 더 자세한 API 레퍼런스 및 개발자 문서에 대해서는,Java SE 개발자용 문서를 참조해 주세요. 개발자전용의 상세한 해설, 개념의 개요, 용어의 정의, 버그의 회피책, 및 코드 실례가 포함되어 있습니다.

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.