|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jotm.jta.rmi.JTAInterceptorInitializer
Class JTAInterceptorInitializer
is a JRMP Initiliazer
for Transaction context propagation
Constructor Summary | |
JTAInterceptorInitializer()
|
Method Summary | |
void |
post_init(org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo info)
In JRMP the 2 method( per and post init have the same consequences ... |
void |
pre_init(org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo info)
In JRMP the 2 method( per and post init have the same consequences ... |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JTAInterceptorInitializer()
Method Detail |
public void pre_init(org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo info)
pre_init
in interface org.objectweb.carol.rmi.jrmp.interceptor.JInitializer
info
- JInitInfo the JInit Informationpublic void post_init(org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo info)
post_init
in interface org.objectweb.carol.rmi.jrmp.interceptor.JInitializer
info
- JInitInfo the JInit Information
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |