KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > MBeanRegistration > Top Examples

  • org.apache.commons.modeler.BaseModelMBean
    TODO: enable ant-like substitutions ? ( or at least discuss it ) <p>Basic implementation of the <code>ModelMBean</code> interface, which supports the minimal requirements of the interface contract.</p> <p>This can be used directly to wrap an existing java bean, or in ...
  • org.jboss.mx.server.AbstractMBeanInvoker
    A base MBeanInvoker class that provides common state as well as @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a>. @author Scott.Stark@jboss.org @author <a HREF="mailto:dimitris@jboss.org">Dimitris Andreadis</a>. @version $Revision: 1.34.2.3 $
  • org.jboss.mx.server.registry.BasicMBeanRegistry
    The registry for object name - object reference mapping in the MBean server. <p> The implementation of this class affects the invocation speed directly, please check any changes for performance. @todo JMI_DOMAIN isn't very protected @see org.jboss.mx.server.registry.MBeanRegistry @author ...
  • org.jboss.remoting.ServerInterceptorChain
    ServerInterceptorChain.java Created: Fri May 2 10:36:51 2003 @author <a HREF="mailto:d_jencks@users.sourceforge.net">David Jencks</a> @version 1.0 @jmx.mbean description="ServerInvocationHandler that represents a chain of ServerInterceptors" @jboss.xmbean
  • com.caucho.jmx.MBeanServerImpl
    The main interface for retrieving and managing JMX objects. Creats a new MBeanServer implementation.
Popular Tags