Class BaseSourceService<T>

    • Constructor Detail

      • BaseSourceService

        public BaseSourceService()
    • Method Detail

      • accepts

        public boolean accepts​(org.uberfire.java.nio.file.Path path)
        Specified by:
        accepts in interface SourceService<T>