org.glite.security.delegation.storage
Class GrDPStorageFilesystemFactory

java.lang.Object
  extended by org.glite.security.delegation.storage.GrDPStorageFactory
      extended by org.glite.security.delegation.storage.GrDPStorageFilesystemFactory

public class GrDPStorageFilesystemFactory
extends GrDPStorageFactory

Allows creates of new instances of the filesystem implementation of the GrDPStorage interface.


Constructor Summary
GrDPStorageFilesystemFactory()
           
 
Method Summary
 GrDPStorage createGrDPStorage(GrDProxyDlgeeOptions dlgeeOptions)
          Creates a new GrDPStorage instance and returns it to the user.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GrDPStorageFilesystemFactory

public GrDPStorageFilesystemFactory()
Method Detail

createGrDPStorage

public GrDPStorage createGrDPStorage(GrDProxyDlgeeOptions dlgeeOptions)
                              throws GrDPStorageException
Creates a new GrDPStorage instance and returns it to the user. The actual instance created is a GrDPStorageFilesystem object.

Overrides:
createGrDPStorage in class GrDPStorageFactory
Returns:
The storage object that interfaces the storage backend.
Throws:
GrDPStorageException


Copyright © 2004-2008. EU-EGEE