|
Class Summary |
| AdminConnection |
The abstract class all AdminConnection objects must inherit from. |
| AdminMgr |
This class is the Gui controller for the JMS JNDI administration. |
| DatabaseFilter |
A file filter used by the file chooser to resitrict displayed files
to files with a ".db" suffix only. |
| ObjectDialog |
A simple dialog to collect information for creating Contexts and objects |
| OfflineConnection |
Use the IntraVM Jndi Context. |
| OnlineConnection |
Connects to the OpenJMSServer for all updates and requests. |
| OpenJMSContext |
This class controls all dispay characteristics and menus related to a
queue/topic object. |
| OpenJMSObject |
This class controls all dispay characteristics and menus related to an
object. |
| OpenJMSServer |
This class controls all dispay characteristics and menus related to an
OpenJMS Jndi Server. |
| QueryDialog |
A generic query dialaog, used to confirm all add/delete operations. |