public final class EJBAddinArb extends ArrayResourceBundle
| Modifier and Type | Field and Description | 
|---|---|
static int | 
CMP_WIZ_OPTIONS_EJB30_PERSISTENCE_MANAGER  | 
static int | 
CMP_WIZ_OPTIONS_OC4J_NATIVE_PERSISTENCE_MANAGER
Identifies keys to access localizable object 
 | 
static int | 
CMP_WIZ_OPTIONS_TOPLINK_PERSISTENCE_MANAGER  | 
static int | 
CMP_WIZ_OPTIONS_WEBLOGIC_PERSISTENCE_MANAGER  | 
static int | 
EJB_ADDIN_RUN_XDOCLET_MENU_TEXT  | 
| Constructor and Description | 
|---|
EJBAddinArb()  | 
| Modifier and Type | Method and Description | 
|---|---|
static char | 
getChar(int key)
Gets the character associated with the specified resource id. 
 | 
protected java.lang.Object[] | 
getContents()
Gets the localizable objects 
 | 
static ArrayResourceBundle | 
getInstance()
Gets the singleton instance of this bundle class. 
 | 
static java.lang.Integer | 
getInteger(int key)  | 
static java.lang.String | 
getString(int key)
Gets the string associated with the specified resource id. 
 | 
formatImpl, formatImpl, formatImpl, formatImpl, getAcceleratorImpl, getCharImpl, getFontImpl, getIconImpl, getImageIconImpl, getImageImpl, getIntegerImpl, getKeys, getMnemonicImpl, getObject, getObjectImpl, getStringArray, getStringImpl, getUncachedIconImpl, getUncachedImageImpl, handleGetObjectpublic static final int CMP_WIZ_OPTIONS_OC4J_NATIVE_PERSISTENCE_MANAGER
public static final int CMP_WIZ_OPTIONS_TOPLINK_PERSISTENCE_MANAGER
public static final int CMP_WIZ_OPTIONS_WEBLOGIC_PERSISTENCE_MANAGER
public static final int CMP_WIZ_OPTIONS_EJB30_PERSISTENCE_MANAGER
public static final int EJB_ADDIN_RUN_XDOCLET_MENU_TEXT
public static final ArrayResourceBundle getInstance()
protected java.lang.Object[] getContents()
getContents in class ArrayResourceBundlepublic static java.lang.String getString(int key)
public static char getChar(int key)
public static java.lang.Integer getInteger(int key)