org.objectweb.jotm.jta.rmi
Class JTAInterceptorInitializer
- JInitializer
public class JTAInterceptorInitializer
implements JInitializer
Class JTAInterceptorInitializer
is a JRMP Initiliazer
for Transaction context propagation
Version:
- Guillaume Riviere (Guillaume.Riviere@inrialpes.fr)
void | post_init(JInitInfo info) - In JRMP the 2 method( per and post init have the same
consequences ...
|
void | pre_init(JInitInfo info) - In JRMP the 2 method( per and post init have the same
consequences ...
|
post_init
public void post_init(JInitInfo info)
In JRMP the 2 method( per and post init have the same
consequences ...
info
- JInitInfo the JInit Information
pre_init
public void pre_init(JInitInfo info)
In JRMP the 2 method( per and post init have the same
consequences ...
info
- JInitInfo the JInit Information