|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.interceptors.aop.AbstractInterceptorFactory
org.jboss.ejb3.tx.BMTTxInterceptorFactory
public class BMTTxInterceptorFactory
This interceptor handles transactions for AOP
| Constructor Summary | |
|---|---|
BMTTxInterceptorFactory()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
createPerJoinpoint(org.jboss.aop.Advisor advisor,
org.jboss.aop.joinpoint.Joinpoint jp)
|
| Methods inherited from class org.jboss.ejb3.interceptors.aop.AbstractInterceptorFactory |
|---|
createPerClass, createPerInstance, createPerJoinpoint, createPerVM, getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BMTTxInterceptorFactory()
| Method Detail |
|---|
public java.lang.Object createPerJoinpoint(org.jboss.aop.Advisor advisor,
org.jboss.aop.joinpoint.Joinpoint jp)
createPerJoinpoint in interface org.jboss.aop.advice.AspectFactorycreatePerJoinpoint in class org.jboss.ejb3.interceptors.aop.AbstractInterceptorFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||