org.omg.PortableInterceptor
public interface ORBInitializerOperations
See Also: ORBInitializer
Method Summary | |
---|---|
void | post_init(ORBInitInfo info)
This method called during the subsequent step of initialization. |
void | pre_init(ORBInitInfo info)
This method is called during the first step of initialization. |
Parameters: info the object describing ORB being created and containing methods to register the interceptor.
See Also: ORBInitInfoOperations
Parameters: info the object describing ORB being created and containing methods to register the interceptor.
See Also: ORBInitInfoOperations