Uses of Interface
org.openpreservation.messages.MessageFactory
-
Uses of MessageFactory in org.openpreservation.messages
Modifier and TypeMethodDescriptionstatic MessageFactory
Messages.getInstance()
Get a MessageFactory instance with the default property based bundle name and the default user localestatic MessageFactory
Messages.getInstance
(String bundleName) Get a MessageFactory instance with the requested property based bundle name and the default user localestatic MessageFactory
Messages.getInstance
(String bundleName, Locale locale) Get a MessageFactory instance with the requested property based bundle name and a specific locale