Creating a New Servant Locator

You can create a class to use as a Servant Locator. A Servant Locator provides a Servant only for the current request; unlike the Servant Activator, it does not provide an Object ID that is entered into the Active Object Map that is kept until the object is deactivated.

To create a new Servant Activator:

  1. Select File New from Template
  2. Under the Corba Node, select the POA Node.
  3. Click the Servant Activator Node.

The code for the new Adapter Activator class appears in the Source Editor.

See also
  Creating a New Servant Activator
Creating a New Adaptor Activator

 


Legal Notices