KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > modelmbean > InvalidTargetObjectTypeException > Top Examples

  • org.springframework.jmx.export.MBeanExporter
    A bean that allows for any Spring-managed bean to be exposed to a JMX <code>MBeanServer</code>, without the need to define any JMX-specific information in the bean classes. <p>If the bean implements one of the JMX management interfaces then <code>MBeanExporter</code> ...
  • org.apache.commons.modeler.ManagedBean
    <p>Internal configuration information for a managed bean (MBean) descriptor.</p> @author Craig R. McClanahan @version $Revision$ $Date: 2005-03-26 17:00:14 -0800 (Sat, 26 Mar 2005) $
  • org.jboss.mx.modelmbean.ModelMBeanInvoker
    An extension of the {@link org.jboss.mx.server.MBeanInvoker MBeanInvoker} that implements the base Model MBean functionality, essentially making the Model MBean just another invoker of managed resources. @see javax.management.modelmbean.ModelMBean @see org.jboss.mx.server.MBeanInvoker @author & ...
  • org.apache.catalina.mbeans.ContextEnvironmentMBean
    <p>A <strong>ModelMBean</strong> implementation for the <code>org.apache.catalina.deploy.ContextEnvironment</code> component.</p> @author Amy Roh @version $Revision: 1.3 $ $Date: 2004/02/27 14:58:44 $
Popular Tags