Class EurekaServerContextBinder

  • All Implemented Interfaces:
    org.glassfish.jersey.internal.inject.Binder

    public class EurekaServerContextBinder
    extends org.glassfish.jersey.internal.inject.AbstractBinder
    Jersey3 binder for the EurekaServerContext. Replaces the GuiceFilter in the server WAR web.xml
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void configure()
      • Methods inherited from class org.glassfish.jersey.internal.inject.AbstractBinder

        bind, bind, bind, bindAsContract, bindAsContract, bindAsContract, bindFactory, bindFactory, bindFactory, createManagedInstanceProvider, getBindings, install
      • Methods inherited from class java.lang.Object

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

      • EurekaServerContextBinder

        public EurekaServerContextBinder()
    • Method Detail

      • configure

        protected void configure()
        Specified by:
        configure in class org.glassfish.jersey.internal.inject.AbstractBinder