Interface RootDetector

All Superinterfaces:
Service
All Known Implementing Classes:
DotMvnRootDetector, PomXmlRootDetector

public interface RootDetector extends Service
Interface used to detect is a given directory "root directory".
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details Link icon

    • isRootDirectory Link icon

      boolean isRootDirectory(Path dir)