Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Using the Services for Managing Namespace Nodes | Overview | Listener Services | wm.art.dev.listener:deleteListenerNode
 
wm.art.dev.listener:deleteListenerNode
This service deletes a specified listener node.
*You must disable the listener node before you delete it, using the pub.art.listener:disableListener service.
For more information, see the webMethods Integration Server Built-In Services Reference for your release.
*The delete 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
Name
Description
listenerName
String. Required. Name of the listener in the format: folder:node.
Output Parameters
None.