Registering a New POA Activator

  1. Select New --> POA Activator on the POA Node that represents the parent POA.
  2. Specify the variable related to the New POA Activator within the POA Activator dialog.
  3. Click the Generate activator instantation code checkbox to generate code that creates an instance of this activator.
    If you clicked the above checkbox, the Type and Constructor text fields are enabled.
  4. Enter the Type for the POA activator instance.
  5. Provide a Constructor for the POA activator instance.
  6. Click OK.

The IDE generates source code and places the code in a read-only guarded block within the server's main method.

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

Legal Notices