jBPM distribution 6.0.0.CR4

org.jbpm.persistence
Class JpaProcessPersistenceContextManager

java.lang.Object
  extended by org.drools.persistence.jpa.JpaPersistenceContextManager
      extended by org.jbpm.persistence.JpaProcessPersistenceContextManager
All Implemented Interfaces:
org.drools.persistence.PersistenceContextManager, ProcessPersistenceContextManager

public class JpaProcessPersistenceContextManager
extends org.drools.persistence.jpa.JpaPersistenceContextManager
implements ProcessPersistenceContextManager


Field Summary
 
Fields inherited from class org.drools.persistence.jpa.JpaPersistenceContextManager
cmdScopedEntityManager, env
 
Constructor Summary
JpaProcessPersistenceContextManager(Environment env)
           
 
Method Summary
 ProcessPersistenceContext getProcessPersistenceContext()
           
 
Methods inherited from class org.drools.persistence.jpa.JpaPersistenceContextManager
beginCommandScopedEntityManager, clearPersistenceContext, dispose, endCommandScopedEntityManager, getApplicationScopedPersistenceContext, getCommandScopedPersistenceContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.drools.persistence.PersistenceContextManager
beginCommandScopedEntityManager, clearPersistenceContext, dispose, endCommandScopedEntityManager, getApplicationScopedPersistenceContext, getCommandScopedPersistenceContext
 

Constructor Detail

JpaProcessPersistenceContextManager

public JpaProcessPersistenceContextManager(Environment env)
Method Detail

getProcessPersistenceContext

public ProcessPersistenceContext getProcessPersistenceContext()
Specified by:
getProcessPersistenceContext in interface ProcessPersistenceContextManager

jBPM distribution 6.0.0.CR4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.