org.edg.data.reptor.storage
Class GridFTPFactory

java.lang.Object
  extended byorg.edg.data.reptor.storage.GridFTPFactory

public class GridFTPFactory
extends java.lang.Object

The factory to instantiate an info service provider

Version:
$Id: GridFTPFactory.java,v 1.8 2004/08/03 11:35:13 jamesc Exp $
Author:
Peter Kunszt

Constructor Summary
GridFTPFactory()
           
 
Method Summary
static GridFTP create(java.net.URI file, Configuration config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridFTPFactory

public GridFTPFactory()
Method Detail

create

public static GridFTP create(java.net.URI file,
                             Configuration config)
                      throws FileHandleException
Throws:
FileHandleException