public class ProtocolInterceptorInitializer extends java.lang.Object implements JInitializer
ProtocolInterceptorInitializer
is a JRMP Interface for
Interceptor initialisation This initilizer add an interceptor for the multi
rmi managementConstructor and Description |
---|
ProtocolInterceptorInitializer() |
Modifier and Type | Method and Description |
---|---|
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 ...
|
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