Class ResourceConfigUtil


  • public class ResourceConfigUtil
    extends java.lang.Object
    Author:
    Tony Vaagenes
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void registerComponent​(org.glassfish.jersey.server.ResourceConfig config, java.lang.Object component)
      Solves ambiguous reference to overloaded definition, see http://stackoverflow.com/questions/3313929/how-do-i-disambiguate-in-scala-between-methods-with-vararg-and-without
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ResourceConfigUtil

        public ResourceConfigUtil()
    • Method Detail

      • registerComponent

        public static void registerComponent​(org.glassfish.jersey.server.ResourceConfig config,
                                             java.lang.Object component)
        Solves ambiguous reference to overloaded definition, see http://stackoverflow.com/questions/3313929/how-do-i-disambiguate-in-scala-between-methods-with-vararg-and-without