org.objectweb.carol.rmi.iiop.interceptor
Class ProtocolInitializer
LocalObject
org.objectweb.carol.rmi.iiop.interceptor.ProtocolInitializer
- ORBInitializer
public class ProtocolInitializer
extends LocalObject
implements ORBInitializer
Class ProtocolInitializer
is the CAROL JNDI IIOP Interceptor
initializer this initializer add an interceptor for the multi rmi management
Version:
- Guillaume Riviere (Guillaume.Riviere@inrialpes.fr)
org.omg.PortableInterceptor.ORBInitializer
void | post_init(ORBInitInfo info) - ORBInitializer post_init method nothing done here
|
void | pre_init(ORBInitInfo info) - ORBInitializer pre_init method here we add the iiop interceptor
|
post_init
public void post_init(ORBInitInfo info)
ORBInitializer post_init method nothing done here
pre_init
public void pre_init(ORBInitInfo info)
ORBInitializer pre_init method here we add the iiop interceptor