Information is displayed in the log view
of the
Configuration Manager Proxy API Exerciser window.
For example, the following output could be displayed
(12/08/04 18:24:45) ----> cmp.exerciser.ClassTesterForBrokerProxy.
testListConnections(<B1>)
(12/08/04 18:24:45) There are no connections defined.
(12/08/04 18:24:45) <---- cmp.exerciser.ClassTesterForBrokerProxy.
testListConnections
The first line
indicates that the method
cmp.exerciser.ClassTesterForBrokerProxy.testListConnections() was
invoked with the parameter of the AdministeredObject representing the broker,
B1. The second line is some output from the method, and the third line indicates
that the method completed.
The available CMP methods are used to manage
the broker domain.