CORBA module: BOA::DynamicImplementation Class

Overview Allows an object to be dynamically dispatched in a server.
File name boa.h
Supported methods BOA::DynamicImplementation::invoke


Intended Usage

This class is intended to be subclassed by implementations of IDL interfaces so that those implementations can be invoked dynamically in a server that was not statically linked with the C++ bindings for that IDL interface. For example, this technique might be used to implement objects residing in an inter-ORB bridge server, or gateway. This class is part of the Dynamic Skeleton Interface (DSI).

Subclasses of CORBA::BOA::DynamicImplementation must implement the invoke method.


Related reference
BOA::DynamicImplementation::invoke



Searchable topic ID:   rcor_moddim
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/ref/rcor_moddim.html

Library | Support | Terms of Use | Feedback