To develop a connector, you must create and compile a connector for the IBM® Integration Bus runtime environment, then install the connector files on an integration node.
You begin by creating the connector factory class. You then create the appropriate classes for the type of connector. A single connector provider can contain more than one connector type. You do not need to create a connector of every type for a connector provider.
To create a connector for the runtime environment, complete the following tasks: