public class WebNonTxEmCloserAction
extends Object
implements org.jboss.as.server.deployment.SetupAction
Web setup action 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).