Class RestClientProducer

java.lang.Object
de.cuioss.portal.restclient.RestClientProducer

Produces a RestClientHolder to the given service interface.
  • Constructor Details

  • Method Details

    • suffixNameWithDot

      public static String suffixNameWithDot(String name)
      Parameters:
      name - to be suffixed, must not be null
      Returns:
      the given name suffixed with a dot