Class EntityManagerProduces


  • @Dependent
    public class EntityManagerProduces
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.persistence.EntityManager createEntityManager​(javax.enterprise.inject.spi.InjectionPoint injectionPoint)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EntityManagerProduces

        public EntityManagerProduces()
    • Method Detail

      • createEntityManager

        @Produces
        public javax.persistence.EntityManager createEntityManager​(javax.enterprise.inject.spi.InjectionPoint injectionPoint)