public interface ORBInitInfo_3_1Operations extends ORBInitInfoOperations
| Modifier and Type | Method and Description |
|---|---|
void |
add_client_request_interceptor_with_policy(ClientRequestInterceptor interceptor,
Policy[] policies) |
void |
add_ior_interceptor_with_policy(IORInterceptor interceptor,
Policy[] policies) |
void |
add_server_request_interceptor_with_policy(ServerRequestInterceptor interceptor,
Policy[] policies) |
add_client_request_interceptor, add_ior_interceptor, add_server_request_interceptor, allocate_slot_id, arguments, codec_factory, orb_id, register_initial_reference, register_policy_factory, resolve_initial_referencesvoid add_client_request_interceptor_with_policy(ClientRequestInterceptor interceptor, Policy[] policies) throws DuplicateName, PolicyError
DuplicateNamePolicyErrorvoid add_server_request_interceptor_with_policy(ServerRequestInterceptor interceptor, Policy[] policies) throws DuplicateName, PolicyError
DuplicateNamePolicyErrorvoid add_ior_interceptor_with_policy(IORInterceptor interceptor, Policy[] policies) throws DuplicateName, PolicyError
DuplicateNamePolicyErrorCopyright © 2017 JacORB. All rights reserved.