Interface PreProcessModule


public interface PreProcessModule
A module can implement this interface to allow to pre process other modules before an injector is created.
  • Method Summary

    Modifier and Type Method Description
    void processModule​(Module module)