The largest Interview Solution Library on the web


« Previous | 1 | 2 | 3 | Next »

More Definitions


• IDL: Interface Definition Language
– IDL is the means by which a particular object implementation tells its
potential clients what operations are available and how they should be
invoked.
• Language mapping: recipe how to generate stubs&skeletons from
IDL
– Clients see objects and ORB interfaces through the perspective of a
language mapping, bringing the object right up to the programmer’s
level.
• Interface Repository: where all interfaces are stored network-wide
– provides information on interfaces at run-time
• DII: Dynamic Invocation Interface
– construct a remote method call at run-time without the use of stubs
« Previous | 1 | 2 | 3 | Next »


copyright © 2014 - all rights riserved by javatechnologycenter.com