public class SBInvocationInterceptor
extends Object
implements org.jboss.invocation.Interceptor
Session bean Invocation interceptor.
Used for stateless session bean invocations to allow NonTxEmCloser to close the
underlying entity manager after a non-transactional invocation.