Interface MControllerProvider

    • Method Detail

      • getProtocol

        String getProtocol()
        The leading protocol string (without a trailing ":").
      • canScan

        default boolean canScan​(String location)
        Determine if this Controller can scan for a collection at this location.
      • create

        MController create()
        Creates an instance of
        Returns:
        An MController that scans locations to filter and provide a set of MFiles defining to be used to define a collection.