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

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


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