com.intel.gpe.gridbeans
Interface AbstractFile

All Known Implementing Classes:
GPEFile, URL

public interface AbstractFile

The parent interface for the values of types URL and GPEFile.

Version:
$Id: AbstractFile.java,v 1.3 2005/12/07 12:12:42 lukichev Exp $
Author:
Alexander Lukichev

Method Summary
 java.lang.String getTargetSystemFile()
          Get the name of the file at a remote location.
 

Method Detail

getTargetSystemFile

java.lang.String getTargetSystemFile()
Get the name of the file at a remote location.

Returns:
The name of the file on the remote file system