Copyright (c) Qusay H. Mahmoud
28
Object Adapters
lMediate between CORBA objects and programming language implementations
lProvide a number of services:
–Creation of CORBA objects and their references
–Dispatching requests to the appropriate servant that provides implementation for the target object
–Activation and deactivation of CORBA objects
l