|
Websphere MQ Everyplace | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.mqe.mqbridge.MQeMQBridges
The queue manager now loads bridge capability if the environment supports it, so if the application instantiates and activates a queue manager, then all support provided by this class in the past is available to the application once the queue manager activation has completed.
Deprecated class used in previous versions of MQe to act as a "loader" for all the bridges.
The class does nothing now, though it is still supplied so that applications written and compiled using previous versions of MQe will appear to work as before.
Field Summary | |
static java.lang.String |
copyright
Deprecated. The whole class is deprecated. |
static java.lang.String |
MQE_FIELD_LABEL_ATTRIBUTE_LOAD_BRIDGE_RULE
Deprecated. The queue manager now loads bridge capability if the environment supports it, so if the application instantiates and activates a queue manager, then all support provided by this class in the past is available to the application once the queue manager activation has completed. The bridge information is now owned by a queue manager, so there is now no concept of filtering the names of bridge objects loaded into a JVM from a larger collection of bridge configurations. So this part of the start-up parameters is no longer needed. |
static java.lang.String |
MQE_FIELD_LABEL_SECTION_NAME_MQBRIDGE
Deprecated. The queue manager now loads bridge capability if the environment supports it, so if the application instantiates and activates a queue manager, then all support provided by this class in the past is available to the application once the queue manager activation has completed. The bridge information is now owned by a queue manager, so there is now no concept of filtering the names of bridge objects loaded into a JVM from a larger collection of bridge configurations. So this part of the start-up parameters is no longer needed. |
Constructor Summary | |
MQeMQBridges()
Deprecated. The whole class is now deprecated. |
Method Summary | |
void |
activate(MQeFields config)
Deprecated. The whole class is now deprecated. |
void |
close()
Deprecated. The whole class is now deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String copyright
public static final java.lang.String MQE_FIELD_LABEL_SECTION_NAME_MQBRIDGE
The queue manager now loads bridge capability if the environment supports it, so if the application instantiates and activates a queue manager, then all support provided by this class in the past is available to the application once the queue manager activation has completed.
The bridge information is now owned by a queue manager, so there is now no concept of filtering the names of bridge objects loaded into a JVM from a larger collection of bridge configurations. So this part of the start-up parameters is no longer needed.
Now deprecated as this method does nothing. Bridge function is available by default if the environment permits by default.
public static final java.lang.String MQE_FIELD_LABEL_ATTRIBUTE_LOAD_BRIDGE_RULE
The queue manager now loads bridge capability if the environment supports it, so if the application instantiates and activates a queue manager, then all support provided by this class in the past is available to the application once the queue manager activation has completed.
The bridge information is now owned by a queue manager, so there is now no concept of filtering the names of bridge objects loaded into a JVM from a larger collection of bridge configurations. So this part of the start-up parameters is no longer needed.
activate(com.ibm.mqe.MQeFields)
method.
Now deprecated as this method does nothing. Bridge function is available by default if the environment permits by default.
Constructor Detail |
public MQeMQBridges() throws java.lang.Exception
Now deprecated as this method does nothing. Bridge function is available by default if the environment permits by default.
Method Detail |
public void activate(MQeFields config) throws java.lang.Exception
Now deprecated as this method does nothing. Bridge function is available by default if the environment permits by default.
java.lang.Exception
public void close() throws java.lang.Exception
Now deprecated as this method does nothing. Bridge function is available by default if the environment permits by default.
java.lang.Exception
|
Websphere MQ Everyplace | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |