Adapter Development Kit 6.5 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Using the Services for Managing Namespace Nodes | Polling Notification Services | wm.art.dev.listener:deleteListenerNode
 
wm.art.dev.listener:deleteListenerNode
This service removes a specified instance of a listener. You must disable the listener before deleting it, using the disableListener service. For more information, see the webMethods Integration Server Built-In Services Reference for your release.
This action is immediate and non-reversible, and returns no output data. You may assume that the service completed successfully if it does not throw a checked exception.
Input Parameters
listenerName
String. Required. The namespace folder:node name of an existing listener.
Output Parameters
None.