You can create a class to use as a Servant Activator. A Servant Activator returns a Servant for a given object ID, and the Servant and the object ID are entered into the Active Object Map and retained until the object is deactivated.
To create a new Servant Activator:
The code for the new Servant Activator class appears in the Source Editor.
See also | |
---|---|
Creating a New Adapter Activator
Creating a New Servant Locator |