public class WebNonTxEmCloserValve
extends org.apache.catalina.valves.ValveBase
Web valve that closes the entity managers created during the servlet invocation.
This provides a thread local collection of all created transactional entity managers (created without a
transaction).
Author:
Scott Marlow
Field Summary
Fields inherited from class org.apache.catalina.valves.ValveBase
container, controller, domain, info, mserver, next, oname, sm