Websphere MQ Everyplace

examples.install
Class ConfigResource

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--examples.install.ConfigResource

public class ConfigResource
extends java.util.ListResourceBundle


Field Summary
static short[] version
           
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
ConfigResource()
           
 
Method Summary
 java.lang.Object[][] getContents()
           
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

version

public static short[] version
Constructor Detail

ConfigResource

public ConfigResource()
Method Detail

getContents

public java.lang.Object[][] getContents()
Specified by:
getContents in class java.util.ListResourceBundle

Websphere MQ Everyplace