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.