public class PersistenceContextAnnFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,org.apache.openejb.config.PersistenceContextAnnFactory.AsmPersistenceContext> |
contexts |
| Constructor and Description |
|---|
PersistenceContextAnnFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAnnotations(Class c) |
PersistenceContextAnn |
create(javax.persistence.PersistenceContext persistenceContext,
AnnotationDeployer.Member member) |
public void addAnnotations(Class c) throws OpenEJBException
OpenEJBExceptionpublic PersistenceContextAnn create(javax.persistence.PersistenceContext persistenceContext, AnnotationDeployer.Member member) throws OpenEJBException
OpenEJBExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.