Adapter Development Kit 6.5 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Adapter Services | Adapter Service Classes | Registering Adapter Service Templates in Connection Factories
 
Registering Adapter Service Templates in Connection Factories
You must register each adapter service template class in the connection factory classes for the connection types that will support the services. You do this by passing the class name to the ResourceAdapterMetadataInfo.addServiceTemplate method from the fillResourceAdapterMetadataInfo method of the connection factory. An example is shown in Defining a WmAdapterService Implementation Class.