Uses of Class
org.apache.maven.surefire.api.util.TempFileManager
Packages that use TempFileManager
-
Uses of TempFileManager in org.apache.maven.surefire.api.util
Fields in org.apache.maven.surefire.api.util declared as TempFileManagerFields in org.apache.maven.surefire.api.util with type parameters of type TempFileManagerModifier and TypeFieldDescriptionprivate static final Map<File, TempFileManager> TempFileManager.INSTANCESMethods in org.apache.maven.surefire.api.util that return TempFileManagerModifier and TypeMethodDescriptionprivate static TempFileManagerSureFireFileManager.create()static TempFileManagerTempFileManager.instance()static TempFileManagerstatic TempFileManagerCreates an instance using a subdirectory of the system's temporary directory.