|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.tx.AbstractInterceptor
org.jboss.ejb3.tx.BMTInterceptor
public abstract class BMTInterceptor
Comment
| Field Summary | |
|---|---|
protected javax.transaction.TransactionManager |
tm
|
| Constructor Summary | |
|---|---|
protected |
BMTInterceptor(javax.transaction.TransactionManager tm)
|
| Method Summary | |
|---|---|
protected abstract java.lang.Object |
handleInvocation(org.jboss.aop.joinpoint.Invocation invocation)
|
java.lang.Object |
invoke(org.jboss.aop.joinpoint.Invocation invocation)
|
| Methods inherited from class org.jboss.ejb3.tx.AbstractInterceptor |
|---|
getContainer, getName, resolveAnnotation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final javax.transaction.TransactionManager tm
| Constructor Detail |
|---|
protected BMTInterceptor(javax.transaction.TransactionManager tm)
| Method Detail |
|---|
protected abstract java.lang.Object handleInvocation(org.jboss.aop.joinpoint.Invocation invocation)
throws java.lang.Throwable
java.lang.Throwable
public java.lang.Object invoke(org.jboss.aop.joinpoint.Invocation invocation)
throws java.lang.Throwable
java.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||