[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-160) Add set/get ops for TransactionManagerLookup

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Mon Aug 17 12:28:26 EDT 2009


     [ https://jira.jboss.org/jira/browse/ISPN-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreno resolved ISPN-160.
-----------------------------------

    Resolution: Done


Added corresponding methods. 

The transaction manager lookup class is now only instantiated if the injected tm lookup instance is null.

> Add set/get ops for TransactionManagerLookup
> --------------------------------------------
>
>                 Key: ISPN-160
>                 URL: https://jira.jboss.org/jira/browse/ISPN-160
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Configuration, Transactions
>            Reporter: Galder Zamarreno
>            Assignee: Galder Zamarreno
>             Fix For: 4.0.0.BETA1
>
>
> Add the following two methods to Configuration in order to enable injection of transaction manager lookup instances to which parameters must be passed and hence, instantiation via reflection won't work:
> public void setTransactionManagerLookup(TransactionManagerLookup transactionManagerLookup)
> public TransactionManagerLookup getTransactionManagerLookup()

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list