org.apache.geronimo.openejb
Class EntityManagerRegistryImpl
java.lang.Object
org.apache.geronimo.openejb.EntityManagerRegistryImpl
- All Implemented Interfaces:
- ExtendedEntityManagerRegistry
public class EntityManagerRegistryImpl
- extends Object
- implements ExtendedEntityManagerRegistry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final GBeanInfo GBEAN_INFO
EntityManagerRegistryImpl
public EntityManagerRegistryImpl()
EntityManagerRegistryImpl
public EntityManagerRegistryImpl(org.apache.openejb.persistence.JtaEntityManagerRegistry entityManagerRegistry)
getEntityManager
public EntityManager getEntityManager(EntityManagerFactory entityManagerFactory,
Map properties)
throws IllegalStateException
- Specified by:
getEntityManager
in interface ExtendedEntityManagerRegistry
- Throws:
IllegalStateException
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.