|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.proxy.Interceptor (src)
org.jboss.proxy.TransactionInterceptor
The client-side proxy for an EJB Home object.
Field Summary | |
static TransactionManager (src) |
tm
|
Fields inherited from class org.jboss.proxy.Interceptor (src) |
nextInterceptor |
Constructor Summary | |
TransactionInterceptor()
No-argument constructor for externalization. |
Method Summary | |
java.lang.Object |
invoke(Invocation (src) invocation)
|
static void |
setTransactionManager(TransactionManager (src) tmx)
Transaction manager. |
Methods inherited from class org.jboss.proxy.Interceptor (src) |
getNext, readExternal, setNext, writeExternal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static TransactionManager (src) tm
Constructor Detail |
public TransactionInterceptor()
Method Detail |
public java.lang.Object invoke(Invocation (src) invocation) throws java.lang.Throwable
invoke
in class Interceptor (src)
java.lang.Throwable
public static void setTransactionManager(TransactionManager (src) tmx)
|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |