Interface ProjectConfig

  • All Superinterfaces:
    Config
    All Known Subinterfaces:
    Project

    public interface ProjectConfig
    extends Config
    Base Project configuration interface. Provide different implementations if you want to support different project types
    See Also:
    Project