com.google.inject

Interface Module

    • Method Detail

      • configure

        void configure(Binder binder)
        Contributes bindings and other configurations for this module to binder.

        Do not invoke this method directly to install submodules. Instead use Binder.install(Module), which ensures that provider methods are discovered.

Copyright © 2006–2018 Google, Inc.. All rights reserved.