org.jdiagnose.remote.file
Class TmpFileFactory

java.lang.Object
  extended byorg.jdiagnose.remote.file.TmpFileFactory
All Implemented Interfaces:
FileFactory

public class TmpFileFactory
extends java.lang.Object
implements FileFactory

Author:
jamie

Field Summary
static java.lang.String JAVA_IO_TMPDIR
           
 
Constructor Summary
TmpFileFactory()
           
 
Method Summary
 java.io.File getFile(java.lang.String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAVA_IO_TMPDIR

public static final java.lang.String JAVA_IO_TMPDIR
Constructor Detail

TmpFileFactory

public TmpFileFactory()
Method Detail

getFile

public java.io.File getFile(java.lang.String fileName)
Specified by:
getFile in interface FileFactory


Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.