org.objectweb.jotm.jta.rmi
Class JTAServerTransactionInterceptor
- JServerRequestInterceptor
public class JTAServerTransactionInterceptor
implements JServerRequestInterceptor
Class JTAServerTransactionInterceptor
is a JRMP Transaction server interceptor for
Transaction Context propagation
- Guillaume Riviere (Guillaume.Riviere@inrialpes.fr)
TX_CTX_ID
public static int TX_CTX_ID
transaction context id
JTAServerTransactionInterceptor
public JTAServerTransactionInterceptor()
constructor
name
public String name()
get the name of this interceptor
- name
receive_request
public void receive_request(JServerRequestInfo jri)
throws IOException
Receive request
jri
- JServerRequestInfo the jrmp server request information
send_exception
public void send_exception(JServerRequestInfo jri)
throws IOException
send_other
public void send_other(JServerRequestInfo jri)
throws IOException
send_reply
public void send_reply(JServerRequestInfo jri)
throws IOException
send reply with context
jri
- JServerRequestInfo the jrmp server request information