Broker 10.15 | webMethods Broker Documentation | webMethods Broker Administration Java API Programmer’s Guide | Managing Site Configurations | Collection Information
 
Collection Information
The BrokerCompleteCollection class can hold information about an entire configuration of Broker Servers, Brokers, Broker clients, client groups, event types, and access control lists.
The following table shows the methods offered by the BrokerCompleteCollection class.
Method
Description
read
readFile
Creates a BrokerCompleteCollection and initializes it from input data or from an input file containing ADL.
toString
Returns a string of ADL that describes the collection defined by this object.
write
Writes the contents of this collection, usually to a file, in ADL format.
writeVersionNumber
Writes just the version number of this object.