Developing custom adapters

The custom adapters interface makes it possible for users to develop adapters with as much functionality as those provided with the product.

The C API provides:

  • The ability to integrate adapters into HCL Link products using the XML registration file.
  • The ability to participate in connection pooling.
  • The ability to provide an event listener.
  • An object-oriented interface.

Adapter information originates in the adapters.xml registration file and the vtable adapter library.