[jboss-jira] [JBoss JIRA] Created: (JBJPA-9) Allow injection of a PersistenceUnit into a MC bean

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Wed Feb 18 03:17:54 EST 2009


Allow injection of a PersistenceUnit into a MC bean
---------------------------------------------------

                 Key: JBJPA-9
                 URL: https://jira.jboss.org/jira/browse/JBJPA-9
             Project: JBoss JPA
          Issue Type: Feature Request
          Components: mcint
            Reporter: Carlo de Wolf
            Assignee: Carlo de Wolf


   @PersistenceUnit
   public void setEntityManagerFactory(EntityManagerFactory emf)
   {
      this.emf = emf;
   }


-- 
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 jboss-jira mailing list