Package org.drools.persistence.map
Class MapPersistenceContextManager
java.lang.Object
org.drools.persistence.map.MapPersistenceContextManager
- All Implemented Interfaces:
PersistenceContextManager
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.drools.persistence.api.PersistenceContextManager
resetApplicationScopedPersistenceContext
-
Constructor Details
-
MapPersistenceContextManager
-
-
Method Details
-
getApplicationScopedPersistenceContext
- Specified by:
getApplicationScopedPersistenceContextin interfacePersistenceContextManager
-
getCommandScopedPersistenceContext
- Specified by:
getCommandScopedPersistenceContextin interfacePersistenceContextManager
-
beginCommandScopedEntityManager
public void beginCommandScopedEntityManager()- Specified by:
beginCommandScopedEntityManagerin interfacePersistenceContextManager
-
endCommandScopedEntityManager
public void endCommandScopedEntityManager()- Specified by:
endCommandScopedEntityManagerin interfacePersistenceContextManager
-
dispose
public void dispose()- Specified by:
disposein interfacePersistenceContextManager
-
clearPersistenceContext
public void clearPersistenceContext()
-