Module eclipselink
Class JMSProcessingExceptionResource
- java.lang.Object
-
- java.util.ResourceBundle
-
- java.util.ListResourceBundle
-
- org.eclipse.persistence.exceptions.i18n.JMSProcessingExceptionResource
-
public final class JMSProcessingExceptionResource extends ListResourceBundle
INTERNAL: English ResourceBundle for JMSProcessingException messages. Creation date: (12/6/00 9:47:38 AM)- Author:
- TopLink maintenance team
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class java.util.ResourceBundle
ResourceBundle.Control
-
-
Field Summary
-
Fields inherited from class java.util.ResourceBundle
parent
-
-
Constructor Summary
Constructors Constructor Description JMSProcessingExceptionResource()
Default constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Object[][]
getContents()
Return the lookup table.-
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject, handleKeySet
-
Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent
-
-
-
-
Method Detail
-
getContents
protected Object[][] getContents()
Return the lookup table.- Specified by:
getContents
in classListResourceBundle
-
-