Interface PathLookup
- All Known Implementing Classes:
PathLookupImpl
public interface PathLookup
Resolves paths for known directories checked by entitlements.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetBaseDirPaths(PathLookup.BaseDir baseDir) booleanpidFile()resolveSettingPaths(PathLookup.BaseDir baseDir, String settingName)
-
Field Details
-
DEFAULT_FILESYSTEM_CLASS
-
-
Method Details
-
pidFile
Path pidFile() -
getBaseDirPaths
-
resolveSettingPaths
- Returns:
- all paths obtained by resolving all values of the given setting under all
paths of the given
baseDir.
-
isPathOnDefaultFilesystem
-