| Package | Description | 
|---|---|
| oracle.security.jps.util | 
| Modifier and Type | Method and Description | 
|---|---|
| static JpsBundle | JpsBundle. getResourceBundle(JpsBundleType resourceType)Returns the appropriate resource bundle based on the passed type | 
| static JpsBundle | JpsBundle. getResourceBundle(JpsBundleType resourceType, java.util.Enumeration locales)Returns the resource bundle with the highest weight from the list of locales | 
| static JpsBundle | JpsBundle. getResourceBundle(JpsBundleType bundleType, java.util.Locale locale)Returns the appropriate resource bundle based on the passed type |