|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.jotm.jta.rmi.JTAServerTransactionInterceptor
Class JTAServerTransactionInterceptor is a JRMP Transaction server interceptor for
Transaction Context propagation
| Field Summary | |
static int |
TX_CTX_ID
transaction context id |
| Constructor Summary | |
JTAServerTransactionInterceptor()
constructor |
|
| Method Summary | |
String |
name()
get the name of this interceptor |
void |
receive_request(org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo jri)
Receive request |
void |
send_exception(org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo jri)
|
void |
send_other(org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo jri)
|
void |
send_reply(org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo jri)
send reply with context |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static int TX_CTX_ID
| Constructor Detail |
public JTAServerTransactionInterceptor()
| Method Detail |
public void receive_request(org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo jri)
throws IOException
receive_request in interface org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInterceptorIOException - if an exception occur with the ObjectOutput
public void send_reply(org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo jri)
throws IOException
send_reply in interface org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInterceptorIOException - if an exception occur with the ObjectOutputpublic String name()
name in interface org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInterceptor
public void send_exception(org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo jri)
throws IOException
send_exception in interface org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInterceptorIOException
public void send_other(org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo jri)
throws IOException
send_other in interface org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInterceptorIOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||