Overview
This chapter describes the webMethods Broker Java API for receiving and processing events using the callback model. Reading this chapter will help you to understand:
How to register general and specific callback objects.
How to derive your own callback object from the
BrokerCallback interface.
How to retrieve and process events from the
Broker using callback objects.