Uses of Class
org.beanlet.Inject

Packages that use Inject
org.beanlet.transaction Adds support for JTA transaction. 
 

Uses of Inject in org.beanlet.transaction
 

Constructors in org.beanlet.transaction with annotations of type Inject
TransactionManagerFactoryBeanlet(TransactionManager transactionManager)
          Use constructor depenency injection to create a new TransactionManagerFactoryBeanlet instance.
UserTransactionFactoryBeanlet(UserTransaction userTransaction)
          Use constructor depenency injection to create a new UserTransactionFactoryBeanlet instance.
 



Copyright © 2006-2012. All Rights Reserved.