Class IdServerStrings

java.lang.Object
com.io7m.jxtrand.vanilla.JXTAbstractStrings
com.io7m.idstore.server.controller.IdServerStrings
All Implemented Interfaces:
com.io7m.jxtrand.api.JXTStringsType, com.io7m.repetoir.core.RPServiceType

public final class IdServerStrings extends com.io7m.jxtrand.vanilla.JXTAbstractStrings implements com.io7m.repetoir.core.RPServiceType
The server string resources.
  • Constructor Details

    • IdServerStrings

      public IdServerStrings(Locale locale) throws IOException
      The client string resources.
      Parameters:
      locale - The application locale
      Throws:
      IOException - On I/O errors
  • Method Details

    • format

      public String format(String id, Object... args)
      Specified by:
      format in interface com.io7m.jxtrand.api.JXTStringsType
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • description

      public String description()
      Specified by:
      description in interface com.io7m.repetoir.core.RPServiceType