An API that provides a way to deliver requests from an ORB to an object implementation
when the type of the object implementation is not known at compile time. DSI,
which is the server side analog to the client side DII, makes it possible for
the application programmer to inspect the parameters of an incoming request
to determine a target object and method.