Uses of Interface
javax.management.MBeanRegistration

Packages that use MBeanRegistration
javax.management.loading   
javax.management.modelmbean   
javax.management.monitor   
javax.management.relation   
javax.management.timer   
mx4j.adaptor.http   
mx4j.adaptor.rmi   
mx4j.adaptor.rmi.iiop   
mx4j.adaptor.rmi.jrmp   
mx4j.log   
mx4j.tools.jython   
mx4j.tools.mail   
 

Uses of MBeanRegistration in javax.management.loading
 

Classes in javax.management.loading that implement MBeanRegistration
 class MLet
          Allows you to instantiate and register one or several MBeans in the MBean server coming from a remote URL.
 

Uses of MBeanRegistration in javax.management.modelmbean
 

Classes in javax.management.modelmbean that implement MBeanRegistration
 class RequiredModelMBean
           
 

Uses of MBeanRegistration in javax.management.monitor
 

Classes in javax.management.monitor that implement MBeanRegistration
 class CounterMonitor
           
 class GaugeMonitor
           
 class Monitor
          Class monitor.
 class StringMonitor
           
 

Uses of MBeanRegistration in javax.management.relation
 

Classes in javax.management.relation that implement MBeanRegistration
 class RelationService
          An MBean that maintains the consistency of all relation types and all relation instances within a JMX agent.
 class RelationSupport
           
 

Uses of MBeanRegistration in javax.management.timer
 

Classes in javax.management.timer that implement MBeanRegistration
 class Timer
           
 

Uses of MBeanRegistration in mx4j.adaptor.http
 

Classes in mx4j.adaptor.http that implement MBeanRegistration
 class HttpAdaptor
          HttpAdaptor sets the basic adaptor listening for HTTP requests
 

Uses of MBeanRegistration in mx4j.adaptor.rmi
 

Classes in mx4j.adaptor.rmi that implement MBeanRegistration
 class RMIAdaptor
          The RMI adaptor MBean, base for the JRMP and IIOP protocol
 

Uses of MBeanRegistration in mx4j.adaptor.rmi.iiop
 

Classes in mx4j.adaptor.rmi.iiop that implement MBeanRegistration
 class IIOPAdaptor
          Adaptor for the IIOP protocol, the CORBA default protocol
 

Uses of MBeanRegistration in mx4j.adaptor.rmi.jrmp
 

Classes in mx4j.adaptor.rmi.jrmp that implement MBeanRegistration
 class JRMPAdaptor
          Adaptor for the JRMP protocol, the native protocol of Java RMI.
 

Uses of MBeanRegistration in mx4j.log
 

Classes in mx4j.log that implement MBeanRegistration
 class LoggerBroadcaster
          This broadcaster MBean allows to redirect MX4J internal logging to registered JMX listeners.
 

Uses of MBeanRegistration in mx4j.tools.jython
 

Classes in mx4j.tools.jython that implement MBeanRegistration
 class JythonRunner
          This MBean enables you to run scripts written in jython.
 

Uses of MBeanRegistration in mx4j.tools.mail
 

Classes in mx4j.tools.mail that implement MBeanRegistration
 class SMTP
          This MBean is meant to send a mail given certain situation.
 



Copyright © 2001-2002 MX4J Team. All Rights Reserved.