Broker 10.15 | webMethods Broker Documentation | webMethods Broker Messaging Programmer's Guide | webMethods Messaging Administration | Configuring Administered Objects | Broker Administration API
 
Broker Administration API
The webMethods Java package com.webmethods.jms.admin contains the JMS administration class WmJMSAdmin, which you can use to administer the Broker for JMS-related tasks.
Normally, you will not need to use this class, as it is simpler to administer Broker using the JMSAdmin command-line tool, which is built from WmJMSAdmin, or by using My webMethods. It is also possible to use WmJMSAdmin to build your own administrative tools, if desired.