Uses of Interface
org.jboss.jmx.connector.ConnectorFactoryImpl.IConnectorTester

Packages that use ConnectorFactoryImpl.IConnectorTester
org.jboss.jmx.connector   
 

Uses of ConnectorFactoryImpl.IConnectorTester in org.jboss.jmx.connector
 

Classes in org.jboss.jmx.connector that implement ConnectorFactoryImpl.IConnectorTester
static class ConnectorFactoryImpl.JBossConnectorTester
          Default implementation of the jBoss JMX Connector tester
 

Methods in org.jboss.jmx.connector with parameters of type ConnectorFactoryImpl.IConnectorTester
 Iterator ConnectorFactoryServiceMBean.getConnectors(Hashtable pProperties, ConnectorFactoryImpl.IConnectorTester pTester)
          Look up for all registered JMX Connector at a given JNDI server
 Iterator ConnectorFactoryService.getConnectors(Hashtable pProperties, ConnectorFactoryImpl.IConnectorTester pTester)
          Look up for all registered JMX Connector at a given JNDI server
 Iterator ConnectorFactoryImpl.getConnectors(Hashtable pProperties, ConnectorFactoryImpl.IConnectorTester pTester)
          Look up for all registered JMX Connector at a given JNDI server
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.