Dynamic Invocation
- In addition to static invocation via stubs, CORBA also
supports dynamic invocation via two interfaces.
- Dynamic Invocation Interface supports dynamic client
request invocation.
- Dynamic Skeleton Interface provides dynamic dispatch
to objects.
- They can be viewed as "generic stub" and "generic skeleton",
respectively.
José M. Vidal
.
16 of 21