JavaTM Platform
Standard Ed. 6

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

MBeanRegistration 를 사용하고 있는 패키지
javax.management Java Management Extensions 의 코어 클래스를 제공합니다.  
javax.management.loading 개량형의 동적 로드 기능을 구현하는 클래스를 제공합니다.  
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 에서의 MBeanRegistration 의 사용
 

MBeanRegistration 를 구현하고 있는 javax.management 의 클래스
 class StandardEmitterMBean
          Java 인터페이스의 리플렉션에 의해 관리 인터페이스를 결정해, 통지를 발행하는 MBean 입니다.
 class StandardMBean
          Java 인터페이스의 리플렉션에 의해 관리 인터페이스를 결정하는 MBean 입니다.
 

javax.management.loading 에서의 MBeanRegistration 의 사용
 

MBeanRegistration 를 구현하고 있는 javax.management.loading 의 클래스
 class MLet
          원격 URL 로부터 착신한 MBean 서버내의 MBean (복수가능)를 인스턴스화해, 등록할 수가 있습니다.
 class PrivateMLet
          ClassLoaderRepository 에 추가되지 않는 MLet 입니다.
 

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

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

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

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

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

MBeanRegistration 를 구현하고 있는 javax.management.relation 의 클래스
 class RelationService
          관계 서비스에는, 관계형과 관계의 작성 및 삭제, 무결성의 처리, 및 쿼리기구의 제공의 기능이 있습니다.
 class RelationSupport
          관계 서비스는, RelationSupport 객체를 내부에서 사용해, 롤수에 제한이 없는 임의의 관계형의 단순한 관계 (롤만으로 프로퍼티이나 메소드를 가지지 않는 관계)를 표현합니다.
 

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

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

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

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

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

MBeanRegistration 를 구현하고 있는 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 도 참조해 주세요.