Class BindApiContextWithWildcardExtendsExplicitAndRawType

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

    public class BindApiContextWithWildcardExtendsExplicitAndRawType
    extends com.google.inject.AbstractModule
    Allows you to lookup the ApiMetadata.getContext() as ApiContext, ApiContext<Api>, and ApiContext<?>.
    • Method Detail

      • configure

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