Class FreeModule

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

    public class FreeModule
    extends MethodBasedModule
    • Constructor Detail

      • FreeModule

        public FreeModule​(java.lang.reflect.Method method,
                          java.lang.Object owner)
    • Method Detail

      • configure

        public void configure​(com.google.inject.Binder binder)
        Specified by:
        configure in interface com.google.inject.Module
        Overrides:
        configure in class MethodBasedModule