Package com.sun.istack.localization
Interface LocalizableMessageFactory.ResourceBundleSupplier
- All Known Implementing Classes:
ClientTransportException,DeserializationException,ExceptionHasMessage,HandlerException,JAXWSExceptionBase,MessageCreationException,RuntimeModelerException,SenderException,SerializationException,ServerRtException,UnsupportedMediaException,UtilException,VersionMismatchException,XMLMessageException,XMLReaderException,XMLStreamReaderException,XMLStreamWriterException
- Enclosing class:
- LocalizableMessageFactory
public static interface LocalizableMessageFactory.ResourceBundleSupplier
-
Method Summary
-
Method Details
-
getResourceBundle
Gets the ResourceBundle.- Parameters:
locale- the requested bundle's locale- Returns:
- ResourceBundle
-