org.objectweb.carol.rmi.iiop.interceptor

Class ProtocolInitializer

Implemented Interfaces:
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:
1.0, 15/07/2002

Author:
Guillaume Riviere (Guillaume.Riviere@inrialpes.fr)

See Also:
org.omg.PortableInterceptor.ORBInitializer

Method Summary

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

Method Details

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