org.glite.security.delegation.storage
Class GrDPStorageDatabaseFactory

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

public class GrDPStorageDatabaseFactory
extends GrDPStorageFactory

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


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

GrDPStorageDatabaseFactory

public GrDPStorageDatabaseFactory()
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 GrDPStorageDatabase object.

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


Copyright © 2004-2008. EU-EGEE