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 Summary

    Modifier and Type Method Description
    void configure​(Binder binder)  
  • Method Details

    • configure

      void configure​(Binder binder)