com.ibm.di.plugin.mqe.config
Class MQeConfig
java.lang.Object
com.ibm.di.plugin.mqe.config.MQeConfig
public class MQeConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROP_CLIENT_ROOT_FOLDER
public static final String PROP_CLIENT_ROOT_FOLDER
- See Also:
- Constant Field Values
PROP_CLIENT_QM_NAME
public static final String PROP_CLIENT_QM_NAME
- See Also:
- Constant Field Values
PROP_CLIENT_PIN
public static final String PROP_CLIENT_PIN
- See Also:
- Constant Field Values
PROP_CLIENT_KEY_RING_PASSWORD
public static final String PROP_CLIENT_KEY_RING_PASSWORD
- See Also:
- Constant Field Values
PROP_CLIENT_REGISTRY_FILE
public static final String PROP_CLIENT_REGISTRY_FILE
- See Also:
- Constant Field Values
PROP_SERVER_ROOT_FOLDER
public static final String PROP_SERVER_ROOT_FOLDER
- See Also:
- Constant Field Values
PROP_SERVER_QM_NAME
public static final String PROP_SERVER_QM_NAME
- See Also:
- Constant Field Values
PROP_SERVER_IP
public static final String PROP_SERVER_IP
- See Also:
- Constant Field Values
PROP_SERVER_REG_PIN
public static final String PROP_SERVER_REG_PIN
- See Also:
- Constant Field Values
PROP_SERVER_KEY_RING_PASSWORD
public static final String PROP_SERVER_KEY_RING_PASSWORD
- See Also:
- Constant Field Values
PROP_SERVER_REGISTRY_TYPE
public static final String PROP_SERVER_REGISTRY_TYPE
- See Also:
- Constant Field Values
PROP_SERVER_LISTENING_ADAPTER
public static final String PROP_SERVER_LISTENING_ADAPTER
- See Also:
- Constant Field Values
PROP_CERT_SERVER_REQ_PIN
public static final String PROP_CERT_SERVER_REQ_PIN
- See Also:
- Constant Field Values
PROP_CERT_SERVER_HOSTANDPORT
public static final String PROP_CERT_SERVER_HOSTANDPORT
- See Also:
- Constant Field Values
PROP_CERT_RENEW_ENTITY_NAME
public static final String PROP_CERT_RENEW_ENTITY_NAME
- See Also:
- Constant Field Values
PROP_COMMUNICATION_PORT
public static final String PROP_COMMUNICATION_PORT
- See Also:
- Constant Field Values
PROP_DEBUG
public static final String PROP_DEBUG
- See Also:
- Constant Field Values
PROP_DISABLE_Q_REGISTRY
public static final String PROP_DISABLE_Q_REGISTRY
- See Also:
- Constant Field Values
PROP_QNAME
public static final String PROP_QNAME
- See Also:
- Constant Field Values
DEFAULT_QM_NAME_CLIENT
public static final String DEFAULT_QM_NAME_CLIENT
- See Also:
- Constant Field Values
DEFAULT_QM_NAME_SERVER
public static final String DEFAULT_QM_NAME_SERVER
- See Also:
- Constant Field Values
DEFAULT_STORE_QUEUE_NAME
public static final String DEFAULT_STORE_QUEUE_NAME
- See Also:
- Constant Field Values
DEFAULT_SYSTEM_QUEUE_NAME
public static final String DEFAULT_SYSTEM_QUEUE_NAME
- See Also:
- Constant Field Values
REGISTRY_FOLDER
public static final String REGISTRY_FOLDER
- See Also:
- Constant Field Values
QUEUES_FOLDER
public static final String QUEUES_FOLDER
- See Also:
- Constant Field Values
INI_FILE_CLIENT
public static final String INI_FILE_CLIENT
- See Also:
- Constant Field Values
INI_FILE_SERVER
public static final String INI_FILE_SERVER
- See Also:
- Constant Field Values
REGISTRY_VALUE_FILE
public static final String REGISTRY_VALUE_FILE
- See Also:
- Constant Field Values
ADAPTER_VALUE_FAST_NETWORK
public static final String ADAPTER_VALUE_FAST_NETWORK
- See Also:
- Constant Field Values
MQeConfig
public MQeConfig()
main
public static void main(String[] args)