Registering Servants
- Select New --> Servant on the POA Node that represents the parent POA.
- On the New Servant dialog, specify the variable and ObjectID related to
the New Servant.
- Click the Generate servant instantation code checkbox to generate code that
creates an instance of this servant.
- If you clicked the above checkbox, the Type and Constructor text fields
are enabled.
- Enter the Type for the servant POA instance.
- Provide a Constructor for the servant POA instance.
- Click OK.
The IDE generates source code and places the code in a read-only guarded block
within the server's main method.
Legal Notices