public interface MControllerProvider
MController.| Modifier and Type | Method and Description |
|---|---|
default boolean |
canScan(String location)
Determine if this Controller can scan for a collection at this location.
|
MController |
create()
Creates an instance of
|
String |
getProtocol()
The leading protocol string (without a trailing ":").
|
String getProtocol()
default boolean canScan(String location)
MController create()
MController that scans locations to filter and provide a set of s defining to
be used to define a collection.