Uses of Class
org.jboss.jca.as.converters.LegacyConnectionFactoryImp

Packages that use LegacyConnectionFactoryImp
org.jboss.jca.as.converters This package contains the IronJacamar converter. 
 

Uses of LegacyConnectionFactoryImp in org.jboss.jca.as.converters
 

Methods in org.jboss.jca.as.converters that return LegacyConnectionFactoryImp
 LegacyConnectionFactoryImp LegacyConnectionFactoryImp.buildCommonPool(Integer minPoolSize, Integer maxPoolSize, Boolean prefill, Boolean noTxSeparatePool, Boolean interleaving)
          build pool part
 LegacyConnectionFactoryImp LegacyConnectionFactoryImp.buildOther()
          build other properties
 LegacyConnectionFactoryImp LegacyConnectionFactoryImp.buildSecurity(String securityDomainManaged, String securityDomainAndApplicationManaged, boolean applicationManaged)
          build security part
 LegacyConnectionFactoryImp LegacyConnectionFactoryImp.buildTimeOut(Long blockingTimeoutMillis, Long idleTimeoutMinutes, Integer allocationRetry, Long allocationRetryWaitMillis, Integer xaResourceTimeout)
          build timeout part
 LegacyConnectionFactoryImp LegacyConnectionFactoryImp.buildValidation(Boolean backgroundValidation, Long backgroundValidationMillis, Boolean useFastFail)
          build validation part
 



Copyright © 2011 Red Hat Middleware LLC (http://www.jboss.com/)