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
SpyConnection(GenericConnectionFactory gcf)
          Create a new SpyConnection
SpyConnection(int type, GenericConnectionFactory gcf)
          Create a new SpyConnection
SpyConnection(int type, String userId, String password, GenericConnectionFactory gcf)
          Create a new SpyConnection
SpyConnection(String userId, String password, GenericConnectionFactory gcf)
          Create a new SpyConnection
SpyConnectionFactory(GenericConnectionFactory factory)
          Create a new SpyConnectionFactory
SpyXAConnection(GenericConnectionFactory gcf)
          Create a new SpyXAConnection
SpyXAConnection(String userid, String password, GenericConnectionFactory gcf)
          Create a new SpyXAConnection
SpyXAConnectionFactory(GenericConnectionFactory factory)
          Create a new SpyXAConnectionFactory
 



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