org.apache.yoko.orb.OBPortableInterceptor
Interface ORBInitInfoOperations

All Superinterfaces:
ORBInitInfoOperations
All Known Subinterfaces:
ORBInitInfo

public interface ORBInitInfoOperations
extends ORBInitInfoOperations

This interface is a proprietary extension to the standard ORBInitInfo.

See Also:
PortableInterceptor::ORBInitInfo

Method Summary
 ORB orb()
          This ORB.
 
Methods inherited from interface org.omg.PortableInterceptor.ORBInitInfoOperations
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_references
 

Method Detail

orb

ORB orb()
This ORB.



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.