Overview of Architectural Components
The communication between the object implementation and the ORB core is
effected by the Object Adapter (OA). It handles services such as
generation and interpretation of object references, method invocation,
security of interactions, object and implementation activation and
deactivation, mapping references corresponding to object implementations
and registration of implementations. It is expected that there will be many
different special-purpose object adapters to fulfill the needs of specific
systems (for example databases).