|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.carol.jtests.conform.interceptor.jrmp.Initializer
Class DummyClientServiceContext
is a JRMP Interface for Interceptor initialisation
for carol testing
Constructor Summary | |
Initializer()
|
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 Initializer()
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
public void post_init(org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo info)
post_init
in interface org.objectweb.carol.rmi.jrmp.interceptor.JInitializer
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |