Class GoGridParserModule

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

    public class GoGridParserModule
    extends com.google.inject.AbstractModule
    Configures the GoGrid connection.
    • Constructor Detail

      • GoGridParserModule

        public GoGridParserModule()
    • Method Detail

      • provideCustomAdapterBindings

        @Provides
        @Singleton
        public final Map<Type,​Object> provideCustomAdapterBindings()
      • configure

        protected void configure()
        Overrides:
        configure in class com.google.inject.AbstractModule