org.logicalcobwebs.proxool.admin.jmx.ConnectionPoolMBean JMX DynamicMBean adapter for a Proxool connection pool.<br> See the configuration documentation to learn how to activate a pool for JMX. No programming is necessary to do this. <p> <b>Attributes</b> <ul> <li>alias</li> <li>driverClass</li> < ...
org.jboss.test.jbossmx.compliance.monitor.BasicTestCase Basic monitor test.<p> The aim of these tests is to check the most common uses of the monitor services. @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock</a>. @author <a HREF="mailto:dimitris@jboss.org">Dimitris Andreadis</a>.
org.ejtools.jmx.browser.model.Resource Description of the Class @author letiemble @version $Revision: 1.6 $ @created 13 d?cembre 2001 @todo Javadoc to complete @javabean:class displayName="JMX ManagedObject" shortDescription="JMX ManagedObject" @javabean:icons color16="/too ...
org.jboss.net.jmx.adaptor.RemoteAdaptor Remote Interface for the server side Adaptor which is nearly the same as the MBeanServer Interface but has an additional RemoteException. @author <a HREF="mailto:christoph.jung@jboss.org">Christoph G. Jung</a>
org.jboss.mx.remoting.JMXSubsystemInvocationHandler JMXSubsystemInvocationHandler is a ServerInvocationHandler that will forward requests to the MBeanServer and return the results from the MBeanServer. @author <a HREF="mailto:jhaynie@vocalocity.net">Jeff Haynie</a> @version $Revision: 1.3 $
com.caucho.jmx.MBeanServerImpl The main interface for retrieving and managing JMX objects. Creats a new MBeanServer implementation.