Class EverrestModule

  • All Implemented Interfaces:
    com.google.inject.Module

    public class EverrestModule
    extends com.google.inject.AbstractModule
    Author:
    andrew00x
    • Constructor Detail

      • EverrestModule

        public EverrestModule()
    • Method Detail

      • configure

        protected void configure()
        Add binding for HttpHeaders, InitialProperties, Providers, Request, SecurityContext, ServletConfig, UriInfo. All this types will be supported for injection in constructor or fields of component of Guice container.
        Specified by:
        configure in class com.google.inject.AbstractModule
        See Also:
        Inject, Inject