Show TOC

 Developing the Client Application in JavaLocate this document in the navigation structure

Procedure

Complete the following tasks to develop the client side application in Java:

  1. Generate the IDL representation of the Notificator callback object
  2. Generate the Java classes against the IDL file.
  3. Implement the callback object.
  4. Develop the client.