Broker 10.15 | webMethods Broker Documentation | webMethods Broker Administration Java API Programmer’s Guide | Getting Started | Overview of the webMethods Broker Administration API | BrokerServerClient
 
BrokerServerClient
The BrokerServerClient class, described in Managing Brokers and Broker Servers, allows your client application to administer the Broker Server on which one or more Brokers are running. The administration methods offered by this interface allow your client application to:
*Start and stop a Broker Server.
*Create and destroy a Broker.
*List all of the Brokers running within a particular Broker Server.
*Obtain statistics for the host where a Broker Server is running.
*Pause all publishing clients on a Broker Server.
*Manage Broker Server security.
Managing Brokers and Broker Servers describes the use of this class to administer hosts where Brokers are running.