|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.config.PersistenceContextAnnFactory
public class PersistenceContextAnnFactory
Field Summary | |
---|---|
java.util.Map<java.lang.String,org.apache.openejb.config.PersistenceContextAnnFactory.AsmPersistenceContext> |
contexts
|
Constructor Summary | |
---|---|
PersistenceContextAnnFactory()
|
Method Summary | |
---|---|
void |
addAnnotations(java.lang.Class c)
|
PersistenceContextAnn |
create(javax.persistence.PersistenceContext persistenceContext,
AnnotationDeployer.Member member)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.Map<java.lang.String,org.apache.openejb.config.PersistenceContextAnnFactory.AsmPersistenceContext> contexts
Constructor Detail |
---|
public PersistenceContextAnnFactory()
Method Detail |
---|
public void addAnnotations(java.lang.Class c) throws OpenEJBException
OpenEJBException
public PersistenceContextAnn create(javax.persistence.PersistenceContext persistenceContext, AnnotationDeployer.Member member) throws OpenEJBException
OpenEJBException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |