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

Uses of Class org.jboss.mq.GenericConnectionFactory (JBoss Messaging API) - JBoss 3.2.7 messaging API Documentation 英文版文档


Uses of Class
org.jboss.mq.GenericConnectionFactory

Packages that use GenericConnectionFactory
org.jboss.mq   
 

Uses of GenericConnectionFactory in org.jboss.mq
 

Fields in org.jboss.mq declared as GenericConnectionFactory
protected  GenericConnectionFactory SpyConnectionFactory.factory
          The delegate factory
 

Constructors in org.jboss.mq with parameters of type GenericConnectionFactory
SpyXAConnectionFactory(GenericConnectionFactory factory)
          Create a new SpyXAConnectionFactory
SpyXAConnection(String userid, String password, GenericConnectionFactory gcf)
          Create a new SpyXAConnection
SpyXAConnection(GenericConnectionFactory gcf)
          Create a new SpyXAConnection
SpyConnectionFactory(GenericConnectionFactory factory)
          Create a new SpyConnectionFactory
SpyConnection(String userId, String password, GenericConnectionFactory gcf)
          Create a new SpyConnection
SpyConnection(GenericConnectionFactory gcf)
          Create a new SpyConnection
 



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