Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Listener Notifications | Overview | Implementing Listeners and Listener Notifications
 
Implementing Listeners and Listener Notifications
The implementation of a listener and listener notification is similar to the implementation of an adapter connection. Each implementation includes a Java class extending an ADK base class, and a namespace node in which design-time configuration data is stored. In the Java class, the metadata model for listeners and listener notification is nearly identical to that of adapter connections. The configuration pages are built from the listeners metadata. For more information, see Metadata Model for Connection