Using the webMethods Broker Java API
The webMethods Broker Java API is implemented as a Java package that provides all the necessary interfaces, classes and methods for:
Creating and manipulating events.
Transferring events to a
Broker.
Retrieving events from a
Broker.
Querying the
Broker for state information.
You can use the webMethods Broker Java API to create a wide variety of applications, including simple clients, watchdog agents, and adapters for legacy applications and existing data sources.