org.openqa.selenium.firefox.internal
Class ProfileReaper

java.lang.Object
  extended by org.openqa.selenium.firefox.internal.ProfileReaper

public class ProfileReaper
extends java.lang.Object


Constructor Summary
ProfileReaper()
           
 
Method Summary
 void clean(java.util.Set<java.io.File> tempDirs)
           
 void deleteOnExit(java.io.File addToDeletes)
           
static ProfileReaper getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileReaper

public ProfileReaper()
Method Detail

getInstance

public static ProfileReaper getInstance()

deleteOnExit

public void deleteOnExit(java.io.File addToDeletes)

clean

public void clean(java.util.Set<java.io.File> tempDirs)


Copyright © 2009. All Rights Reserved.