Broker 10.15 | webMethods Broker Documentation | webMethods Broker Administration Java API Programmer’s Guide | Managing Broker Event Types | Overview
 
Overview
This chapter describes how you can use the BrokerAdminClient interface, introduced in Managing Broker Clients, to obtain information about event types defined for a Broker. Reading this chapter should help you understand:
*Listing event types defined for a particular Broker.
*Listing all Broker clients which have subscriptions for an event type.
*Obtaining event type statistics.
*Creating or destroying an event type definition or event type infoset.
*Getting or setting a event type's properties, including event fields and their types.
Note:
For more information on event types and their features, see the webMethods Broker Client Java API Programmer’s Guide.