jBPM distribution 6.0.1.Final

org.jbpm.persistence
Interface ProcessPersistenceContextManager

All Superinterfaces:
org.drools.persistence.PersistenceContextManager
All Known Implementing Classes:
JpaProcessPersistenceContextManager, MapProcessPersistenceContextManager

public interface ProcessPersistenceContextManager
extends org.drools.persistence.PersistenceContextManager


Method Summary
 ProcessPersistenceContext getProcessPersistenceContext()
           
 
Methods inherited from interface org.drools.persistence.PersistenceContextManager
beginCommandScopedEntityManager, dispose, endCommandScopedEntityManager, getApplicationScopedPersistenceContext, getCommandScopedPersistenceContext
 

Method Detail

getProcessPersistenceContext

ProcessPersistenceContext getProcessPersistenceContext()

jBPM distribution 6.0.1.Final

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