当前页面: 
在线文档首页 > 
JBoss 3.2.7 server  API Documentation 英文版文档
ConnectorFactoryImpl.IConnectorTester (JBoss Server API) - JBoss 3.2.7 server  API Documentation 英文版文档
org.jboss.jmx.connector
Interface ConnectorFactoryImpl.IConnectorTester
- All Known Implementing Classes: 
- ConnectorFactoryImpl.JBossConnectorTester
- Enclosing interface:
- ConnectorFactoryImpl
- public static interface ConnectorFactoryImpl.IConnectorTester
Interface defined a Connector Tester to verify JMX Connectors
 based on the information delivered by a JNDI server
- Author:
- Andreas Schaefer (andreas.schaefer@madplanet.com)
 
check
public ConnectorFactoryImpl.ConnectorName check(Context pContext,
                                                NameClassPair pPair)
- Checks a given JNDI entry if it is a valid JMX Connector
 
- 
- Returns:
- Connector Name instance if valid otherwise null
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.