KickJava   Java API By Example, From Geeks To Geeks.

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

  • org.jboss.mx.capability.DispatcherFactory
    Creates and binds a dispatcher @author <a HREF="mailto:trevor@protocool.com">Trevor Squires</a>. @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a>
  • org.jboss.mx.metadata.StandardMetaData
    This metadata builder implementation builds a MBean info based on the naming rules of the Standard MBeans. The MBean server uses this builder to generate the metadata for Standard MBeans. <p> In cooperation with the {@link MBeanInfoConversion#toModelMBeanInfo MBeanInfoConversion} class you ...
  • org.jboss.mx.util.JMXInvocationHandler
    Invocation handler for MBean proxies. @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a>. @version $Revision: 1.7.6.1 $
  • org.objectweb.jonas.mejb.ManagementBean
    This is the Management EJB implementation for JOnAS. A MEJB instance is created and deployed at JOnAS start time. It is registered in the ejb/mgmt naming subcontext. The current implementation allows access to managed resources registered in the current (local) MBean server via the standard manag ...
  • test.compliance.standard.TrivialTEST
    @author <a HREF="mailto:trevor@protocool.com">Trevor Squires</a>.
  • com.caucho.jmx.MBeanServerImpl
    The main interface for retrieving and managing JMX objects. Creats a new MBeanServer implementation.
Popular Tags