Package com.embabel.agent.tools.file
Interface FileAccessLog
-
- All Implemented Interfaces:
public interface FileAccessLogTracks access context
-
-
Method Summary
Modifier and Type Method Description abstract List<String>getPathsAccessed()-
-
Method Detail
-
getPathsAccessed
abstract List<String> getPathsAccessed()
-
-
-
-