|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ConfigManagerConnectionParameters in com.ibm.broker.config.proxy |
---|
Classes in com.ibm.broker.config.proxy that implement ConfigManagerConnectionParameters | |
---|---|
class |
MQConfigManagerConnectionParameters
Allows user-written Configuration Manager Proxy applications to specify a set of connection parameters that can be used to connect to MQ-based Configuration Managers. |
class |
MQPropertyFileConfigManagerConnectionParameters
Provides the connection parameters to a Configuration Manager by reading a properties file that contains the hostname, queue manager, port and security exit information. |
Methods in com.ibm.broker.config.proxy with parameters of type ConfigManagerConnectionParameters | |
---|---|
static ConfigManagerProxy |
ConfigManagerProxy.getInstance(ConfigManagerConnectionParameters cmcp)
Asks the Configuration Manager Proxy to connect to a Configuration Manager with the supplied parameters. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |