org.glite.security.delegation.storage
Class GrDPStorageFactory

java.lang.Object
  extended by org.glite.security.delegation.storage.GrDPStorageFactory
Direct Known Subclasses:
GrDPStorageDatabaseFactory, GrDPStorageFilesystemFactory

public abstract class GrDPStorageFactory
extends java.lang.Object

Factory interface to get GrDPStorage instances.


Constructor Summary
GrDPStorageFactory()
           
 
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

GrDPStorageFactory

public GrDPStorageFactory()
Method Detail

createGrDPStorage

public GrDPStorage createGrDPStorage(GrDProxyDlgeeOptions dlgeeOptions)
                              throws GrDPStorageException
Creates a new GrDPStorage instance and returns it to the user.

Returns:
The storage object that interfaces the storage backend.
Throws:
GrDPStorageException


Copyright © 2004-2008. EU-EGEE