![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The TIBCO Hawk classes have several methods for managing and monitoring a TIBCO Enterprise Message Service server. These methods correspond to commands you can issue in the administration tool.Table 75 lists the methods of each class and the corresponding tibemsadmin command for the method. The table also lists the page where you can find more information about each command in Chapter 6, Using the EMS Administration Tool.
Table 75 TIBCO Hawk Agent methods TIBCO Hawk Agent Method This method returns the list of methods that this TIBCO Hawk class can perform. You can specify a queue name or a pattern to return all matching queue names. You can specify a topic name or a pattern to return all matching topic names. You can specify a topic name or a pattern to return all matching durable subscriptions. show stat consumers show stat producers This method returns the list of ports the TIBCO Enterprise Message Service server is configured to listen on. Check whether the server is reachable by attempting to connect to it. (Afterward, this method breaks the test connection.) Specify the name of the durable subscription and the client ID associated with the durable subscription (client ID can be null).
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |