KickJava   Java API By Example, From Geeks To Geeks.

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

  • org.jboss.mx.capability.ReflectedMBeanDispatcher
    Directs DynamicMBean calls to underlying resource via reflection. It's suitable for use as a StandardMBean or as the resource for a ModelMBean. @author <a HREF="mailto:trevor@protocool.com">Trevor Squires</a>. @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a>
  • org.jboss.mx.server.MBeanServerImpl
    MBean server implementation. The MBean server behaviour can be configured by setting the following system properties: <ul> <li><tt>jbossmx.loader.repository.class</tt> <li><tt>jbossmx.mbean.registry.class</tt> <li><tt>jbossmx.required.modelmbe ...
  • org.objectweb.jonas.jmx.ManagementReprImpl
    Provides a management representative to be used by JMX based management applications. @author Adriana Danes
  • org.jboss.test.jbossmx.compliance.server.MBeanServerTestCase
  • org.jboss.mx.util.DefaultExceptionHandler
    Default exception handler for MBean proxy. @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a>. @version $Revision: 1.4 $
  • org.jboss.test.JBossTestServices
    This is provides services for jboss junit test cases and TestSetups. It supplies access to log4j logging, the jboss jmx server, jndi, and a method for deploying ejb packages. You may supply the JNDI name under which the RMIAdaptor interface is located via the system property jbosstest.server.name ...
Popular Tags