Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Listener Notifications | Listener Notification Implementation | Defining a WmAsyncListenerNotification Implementation Class
 
Defining a WmAsyncListenerNotification Implementation Class
Create a class by extending com.wm.adk.notification.WmAsyncListenerNotification base class. This class must provide default implementations for the following abstract methods
*fillWmTemplateDescriptor
*supports
*runNotification
If you are not using the alternative resource domain management model, skip the following methods:
*adapterCheckValue
*adapterResourceDomainLookup
*registerResourceDomain