Plumtree UI Infrastructure API  
 

TempFile.MAX_TEMP_FILES Field

The maximum number of temp files before we think that there's an error. This is a safegaurd value and should be set pretty high, but lower than the expected number of available handles on the system.

public static int MAX_TEMP_FILES;

See Also

TempFile Class | com.plumtree.uiinfrastructure.tempfile Namespace