First page Back Continue Last page Overview Graphics
policy: Request Processing
USE_ACTIVE_OBJECT_MAP_ONLY
- an Object Id must be found in the active object map
USE_DEFAULT_SERVANT
- if an Object Id is not found in the active object map the request is dispatched to the default servant
USE_SERVANT_MANAGER
- if an Object Id is not found in the active object map the servant manager gets control
Notes: