examples.mqbridge.awt
Class AwtMQBridgeServer
java.lang.Object
|
+--examples.mqbridge.awt.AwtMQBridgeServer
Deprecated. In v2.0 this is no longer relevent, given that the queue manager will load
bridge capability if the required pre-requisite software is available on the
classpath. Use examples.awt.AwtMQeServer instead of this class from now on.
- public class AwtMQBridgeServer
- extends java.lang.Object
To provide a bridge-enabled server capability in a graphical user interface.
Field Summary |
static short[] |
version
Deprecated. |
Method Summary |
static void |
main(java.lang.String[] args)
Deprecated. Entry point when the program is called from the command line. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
version
public static short[] version
- Deprecated.
AwtMQBridgeServer
public AwtMQBridgeServer()
- Deprecated.
main
public static void main(java.lang.String[] args)
- Deprecated.
- Entry point when the program is called from the command line.
Syntax from the command line is:
java examples.awt.AwtMQeServer <iniFileName>