Package net.sf.xbus.tools

Provides various utilities

See:
          Description

Class Summary
ConfigSearcher TODO: short description of the purpose of this class
HSQLDBShutdown  
QBrowser The QBrowser uses a QueueBrowser interface to look a messages on a queue without removing them and to print them in the specially format on the console.
QDump The QDump uses a QueueBrowser interface to look a messages on a queue without removing them and to print them one after another on the console.
QLoad The QLoad removes all separators between the messages and, using a QueueSender interface, sends these messages in their initial form to a queue.
QReceiver The QReceiver uses a QueueReceiver interface to receive messages that have been delivered to a queue and to print them together with their ordinal number on the console.
 

Package net.sf.xbus.tools Description

Provides various utilities.