站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 server API Documentation 英文版文档

Uses of Class org.jboss.jmx.connector.ConnectorFactoryImpl.ConnectorName (JBoss Server API) - JBoss 3.2.7 server API Documentation 英文版文档


Uses of Class
org.jboss.jmx.connector.ConnectorFactoryImpl.ConnectorName

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

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

Methods in org.jboss.jmx.connector that return ConnectorFactoryImpl.ConnectorName
 ConnectorFactoryImpl.ConnectorName ConnectorFactoryImpl.IConnectorTester.check(Context pContext, NameClassPair pPair)
          Checks a given JNDI entry if it is a valid JMX Connector
 ConnectorFactoryImpl.ConnectorName ConnectorFactoryImpl.JBossConnectorTester.check(Context pContext, NameClassPair pPair)
           
 

Methods in org.jboss.jmx.connector with parameters of type ConnectorFactoryImpl.ConnectorName
 RemoteMBeanServer ConnectorFactoryServiceMBean.createConnection(ConnectorFactoryImpl.ConnectorName pConnector)
          Initiate a connection to the given server with the given protocol
 void ConnectorFactoryServiceMBean.removeConnection(ConnectorFactoryImpl.ConnectorName pConnector)
          Removes the given connection and frees the resources
 RemoteMBeanServer ConnectorFactoryService.createConnection(ConnectorFactoryImpl.ConnectorName pConnector)
          Initiate a connection to the given server with the given protocol
 void ConnectorFactoryService.removeConnection(ConnectorFactoryImpl.ConnectorName pConnector)
          Removes the given connection and frees the resources
 RemoteMBeanServer ConnectorFactoryImpl.createConnection(ConnectorFactoryImpl.ConnectorName pConnector)
          Initiate a connection to the given server with the given protocol
 void ConnectorFactoryImpl.removeConnection(ConnectorFactoryImpl.ConnectorName pConnector)
          Removes the given connection and frees the resources
 



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