KIE Internal 6.1.0.Final

org.kie.internal.task.api
Interface TaskPersistenceContextManager


public interface TaskPersistenceContextManager


Method Summary
 void beginCommandScopedEntityManager()
           
 void dispose()
          Executes the necessary actions in order to clean up and dispose of the internal fields of this instance.
 void endCommandScopedEntityManager()
           
 TaskPersistenceContext getPersistenceContext()
           
 

Method Detail

getPersistenceContext

TaskPersistenceContext getPersistenceContext()

beginCommandScopedEntityManager

void beginCommandScopedEntityManager()

endCommandScopedEntityManager

void endCommandScopedEntityManager()

dispose

void dispose()
Executes the necessary actions in order to clean up and dispose of the internal fields of this instance.


KIE Internal 6.1.0.Final

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