@ServiceInterface public interface FsManagerFactory extends java.util.function.Supplier<FsManager>
ServiceImplementation are subject to service location by the
FsManagerLocator.SINGLETON.
If multiple factory services are located on the class path at run time, the service with the greatest ServiceImplementation.priority() gets selected.