Creating a New Adapter Activator

You can create a class to use as a Adapter Activator. An Adapter Activator provides methods used by the POA to activate an ORB object.

To create a new Adapter Activator:

  1. Select File -->New from Template.
  2. Under the Corba Node, select the POA Node.
  3. Click the Adpater 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 Servant Locator

 


Legal Notices