Interface Module

  • All Known Implementing Classes:
    ClientModule, ServerModule

    public interface Module
    Represents a unit of configuration of the Cayenne DI container.
    Since:
    3.1
    • Method Detail

      • configure

        void configure​(Binder binder)