com.intel.gpe.gridbeans
Class URL

java.lang.Object
  extended by com.intel.gpe.gridbeans.URL
All Implemented Interfaces:
AbstractFile

public class URL
extends java.lang.Object
implements AbstractFile

The class for values of type URL. Not implemented yet.

Version:
$Id: URL.java,v 1.3 2005/12/07 12:12:42 lukichev Exp $
Author:
Alexander Lukichev
See Also:
GridBeanParameterType

Constructor Summary
URL()
           
 
Method Summary
 java.lang.String getTargetSystemFile()
          Get the name of the file at a remote location.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URL

public URL()
Method Detail

getTargetSystemFile

public java.lang.String getTargetSystemFile()
Description copied from interface: AbstractFile
Get the name of the file at a remote location.

Specified by:
getTargetSystemFile in interface AbstractFile
Returns:
The name of the file on the remote file system