org.apache.openejb.config
Class PersistenceContextAnnFactory
java.lang.Object
org.apache.openejb.config.PersistenceContextAnnFactory
public class PersistenceContextAnnFactory
- extends Object
Field Summary |
Map<String,org.apache.openejb.config.PersistenceContextAnnFactory.AsmPersistenceContext> |
contexts
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contexts
public Map<String,org.apache.openejb.config.PersistenceContextAnnFactory.AsmPersistenceContext> contexts
PersistenceContextAnnFactory
public PersistenceContextAnnFactory()
addAnnotations
public void addAnnotations(Class c)
throws OpenEJBException
- Throws:
OpenEJBException
create
public PersistenceContextAnn create(javax.persistence.PersistenceContext persistenceContext,
AnnotationDeployer.Member member)
throws OpenEJBException
- Throws:
OpenEJBException
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.