com.ibm.di.plugin.mqe.config
Class Utils

java.lang.Object
  extended by com.ibm.di.plugin.mqe.config.Utils

public class Utils
extends Object


Field Summary
static String SECTION_ALIAS
           
static String SECTION_PRELOAD
           
 
Constructor Summary
Utils()
           
 
Method Summary
static com.ibm.mqe.MQeFields loadConfigFile(String aFileName)
           
static void processAlias(com.ibm.mqe.MQeFields aConfigFields)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SECTION_ALIAS

public static final String SECTION_ALIAS
See Also:
Constant Field Values

SECTION_PRELOAD

public static final String SECTION_PRELOAD
See Also:
Constant Field Values
Constructor Detail

Utils

public Utils()
Method Detail

loadConfigFile

public static com.ibm.mqe.MQeFields loadConfigFile(String aFileName)
                                            throws Exception
Throws:
Exception

processAlias

public static void processAlias(com.ibm.mqe.MQeFields aConfigFields)
                         throws Exception
Throws:
Exception