|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.carol.rmi.jrmp.interceptor.ProtocolInterceptorInitializer
public class ProtocolInterceptorInitializer
Class ProtocolInterceptorInitializer
is a JRMP Interface for
Interceptor initialisation This initilizer add an interceptor for the multi
rmi management
Constructor Summary | |
---|---|
ProtocolInterceptorInitializer()
|
Method Summary | |
---|---|
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 ... |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProtocolInterceptorInitializer()
Method Detail |
---|
public void pre_init(JInitInfo info)
pre_init
in interface JInitializer
JInitInfo
- the JInit Informationpublic void post_init(JInitInfo info)
post_init
in interface JInitializer
JInitInfo
- the JInit Information
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |