JavaScript is disabled on your browser.
JBoss Application Server: Parent Aggregator 7.1.0.Final
All Implemented Interfaces:
org.jboss.invocation.Interceptor
public class EjbBMTInterceptor
extends BMTInterceptor
EJB 3 13.6.1:
If a stateless session bean instance starts a transaction in a business method or interceptor method, it
must commit the transaction before the business method (or all its interceptor methods) returns.
Version:
$Revision: $
Author:
Carlo de Wolf
Field Summary
Fields
Modifier and Type
Field and Description
static org.jboss.invocation.InterceptorFactory
FACTORY
Method Summary
Methods
Modifier and Type
Method and Description
protected Object
handleInvocation (org.jboss.invocation.InterceptorContext invocation)
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
JBoss Application Server: Parent Aggregator 7.1.0.Final
Copyright © 2012 JBoss, a division of Red Hat, Inc. . All Rights Reserved.